Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2022-04-08fate: update reference files after the recent dash manifest muxer changesJames Almer
2022-01-10avformat/movenc: fix duration in mdhd boxZhao Zhili
2022-01-05lavfi/drawutils: re-enable P010 and P016 supportrcombs
2022-01-05lavfi/drawutils: overhaul to improve pixel format supportrcombs
2022-01-05lavfi/drawutils: reject shift-packed formatsrcombs
2022-01-05swscale: introduce isSwappedChromarcombs
2022-01-05swscale: introduce isDataInHighBitsrcombs
2022-01-05swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit casesrcombs
2022-01-04lavc/hevcdec: Parse DOVI RPU NALsNiklas Haas
2022-01-04fate: Limit Dolby Vision RPU test frame countNiklas Haas
2021-12-31avformat/imf: TestsPierre-Anthony Lemieux
2021-12-27avformat/mxfenc: fix DNxHD GC element_typeNicolas Gaullier
2021-12-27avformat/mxfenc: fix DNxHD GC container_ulNicolas Gaullier
2021-12-23swscale: add P210/P410/P216/P416 outputrcombs
2021-12-22ffprobe: add missing separator when printing side data in compact outputJames Almer
2021-12-22libavformat: add side_data copy in concat demuxerGerard Sole
2021-12-18avcodec/cdgraphics: fix transparency handlingPaul B Mahol
2021-12-02fate/ffmpeg: Fix shortest testsAndreas Rheinhardt
2021-12-02fate/ffmpeg: add some more flags to the shortest testsJames Almer
2021-12-02fate/ffmpeg: add missing bitexact flags to the shortest testsJames Almer
2021-12-02fate/ffmpeg: add tests for shortest optionJames Almer
2021-11-29fftools/ffprobe: print size of attachment streams (extradata_size)softworkz
2021-11-29lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs
2021-11-18ffmpeg: fix loosing gaps between audio frame timestamps when filteringPaul B Mahol
2021-11-17fate: Add test for Dolby Vision RPU side dataDerek Buitenhuis
2021-11-16ffmpeg: rewrite setting the stream dispositionAnton Khirnov
2021-11-05lavf/mov: Change default to prefer TFDT time and allow for fallback to SIDX o...Thilo Borgmann
2021-11-04swscale/input: fix planar_rgb16_to_a for gbrap10be and gbrap12be formatsMark Reid
2021-10-29fate: update ref files after a recent changeJames Almer
2021-10-27avfilter: split negate filter from lut filterPaul B Mahol
2021-10-15avformat/argo_asf: pass name through as metadataZane van Iperen
2021-10-14fate: update histogram test resultsPaul B Mahol
2021-10-07fate/cover-art: Add test for muxing cover arts to FLACAndreas Rheinhardt
2021-10-07fate/subtitles: Add scc remux testAndreas Rheinhardt
2021-10-07fate/image: Modify aliaspix tests to also cover the encoderAndreas Rheinhardt
2021-10-07fate/subtitles: Add remuxing test for lrcAndreas Rheinhardt
2021-10-04avformat/{isom,mov,movenc}: add support for CMAF DASH rolesJan Ekström
2021-10-01lavf/movenc: Write 'dby1' minor brand if Dolby content is being muxed to MP4Derek Buitenhuis
2021-09-30avfilter/vf_avgblur: switch to faster algorithmPaul B Mahol
2021-09-27fate/oma: Add remux tests for ATRAC3 and ATRAC3PAndreas Rheinhardt
2021-09-27fate/caf: Add remux testsAndreas Rheinhardt
2021-09-27fate/demux: Move caf test to its own fileAndreas Rheinhardt
2021-09-26swscale: add input/output support for X2BGR10LEManuel Stoeckl
2021-09-26lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl
2021-09-26swscale/yuv2rgb: fix conversion to X2RGB10Manuel Stoeckl
2021-09-26webp: fix transforms after a palette with pixel packing.Maryla
2021-09-26fate/subtitles: Add JACOsub remuxing testAndreas Rheinhardt
2021-09-23avformat/mov: Set AVSTREAM_PARSE_HEADERS flag for H264Nicolas Gaullier
2021-09-23avcodec/h264_parser: Set AVCodecContext.framerateNicolas Gaullier
2021-09-20Revert "fate: Add test for ticket 6024, truncated decoding mode"Anton Khirnov