| Commit message (Expand) | Author | Age | Files | Lines |
* | checkasm/flacdsp: run lpc benchmarks with an unmodified buffer | James Almer | 2024-05-12 | 1 | -3/+5 |
* | riscv: add Zvbb vector bit manipulation extension | Rémi Denis-Courmont | 2024-05-11 | 1 | -0/+1 |
* | checkasm: Fix h264chroma test name | sunyuechi | 2024-05-11 | 1 | -17/+17 |
* | checkasm: add test for fdct | Ramiro Polla | 2024-05-11 | 5 | -0/+77 |
* | libavcodec/motion_est: fix penalty_factor for b frames | Ramiro Polla | 2024-05-11 | 6 | -18/+18 |
* | tests/checkasm/svq1enc: Use proper range for input | Andreas Rheinhardt | 2024-05-09 | 1 | -2/+3 |
* | checkasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab tests | James Almer | 2024-05-08 | 1 | -14/+7 |
* | checkasm/blockdsp: don't randomize the buffers for fill_block_tab | James Almer | 2024-05-08 | 1 | -1/+2 |
* | avutil/opt: add an unsigned option type | James Almer | 2024-05-04 | 1 | -2/+30 |
* | avutil/tests/opt: test values > INT_MAX for INT64 type | James Almer | 2024-05-04 | 1 | -11/+14 |
* | avutil/tests/opt: test negative values for INT and INT64 types | James Almer | 2024-05-04 | 1 | -5/+30 |
* | checkasm/rv40dsp: add chroma_mc test | sunyuechi | 2024-05-03 | 5 | -0/+81 |
* | checkasm/blockdsp: add fill_block test | sunyuechi | 2024-05-03 | 1 | -0/+31 |
* | fate/scale2ref_keep_aspect: switch to vf_scale ref_* | Niklas Haas | 2024-05-03 | 1 | -2/+1 |
* | checkasm: vc1dsp: Align buffers sufficiently for the mspel tests | Martin Storsjö | 2024-04-30 | 1 | -4/+4 |
* | checkasm/vc1dsp: add mspel_pixels test | sunyuechi | 2024-04-29 | 1 | -0/+37 |
* | fate: allow https for git URLs | Timo Rothenpieler | 2024-04-27 | 1 | -2/+2 |
* | opusdsp: add ability to modify deemphasis constant | Lynne | 2024-04-27 | 1 | -4/+5 |
* | fate/iamf: don't demux packets in fate-iamf-5_1-{copy,demux} | James Almer | 2024-04-25 | 3 | -210/+2 |
* | fate/iamf: add a demux text | James Almer | 2024-04-24 | 2 | -0/+414 |
* | fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies | James Almer | 2024-04-24 | 1 | -1/+1 |
* | fate/iamf: add a remux test with stream group copying | James Almer | 2024-04-24 | 2 | -1/+417 |
* | avutil/opt: add support for children objects in av_opt_serialize | James Almer | 2024-04-23 | 1 | -1/+1 |
* | avutil/tests/opt: test av_opt_find2() | James Almer | 2024-04-23 | 1 | -0/+7 |
* | avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag | James Almer | 2024-04-23 | 1 | -0/+1 |
* | avutil/frame: add a flag to allow overwritting existing entries | James Almer | 2024-04-11 | 1 | -11/+11 |
* | tests/movenc: Validate that normal muxer usage doesn't print warnings | Martin Storsjö | 2024-04-11 | 1 | -1/+1 |
* | tests/checkasm: add exclude_guest for non-x86 linux perf | J. Dekker | 2024-04-10 | 1 | -0/+3 |
* | movenc: Allow writing timed ID3 metadata | Martin Storsjö | 2024-04-10 | 1 | -0/+8 |
* | avformat/mov_chan: respect channel order when parsing and creating chnl atom | Marton Balint | 2024-04-09 | 1 | -1/+1 |
* | configure, etc: switch to shebang without space | J. Dekker | 2024-04-09 | 2 | -2/+2 |
* | avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEON | Geoff Hill | 2024-04-08 | 1 | -0/+26 |
* | avcodec/ac3: Implement sum_square_butterfly_int32 for aarch64 NEON | Geoff Hill | 2024-04-08 | 1 | -0/+27 |
* | avcodec/ac3: Implement ac3_extract_exponents for aarch64 NEON | Geoff Hill | 2024-04-08 | 1 | -0/+38 |
* | avcodec/ac3: Implement ac3_exponent_min for aarch64 NEON | Geoff Hill | 2024-04-08 | 1 | -0/+42 |
* | avcodec/ass,webvttdec: implement more portable curly brace escapes | Oneric | 2024-04-06 | 1 | -1/+1 |
* | avcodec/webvttdec: honour bidi marks | Oneric | 2024-04-06 | 1 | -1/+1 |
* | fate/ffmpeg: Avoid dependency on samples | Andreas Rheinhardt | 2024-04-05 | 5 | -171/+171 |
* | fate/wavpack: Add test for DSD | Andreas Rheinhardt | 2024-04-04 | 2 | -0/+4 |
* | avcodec/vvc: Rename vvc_?foo->foo | Andreas Rheinhardt | 2024-04-04 | 1 | -3/+3 |
* | fate/ffprobe: Fix test requirements | Andreas Rheinhardt | 2024-04-03 | 2 | -31/+10 |
* | fate/api: Fix requirements of fate-api-seek | Andreas Rheinhardt | 2024-04-03 | 1 | -1/+1 |
* | fate/lavf-container: Check earlier for presence of ffmpeg cli | Andreas Rheinhardt | 2024-04-03 | 1 | -1/+1 |
* | fate/libswscale: Disable ffmpeg-dependent tests without ffmpeg | Andreas Rheinhardt | 2024-04-03 | 1 | -5/+4 |
* | fate/vvc: add vvc-conformance-IBC_B_Tencent_2 | James Almer | 2024-04-02 | 2 | -0/+23 |
* | fate/vvc: add vvc-conformance-SUBPIC_C_ERICSSON_1 | James Almer | 2024-04-02 | 2 | -0/+38 |
* | fate/vvc: disable vvc-conformance-OPI_B_3 and vvc-conformance-VPS_A_3 | James Almer | 2024-04-02 | 3 | -14/+2 |
* | fate/fits: Fix tests on BE | Andreas Rheinhardt | 2024-04-02 | 2 | -2/+2 |
* | fate/filter-video: Insert scale, format filters in filter-yadif,bwdif10 | Andreas Rheinhardt | 2024-04-02 | 1 | -3/+3 |
* | fate/filter-video: Always use little endian pixel format | Andreas Rheinhardt | 2024-04-02 | 1 | -1/+1 |