aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* checkasm/flacdsp: run lpc benchmarks with an unmodified bufferJames Almer2024-05-121-3/+5
* riscv: add Zvbb vector bit manipulation extensionRémi Denis-Courmont2024-05-111-0/+1
* checkasm: Fix h264chroma test namesunyuechi2024-05-111-17/+17
* checkasm: add test for fdctRamiro Polla2024-05-115-0/+77
* libavcodec/motion_est: fix penalty_factor for b framesRamiro Polla2024-05-116-18/+18
* tests/checkasm/svq1enc: Use proper range for inputAndreas Rheinhardt2024-05-091-2/+3
* checkasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab testsJames Almer2024-05-081-14/+7
* checkasm/blockdsp: don't randomize the buffers for fill_block_tabJames Almer2024-05-081-1/+2
* avutil/opt: add an unsigned option typeJames Almer2024-05-041-2/+30
* avutil/tests/opt: test values > INT_MAX for INT64 typeJames Almer2024-05-041-11/+14
* avutil/tests/opt: test negative values for INT and INT64 typesJames Almer2024-05-041-5/+30
* checkasm/rv40dsp: add chroma_mc testsunyuechi2024-05-035-0/+81
* checkasm/blockdsp: add fill_block testsunyuechi2024-05-031-0/+31
* fate/scale2ref_keep_aspect: switch to vf_scale ref_*Niklas Haas2024-05-031-2/+1
* checkasm: vc1dsp: Align buffers sufficiently for the mspel testsMartin Storsjö2024-04-301-4/+4
* checkasm/vc1dsp: add mspel_pixels testsunyuechi2024-04-291-0/+37
* fate: allow https for git URLsTimo Rothenpieler2024-04-271-2/+2
* opusdsp: add ability to modify deemphasis constantLynne2024-04-271-4/+5
* 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