aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate
Commit message (Expand)AuthorAgeFilesLines
* fate/iamf: add an ambisonic testJames Almer2024-01-231-0/+66
* fate: add VVC decoder testsJames Almer2024-01-2325-0/+910
* avcodec/speexdec: fix setting frame_size from extradataJames Almer2024-01-221-1/+1
* fate: add raw IAMF testsJames Almer2024-01-223-0/+230
* fftools/ffmpeg_demux: implement -bsf for inputAnton Khirnov2024-01-191-0/+18
* avutil/eval: Use even better PRNGMichael Niedermayer2024-01-161-1/+1
* avformat/mov: improve HEIF parsingJames Almer2024-01-152-2/+2
* fate/mov: force the native av1 decoder for the avif testsJames Almer2024-01-092-2/+2
* avformat/mov: Add support for demuxing still HEIC imagesVignesh Venkatasubramanian via ffmpeg-devel2024-01-092-0/+22
* fate: Add fsync filter testsThilo Borgmann2024-01-052-0/+74
* avfilter: add negotiation API for color space/rangeNiklas Haas2023-12-311-2/+2
* Add new vf_tiltandshift filterVittorio Giovara2023-12-211-0/+55
* swr/swresample: avoid reapplication of firstptsGyan Doshi2023-12-181-0/+24
* fate/jpegxl: add multiframe permuted TOC image parser testLeo Izen2023-12-151-0/+11
* tests/fate: add pixelize filter testsPaul B Mahol2023-12-143-0/+3
* tests/fate: add median filter testPaul B Mahol2023-12-141-0/+1
* avutil/imgutils: add support for 32bit pixel format for av_image_fill_black()Marton Balint2023-12-131-12/+12
* avutil/imgutils: fix av_image_fill_black() for some pixel formatsMarton Balint2023-12-131-7/+7
* avutil/tests/imgutils: add tests for av_image_fill_black()Marton Balint2023-12-131-0/+217
* fftools/ffmpeg: convert to a threaded architectureAnton Khirnov2023-12-121-21/+13
* fftools/ffmpeg_filter: make sub2video heartbeat more robustAnton Khirnov2023-12-122-5/+7
* tests/fate: add asegment filter testsPaul B Mahol2023-12-054-0/+1098
* fate/jpegxl: add parser test for extboxes and small filesLeo Izen2023-12-051-0/+9
* fate: Add tests for QOA decoderCosmin Stejerean2023-12-043-0/+183
* avcodec/h264_mp4toannexb_bsf: process new extradataZhao Zhili2023-11-223-8/+17
* fftools/ffmpeg: rework keeping track of file duration for -stream_loopAnton Khirnov2023-11-141-80/+80
* fate: enhance tpad filter testMarvin Scholz2023-11-091-0/+11
* avutil/channel_layout: add a 9.1.4 channel layoutJames Almer2023-11-081-0/+1
* avutil/channel_layout: add a 7.2.3 channel layoutJames Almer2023-11-081-0/+1
* lavf/smacker: export sample_aspect_ratioAnton Khirnov2023-11-051-1/+1
* avfilter/drawutils: ban XYZ formatsNiklas Haas2023-10-311-1/+0
* avutil/channel_layout: add a 3.1.2 channel layoutJames Almer2023-10-271-0/+1
* avutil/channel_layout: add a 7.1.4 channel layoutWill Wolcott2023-10-271-0/+1
* avutil/channel_layout: add a 7.1.2 channel layoutJames Almer2023-10-271-0/+1
* avutil/channel_layout: add a 5.1.4 channel layoutJames Almer2023-10-271-0/+1
* avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2James Almer2023-10-271-1/+1
* ffprobe: print the non-diegetic stream disposition flagJames Almer2023-10-2534-32/+69
* ffprobe: fix XML rendering, review XML layoutStefano Sabatini2023-10-2011-698/+714
* fate/screen: workaround test failure on mac M1Zhao Zhili2023-10-181-1/+0
* fftools/ffmpeg_enc: merge -force_key_frames source/source_no_dropAnton Khirnov2023-10-101-11/+11
* tests/fate/ffmpeg: add tests for -force_key_frames sourceAnton Khirnov2023-10-103-0/+1036
* fftools/ffmpeg: stop injecting stream side data in packetsJames Almer2023-10-0614-21/+21
* avcodec/decode: propagate global side data to framesJames Almer2023-10-062-65/+83
* ffprobe: introduce section type, use for the compact outputStefano Sabatini2023-10-0617-1436/+688
* ffprobe: correct section name for side data pieceStefano Sabatini2023-10-061-40/+40
* fftools/ffmpeg_enc: do not round frame durations prematurelyAnton Khirnov2023-10-031-1/+1
* fftools/ffmpeg_dec: disregard demuxer timestamps for NOTIMESTAMPS formatsAnton Khirnov2023-10-0311-114/+170
* lavc/mpeg4videodec: do not invent a framerate from guessed numbersAnton Khirnov2023-10-032-42/+43
* avformat/matroskaenc: Write default duration for audioAndreas Rheinhardt2023-10-023-11/+11
* avformat/matroskaenc: Don't create wrong packet durationsAndreas Rheinhardt2023-10-021-2/+2