summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fate/jpg: add RGB mjpeg fate testsLeo Izen2023-05-176-0/+41
* tests/fate: add a simple test for libx264Anton Khirnov2023-05-154-0/+108
* 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
* lavfi/dnn: Remove DNN native backendTing Fu2023-04-282-46/+0
* tests: do not override movflags defaultsMarton Balint2023-04-242-2/+2
* fftools/ffmpeg_enc: always use video frame durations when availableAnton Khirnov2023-04-244-71/+71
* fate/jpeg2000: add missing dependecy checksJames Almer2023-04-231-3/+5
* fate/jpeg2000: add JPEG 2000 tests using ITU/ISO conformance materialsPierre-Anthony Lemieux2023-04-2216-0/+149
* fate/h264: test disabling croppingJames Almer2023-04-222-1/+291
* fate: add tests for RGB jpegsLeo Izen2023-04-214-0/+27
* 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-1353-3474/+3474
* fftools/ffmpeg: change video decoding timestamp generationAnton Khirnov2023-04-134-6/+6
* lavf/rawdec: mark raw demuxers as having no timestampsAnton Khirnov2023-04-131-1/+1
* lavf/rawdec: set avg_frame_rateAnton Khirnov2023-04-137-33/+33
* checkasm: pass context as pointerxufuji4562023-04-136-39/+39
* checkasm/hevc: add transform_luma testxufuji4562023-04-131-0/+29
* fftools/sync_queue: make sure audio duration matches sample countAnton Khirnov2023-04-091-1/+0
* fate/matroska: add HDR10+ muxing testsJames Almer2023-04-083-0/+134
* avformat/matroskaenc: support writing Dynamic HDR10+ packet side dataJames Almer2023-04-0827-85/+85
* checkasm: add hevc_deblock chroma testJ. Dekker2023-04-065-1/+105
* tests/fate/vcodec.mak: drop strict experimental from j2k testsMichael Niedermayer2023-04-061-4/+4
* fate: split mxf test dependencies to DV and MPEG2Marton Balint2023-04-061-1/+2
* 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-029-1/+35
* avcodec/j2kenc: Fix funky bpno errors on decodingMichael Niedermayer2023-04-027-14/+14
* fate/lavf-container: add missing swscale deps to mxf_dvcpro100 and mxf_ffv1James Almer2023-03-281-2/+2
* fate: specify EC-off for damaged inter samplesJ. Dekker2023-03-272-8/+8
* avformat/mxfenc: fix stored/sampled/displayed width/heightJerome Martinez2023-03-263-2/+6
* 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-252-0/+5
* tests: add bwdif to fate filter testsJames Darnley2023-03-254-0/+143
* checkasm: add test for bwdifJames Darnley2023-03-255-0/+90
* 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-162-0/+16
* fate/mov: add PCM in mp4 testZhao Zhili2023-03-154-0/+51
* fate/vpx: add a vp9_superframe_bsf testJames Almer2023-03-102-0/+34
* tests: actually test yadif's 10 and 16-bit functionsJames Darnley2023-03-063-62/+62
* avcodec/pngdec: read colorspace info when decoding with AVDISCARD_ALLLeo Izen2023-02-282-5/+5
* fate/imfdec: remove imf experimental flagPierre-Anthony Lemieux2023-02-211-2/+2
* fate/imfdec: add audio testPierre-Anthony Lemieux2023-02-182-0/+210