summaryrefslogtreecommitdiff
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* fftools/sync_queue: make sure audio duration matches sample countAnton Khirnov2023-04-091-1/+0
* fate/matroska: add HDR10+ muxing testsJames Almer2023-04-082-0/+126
* avformat/matroskaenc: support writing Dynamic HDR10+ packet side dataJames Almer2023-04-0827-85/+85
* avformat/matroskaenc: write a MaxBlockAdditionID elementJames Almer2023-04-0527-85/+85
* tests: Add more j2k tests to cover a wider range of casesMichael Niedermayer2023-04-028-0/+32
* avcodec/j2kenc: Fix funky bpno errors on decodingMichael Niedermayer2023-04-027-14/+14
* avformat/mxfenc: fix stored/sampled/displayed width/heightJerome Martinez2023-03-262-1/+4
* fftools/ffprobe: print crop_* frame fieldsJames Almer2023-03-2617-97/+273
* tests: Fix fate-source after 0fbae2178b4ffda298b10473aa6fe17ef524eff9Martin Storsjö2023-03-261-0/+1
* avcodec/snowenc: Fix visual weight calculationMichael Niedermayer2023-03-267-38/+38
* avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 supportJerome Martinez2023-03-251-0/+3
* tests: add bwdif to fate filter testsJames Darnley2023-03-253-0/+134
* fftools/ffprobe: stop using AVFrame.pkt_{pos,size}Anton Khirnov2023-03-201-159/+159
* fate: add a yuv422p test for the untile filterJames Almer2023-03-161-0/+13
* fate/mov: add PCM in mp4 testZhao Zhili2023-03-152-0/+34
* fate/vpx: add a vp9_superframe_bsf testJames Almer2023-03-101-0/+30
* tests: actually test yadif's 10 and 16-bit functionsJames Darnley2023-03-062-60/+60
* avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALLLeo Izen2023-02-282-5/+5
* fate/imfdec: add audio testPierre-Anthony Lemieux2023-02-181-0/+207
* avformat/movenc: allow writing out channel count in MP4 and 3GPJan Ekström2023-02-141-1/+1
* ffprobe: report the corrupt flag on packetsrcombs2023-02-0935-2780/+2780
* ffmpeg: add video heartbeat capability to fix_sub_durationJan Ekström2023-02-031-0/+48
* avcodec/png: use libavutil/csp.h for cHRM chunksLeo Izen2023-01-252-13/+2
* ffprobe: fix data hash renderingStefano Sabatini2023-01-246-1220/+1220
* avfilter/vf_cropdetect: add ability to change limit at runtimeAshyni2023-01-243-44/+44
* avformat/segment: calculate segment durations correctly.Gyan Doshi2023-01-161-2/+2
* avcodec/h2645_sei: add support for Ambient Viewing Environment SEIJan Ekström2023-01-131-0/+12
* lavf/spdifdec: support EAC3rcombs2023-01-131-0/+659
* avcodec/av1_parser: export timing information when presentJames Almer2023-01-101-24/+24
* fftools/ffmpeg: always generate CFR output when -r is usedAnton Khirnov2023-01-102-86/+8
* lavc/bitstream: templatize for BE/LEAnton Khirnov2023-01-061-0/+1