aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fate/flvenc: force the av1 decoder in all steps for fate-enhanced-flv-av1James Almer2024-03-083-4/+5
* tests/fate/matroska: add tests for side data preferenceAnton Khirnov2024-03-083-0/+702
* lavu/opt: add array optionsAnton Khirnov2024-03-081-2/+33
* checkasm/hevc_deblock: Initialize bufferAndreas Rheinhardt2024-03-081-0/+1
* avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBERJames Almer2024-03-0718-187/+97
* avutil: remove deprecated FF_API_PKT_DURATIONJames Almer2024-03-0723-540/+360
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-071-3/+0
* fate/iamf: print stream dispositionJames Almer2024-03-055-4/+652
* fate/mov: add a heic test with a derived image using a single item twiceJames Almer2024-03-052-0/+60
* fate/mov: use framecrc for the remaining avif/heic testsJames Almer2024-03-055-36/+21
* fate/mov: print stream group information for avif/heic testsJames Almer2024-03-054-24/+215
* avformat/mov: fix setting dependent disposition on ambisonic IAMF streamsJames Almer2024-03-051-2/+2
* fate/mov: print stream group information for iamf testsJames Almer2024-03-055-9/+1022
* fate/iamf: print stream group informationJames Almer2024-03-055-5/+197
* fftools/ffprobe: add support for Stream GroupsJames Almer2024-03-0519-12/+25
* avformat/iamfenc: ensure updated extradata is writtenJames Almer2024-03-044-22/+22
* avformat/iamf_writer: update extradata from packet side dataJames Almer2024-03-044-22/+22
* avformat/wavdec: dynamically set max_size by defaultMarton Balint2024-03-0225-562/+863
* fate/libswresample: force number of samples for the input of aresample async ...Marton Balint2024-03-021-6/+6
* swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0Marton Balint2024-03-021-2/+2
* fate: never generate auto-generated referencesMarton Balint2024-03-021-1/+1
* tests/checkasm: Improve included headersAndreas Rheinhardt2024-03-027-11/+3
* checkasm/vvc_mc: Don't use declare_func_emmsAndreas Rheinhardt2024-03-021-6/+6
* avcodec/aacenc: Move initializing DSP out of aacenc.cAndreas Rheinhardt2024-03-021-5/+5
* fftools/ffmpeg: remove options deprecated before 6.0Anton Khirnov2024-03-011-25/+0
* fate/mov: add tests for HEIF samples with derived imagesJames Almer2024-02-263-0/+58
* fate/mov: test remuxing all stream heif itemsJames Almer2024-02-262-1/+8
* checkasm/hevc_deblock: add luma and chroma fullJ. Dekker2024-02-261-31/+215
* fate/mxf: fix mxf-probe-j2k on big endian systemsMarton Balint2024-02-252-2/+2
* checkasm: Add a "run-checkasm" make targetMartin Storsjö2024-02-211-0/+4
* fate/mov: rename a test group to better reflect what it requiresJames Almer2024-02-211-7/+7
* fate/mov: add missing samples dependency to avif/heic testsJames Almer2024-02-211-5/+6
* fate/mov: add missing ffprobe dependency to mov-write-amveJames Almer2024-02-211-2/+4
* fate/image: Enable fate-webp-rgb-lossless-palette-predictor testAndreas Rheinhardt2024-02-211-3/+2
* fate: add IAMF in mp4 testsJames Almer2024-02-205-0/+331
* fate: use an even more exotic channel layout mov-mp4-pcm-float testMarton Balint2024-02-192-3/+3
* avformat/mpegts: add a ts_id exported optionJames Almer2024-02-194-6/+6
* tests/fate-run: Do not ignore errors from intermediate commandsAndreas Rheinhardt2024-02-181-16/+28
* avutil/channel_layout: print known layout names in custom layoutJames Almer2024-02-181-2/+2
* {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headersJan Ekström2024-02-181-2/+2
* avutil/tests/channel_layout: add tests for av_channel_order_retypeMarton Balint2024-02-181-0/+27
* checkasm/rv34dsp: add rv34_idct_dc_add testsunyuechi2024-02-171-0/+24
* checkasm/rv34dsp: add rv34_inv_transform_dc testsunyuechi2024-02-175-0/+71
* avfilter/buffersrc: promote unspecified color metadataNiklas Haas2024-02-131-2/+2
* fate/subtitles: Ignore line endings for sub-scc testAndreas Rheinhardt2024-02-131-0/+1
* lavf/assenc: normalize line endings to \nrcombs2024-02-1125-818/+818
* tests/fate-run: Sanitize test argumentAndreas Rheinhardt2024-02-101-3/+3
* lavc/dxv: align to 4x4 blocks instead of 16x16Connor Worley2024-02-091-1/+1
* fate/video: add DXV3 HQ testsConnor Worley2024-02-083-0/+18
* fate/video: add DXV3 DXT1 encoding testConnor Worley2024-02-082-0/+13