summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* movenc: Present durations in mvhd/tkhd/mdhd as they are after editsMartin Storsjö2021-01-154-4/+4
* fft: remove 16-bit FFT and MDCT codeLynne2021-01-141-25/+5
* ac3enc_fixed: convert to 32-bit sample formatLynne2021-01-144-4/+4
* fate: add tests for AVIDAnton Khirnov2021-01-013-0/+28
* api-seek-test: use non-obsolete decoding APIAnton Khirnov2021-01-011-42/+62
* api-band-test: use non-obsolete decoding APIAnton Khirnov2021-01-011-37/+53
* api-h264-test: use non-obsolete decoding APIAnton Khirnov2021-01-011-32/+53
* lavfi/vf_pp7: convert to the video_enc_params APIAnton Khirnov2021-01-011-2/+2
* lavfi/vf_spp: convert to the video_enc_params APIAnton Khirnov2021-01-011-2/+2
* lavfi/vf_pp: convert to the video_enc_params APIAnton Khirnov2021-01-011-3/+3
* lavfi/vf_qp: convert to the video_enc_params APIAnton Khirnov2021-01-011-4/+4
* mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov2021-01-011-3/+3
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-0134-0/+39
* fate/image: add missing ffprobe dependency to fate-dpx-probeJames Almer2020-12-181-4/+6
* fate/image: update fate-dpx-probe reference fileJames Almer2020-12-181-1/+1
* avcodec/dpx: Read color information from DPX headerHarry Mallon2020-12-171-2/+2
* avcodec/dpx: Report color_range from DPX headerHarry Mallon2020-12-171-1/+1
* avcodec/dpx: Read SMPTE timecode from DPXHarry Mallon2020-12-171-0/+7
* fate: Add dpx-probe testHarry Mallon2020-12-172-0/+13
* avcodec/decode: set best_effort_timestamp on output frames for all decodersJames Almer2020-12-133-4/+4
* fate: fix fate-filter-hqx on big-endian archesAndriy Gelman2020-12-121-3/+3
* tests/audiomatch: add free to make static analysis tools happyJun Zhao2020-12-101-2/+9
* smvjpegdec: merge into mjpegdecAnton Khirnov2020-12-101-1/+1
* tests: stop using -vsync dropAnton Khirnov2020-12-1058-3583/+3574
* lavf/mux: rewrite guessing the packet durationAnton Khirnov2020-12-1017-369/+369
* tests: drop api-codec-param testAnton Khirnov2020-12-105-837/+0
* avcodec/exr: preserve half-float NaN bits and add fate testMark Reid2020-12-092-0/+8
* avfilter/af_earwax: fix filter behaviorPaul B Mahol2020-12-072-21/+21
* avformat/dv: fix timestamps of audio packets in case of dropped corrupt audio...Marton Balint2020-12-061-9/+9
* fate: add a test for HDR10+ metadata in HEVCMohammad Izadi2020-12-052-0/+65
* libavformat/mov.c: export vendor id as metadataThierry Foucu2020-12-054-3/+5
* avutil/opt: add AV_OPT_FLAG_DEPRECATED optionLimin Wang2020-12-051-27/+27
* fate: Convert the musepack8 test to an oneoff testMartin Storsjö2020-11-172-142/+3
* aviobuf: Increase the default SHORT_SEEK_THRESHOLD to 32 KBMartin Storsjö2020-11-122-16/+10
* avcodec/adpcm_ima_amv: use coded sample countZane van Iperen2020-11-091-156/+156
* avcodec/adpcm_ima_swf: fix frame size to 4096Zane van Iperen2020-11-075-58/+58
* fate/filter-video: add 10bit test for unsharp filterLimin Wang2020-11-072-0/+28
* fate: Add test for Musepack SV8 decodingAndreas Rheinhardt2020-10-312-0/+146
* ffmpeg: move field order decision making to encoder initializationJan Ekström2020-10-294-5/+5
* ffmpeg: pass decoded or filtered AVFrame to output stream initializationJan Ekström2020-10-294-4/+4
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-281-0/+8
* tests/audiomatch: removes a warning when compiling tests/audiomatchSteven Liu2020-10-261-3/+4
* fate: add adpcm_ima_alp encoding testZane van Iperen2020-10-252-0/+8
* tests/fate/hevc: Add test for 3fbf8737923ac49754946a2505367630544b87f1Michael Niedermayer2020-10-252-0/+9
* fate: add test for adpcm_swf in wavZane van Iperen2020-10-212-0/+8
* fate-mxf-probe-applehdr10: Ignore endiannessTomas Härdin2020-10-122-2/+2
* fate: Add aa-demux testMichael Niedermayer2020-10-102-0/+286
* FATE/dnn: only run unit test when CONFIG_DNN enabledPeter Ross2020-10-091-1/+1
* libswcale/input: use more accurate planer rgb16 yuv conversionsMark Reid2020-10-0612-50/+50
* avcodec/av1dec: avoid probing with av1decJames Almer2020-10-062-11/+11