aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-032-0/+63
* x86: replace explicit REP_RETs with RETsLynne2023-02-011-1/+1
* 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-132-0/+662
* 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-104-91/+11
* lavc/tests: add a cached bitstream reader testAnton Khirnov2023-01-061-0/+10
* lavc/bitstream: templatize for BE/LEAnton Khirnov2023-01-061-0/+1
* avformat/oggenc: don't flush twice when the last packet is side data onlyJames Almer2023-01-031-1/+1
* avfilter/palettegen: make refs order deterministicClément Bœsch2023-01-032-2/+2
* avfilter/palettegen: base box split decision on a perceptual modelClément Bœsch2023-01-032-2/+2
* avfilter/palettegen: change cut score from ∑e² to max e²Clément Bœsch2023-01-032-2/+2
* avfilter/palettegen: define the best axis to cut using the squared errorClément Bœsch2023-01-032-2/+2
* avfilter/paletteuse: switch to a perceptual modelClément Bœsch2023-01-034-284/+284
* avformat/oggenc: ignore empty packetsJames Almer2022-12-271-1/+1
* avcodec/pnm: avoid mirroring PFM images verticallyLeo Izen2022-12-274-4/+4
* fate/flac: Add test of 32 bps encoding/decodingMartijn van Beurden2022-12-261-0/+4
* checkasm/v210dec: add extra space to the destination arraysJames Darnley2022-12-211-6/+6
* avcodec/x86: add avx512icl function for v210decJames Darnley2022-12-201-6/+6
* avfilter/vf_tinterlace: support full-range YUVNiklas Haas2022-12-201-1/+1
* avfilter/drawutils: rgb48/bgr48 is supportedPaul B Mahol2022-12-101-0/+2
* Revert "avcodec/decode: use a packet list to store packet properties"James Almer2022-12-071-1/+1
* fate: add QOI/XBM/XWD image2pipe testsPaul B Mahol2022-12-034-0/+12
* avcodec/ass: specify a permissive encodingOneric2022-12-0324-24/+24