aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* fate/matroska: Add ALAC remux testAndreas Rheinhardt2023-08-101-0/+173
* avformat/matroskaenc: Support rotationsAndreas Rheinhardt2023-08-101-2/+11
* avformat/mov: enable identifying TTML subtitle streams as suchJan Ekström2023-07-282-8/+11
* avcodec: move content light level SEI handling to h2645_seiJan Ekström2023-07-272-10/+10
* avcodec: move mastering display colour volume SEI handling to h2645_seiJan Ekström2023-07-272-13/+13
* tests/fate: fix mismatches between requested and actually used pixel formatsAnton Khirnov2023-07-203-5/+5
* tests/fate: Add test for overlay filter using yuv444p10 output formatTobias Rapp2023-07-201-0/+8
* avformat/ivfenc: Set the "number of frames" in IVF headerDai, Jianhui J2023-07-0913-13/+13
* fate/cbs: add more VVC testsJames Almer2023-07-075-0/+5
* lavc/dvdec: export bitrateAnton Khirnov2023-07-071-1/+1
* Add SMC vsynth testsTomas Härdin2023-07-024-0/+16
* fate/cbs: simplify the filter_unit discard testsJames Almer2023-07-018-150/+8
* fate/cbs: add VVC testsJames Almer2023-06-3021-0/+21
* Add FATE test for timed id3 demux.Romain Beauxis2023-06-291-0/+6
* avcodec/j2kenc: use uint64_t type for the lambda valueJames Almer2023-06-244-16/+16
* tests/fate/ffmpeg: silence the audio for fate-ffmpeg-streamloop-transcode-avAnton Khirnov2023-06-211-72/+72
* lavc/msrleenc: Add msrle encoderTomas Härdin2023-06-204-0/+16
* avformat/evc: skip nalu header size bytes before parsing spsJames Almer2023-06-191-1/+1
* fate/lavf-container: add a test to remux raw evc into mp4James Almer2023-06-191-0/+3
* tests/fate: add a test for -streamloop with transcoding video+audioAnton Khirnov2023-06-191-0/+151
* tests/fate: rename ffmpeg-streamloop to ffmpeg-streamloop-copyAnton Khirnov2023-06-191-0/+0
* fate/cbs: add tests for discard_unitsZhao Zhili2023-06-198-0/+150
* fftools/ffmpeg_enc: avoid breaking exactly integer timestamps in vsync codeAnton Khirnov2023-06-054-4/+4
* tests/fate/ffmpeg: add tests for -max_error_rateAnton Khirnov2023-06-052-0/+0
* av1dec: add Vulkan hwaccelLynne2023-05-291-0/+2
* lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmtsLynne2023-05-2916-0/+70
* lavu: add 12-bit 2-plane 422 and 444 pixel formatsLynne2023-05-291-0/+4
* avformat/gifdec: switch to using gif parserPaul B Mahol2023-05-251-1/+1
* tests/fate/ffmpeg: add a test for input -r optionAnton Khirnov2023-05-221-0/+12
* fate/demux: fix fate-cavs-demuxJames Almer2023-05-201-1/+1
* avcodec/cavs_parser: fix finding the end of a frameZhao Zhili2023-05-201-0/+62
* fate/jpg: add RGB mjpeg fate testsLeo Izen2023-05-175-0/+30
* tests/fate: add a simple test for libx264Anton Khirnov2023-05-151-0/+85
* avformat/tests/imf: add invalid resource testPierre-Anthony Lemieux2023-05-111-0/+2
* fftools/ffprobe: print exported stream AVOptionsJames Almer2023-05-084-7/+7
* fftools/ffmpeg: always use the same path for setting InputStream.[next_]dtsAnton Khirnov2023-05-022-28/+28
* fftools/ffmpeg: rework audio-decode timestamp handlingAnton Khirnov2023-05-023-334/+334
* lavf/dv: use a more granular timebase for audioAnton Khirnov2023-05-021-8/+8
* lavf/dv: do not set video timebase more than onceAnton Khirnov2023-05-024-44/+44
* lavf/dauddec: set timebase to 1/samplerateAnton Khirnov2023-04-282-18/+18
* fftools/ffmpeg_enc: always use video frame durations when availableAnton Khirnov2023-04-244-71/+71
* fate/jpeg2000: add JPEG 2000 tests using ITU/ISO conformance materialsPierre-Anthony Lemieux2023-04-2214-0/+84
* fate/h264: test disabling croppingJames Almer2023-04-221-0/+288
* fate: add tests for RGB jpegsLeo Izen2023-04-213-0/+18
* fate/png-icc-parse: update ref dataSteven Liu2023-04-211-12/+5
* fftools/ffmpeg: propagate frame durations to packets when encodingAnton Khirnov2023-04-1919-133/+133
* fftools/ffmpeg: stop using fake dts for generating timestampsAnton Khirnov2023-04-1352-3472/+3472
* fftools/ffmpeg: change video decoding timestamp generationAnton Khirnov2023-04-133-5/+5
* lavf/rawdec: mark raw demuxers as having no timestampsAnton Khirnov2023-04-131-1/+1
* lavf/rawdec: set avg_frame_rateAnton Khirnov2023-04-136-32/+32