aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux}James Almer2024-04-253-210/+2
* fate/iamf: add a demux textJames Almer2024-04-242-0/+414
* fftools/ffmpeg_mux_init: add missing IAMF Param Definition copiesJames Almer2024-04-241-1/+1
* fate/iamf: add a remux test with stream group copyingJames Almer2024-04-242-1/+417
* avutil/opt: add support for children objects in av_opt_serializeJames Almer2024-04-231-1/+1
* avutil/tests/opt: test av_opt_find2()James Almer2024-04-231-0/+7
* avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flagJames Almer2024-04-231-0/+1
* avutil/frame: add a flag to allow overwritting existing entriesJames Almer2024-04-111-11/+11
* tests/movenc: Validate that normal muxer usage doesn't print warningsMartin Storsjö2024-04-111-1/+1
* tests/checkasm: add exclude_guest for non-x86 linux perfJ. Dekker2024-04-101-0/+3
* movenc: Allow writing timed ID3 metadataMartin Storsjö2024-04-101-0/+8
* avformat/mov_chan: respect channel order when parsing and creating chnl atomMarton Balint2024-04-091-1/+1
* configure, etc: switch to shebang without spaceJ. Dekker2024-04-092-2/+2
* avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEONGeoff Hill2024-04-081-0/+26
* avcodec/ac3: Implement sum_square_butterfly_int32 for aarch64 NEONGeoff Hill2024-04-081-0/+27
* avcodec/ac3: Implement ac3_extract_exponents for aarch64 NEONGeoff Hill2024-04-081-0/+38
* avcodec/ac3: Implement ac3_exponent_min for aarch64 NEONGeoff Hill2024-04-081-0/+42
* avcodec/ass,webvttdec: implement more portable curly brace escapesOneric2024-04-061-1/+1
* avcodec/webvttdec: honour bidi marksOneric2024-04-061-1/+1
* fate/ffmpeg: Avoid dependency on samplesAndreas Rheinhardt2024-04-055-171/+171
* fate/wavpack: Add test for DSDAndreas Rheinhardt2024-04-042-0/+4
* avcodec/vvc: Rename vvc_?foo->fooAndreas Rheinhardt2024-04-041-3/+3
* fate/ffprobe: Fix test requirementsAndreas Rheinhardt2024-04-032-31/+10
* fate/api: Fix requirements of fate-api-seekAndreas Rheinhardt2024-04-031-1/+1
* fate/lavf-container: Check earlier for presence of ffmpeg cliAndreas Rheinhardt2024-04-031-1/+1
* fate/libswscale: Disable ffmpeg-dependent tests without ffmpegAndreas Rheinhardt2024-04-031-5/+4
* fate/vvc: add vvc-conformance-IBC_B_Tencent_2James Almer2024-04-022-0/+23
* fate/vvc: add vvc-conformance-SUBPIC_C_ERICSSON_1James Almer2024-04-022-0/+38
* fate/vvc: disable vvc-conformance-OPI_B_3 and vvc-conformance-VPS_A_3James Almer2024-04-023-14/+2
* fate/fits: Fix tests on BEAndreas Rheinhardt2024-04-022-2/+2
* fate/filter-video: Insert scale, format filters in filter-yadif,bwdif10Andreas Rheinhardt2024-04-021-3/+3
* fate/filter-video: Always use little endian pixel formatAndreas Rheinhardt2024-04-021-1/+1
* fate/video: Only use bitexact IDCT in avid meridianAndreas Rheinhardt2024-04-021-1/+1
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-3113-0/+13
* fate/image: Fix EXR tests on big endianAndreas Rheinhardt2024-03-301-75/+75
* fate: fix sub2video_{basic, time_limited} on big-endian targetsSean McGovern2024-03-301-0/+2
* lavfi/setpts: unset frame durationsAnton Khirnov2024-03-291-50/+50
* lavf/vf_setpts: unset output framerateAnton Khirnov2024-03-291-38/+51
* tests/audiogen: Fix total RIFF chunk sizeTobias Rapp2024-03-281-1/+1
* fftools/ffmpeg_dec: apply cropping manuallyAnton Khirnov2024-03-283-6/+6
* tests: Remove fate-libx265-hdr10Zhao Zhili2024-03-272-21/+0
* avutil/timestamp: change precision of av_ts_make_time_string()Marton Balint2024-03-252-7/+7
* fate/source: Fix FATE reference fileAndreas Rheinhardt2024-03-251-2/+0
* avfilter/af_channelmap: fix mapping if in_channel was a string but out_channe...Marton Balint2024-03-241-1/+1
* tests/fate/ffmpeg: evaluate thread count in fate-run.sh rather than makeAnton Khirnov2024-03-231-1/+1
* fate/filter-audio: Don't use pcm output for channelsplit testAndreas Rheinhardt2024-03-222-4/+4
* avcodec/libx265: add support for writing out CLL and MDCVJan Ekström2024-03-202-0/+21
* avcodec/libx264: add support for writing out CLL and MDCVJan Ekström2024-03-202-0/+20
* avcodec/libsvtav1: add support for writing out CLL and MDCVJan Ekström2024-03-202-0/+19
* avutil/frame: add helper for adding side data to arrayJan Ekström2024-03-202-0/+18