| Commit message (Expand) | Author | Age | Files | Lines |
* | fate/flvenc: force the av1 decoder in all steps for fate-enhanced-flv-av1 | James Almer | 2024-03-08 | 3 | -4/+5 |
* | tests/fate/matroska: add tests for side data preference | Anton Khirnov | 2024-03-08 | 3 | -0/+702 |
* | lavu/opt: add array options | Anton Khirnov | 2024-03-08 | 1 | -2/+33 |
* | checkasm/hevc_deblock: Initialize buffer | Andreas Rheinhardt | 2024-03-08 | 1 | -0/+1 |
* | avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBER | James Almer | 2024-03-07 | 18 | -187/+97 |
* | avutil: remove deprecated FF_API_PKT_DURATION | James Almer | 2024-03-07 | 23 | -540/+360 |
* | avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT | James Almer | 2024-03-07 | 1 | -3/+0 |
* | fate/iamf: print stream disposition | James Almer | 2024-03-05 | 5 | -4/+652 |
* | fate/mov: add a heic test with a derived image using a single item twice | James Almer | 2024-03-05 | 2 | -0/+60 |
* | fate/mov: use framecrc for the remaining avif/heic tests | James Almer | 2024-03-05 | 5 | -36/+21 |
* | fate/mov: print stream group information for avif/heic tests | James Almer | 2024-03-05 | 4 | -24/+215 |
* | avformat/mov: fix setting dependent disposition on ambisonic IAMF streams | James Almer | 2024-03-05 | 1 | -2/+2 |
* | fate/mov: print stream group information for iamf tests | James Almer | 2024-03-05 | 5 | -9/+1022 |
* | fate/iamf: print stream group information | James Almer | 2024-03-05 | 5 | -5/+197 |
* | fftools/ffprobe: add support for Stream Groups | James Almer | 2024-03-05 | 19 | -12/+25 |
* | avformat/iamfenc: ensure updated extradata is written | James Almer | 2024-03-04 | 4 | -22/+22 |
* | avformat/iamf_writer: update extradata from packet side data | James Almer | 2024-03-04 | 4 | -22/+22 |
* | avformat/wavdec: dynamically set max_size by default | Marton Balint | 2024-03-02 | 25 | -562/+863 |
* | fate/libswresample: force number of samples for the input of aresample async ... | Marton Balint | 2024-03-02 | 1 | -6/+6 |
* | swresample/resample: fix rounding errors with filter_size=1 and phase_shift=0 | Marton Balint | 2024-03-02 | 1 | -2/+2 |
* | fate: never generate auto-generated references | Marton Balint | 2024-03-02 | 1 | -1/+1 |
* | tests/checkasm: Improve included headers | Andreas Rheinhardt | 2024-03-02 | 7 | -11/+3 |
* | checkasm/vvc_mc: Don't use declare_func_emms | Andreas Rheinhardt | 2024-03-02 | 1 | -6/+6 |
* | avcodec/aacenc: Move initializing DSP out of aacenc.c | Andreas Rheinhardt | 2024-03-02 | 1 | -5/+5 |
* | fftools/ffmpeg: remove options deprecated before 6.0 | Anton Khirnov | 2024-03-01 | 1 | -25/+0 |
* | fate/mov: add tests for HEIF samples with derived images | James Almer | 2024-02-26 | 3 | -0/+58 |
* | fate/mov: test remuxing all stream heif items | James Almer | 2024-02-26 | 2 | -1/+8 |
* | checkasm/hevc_deblock: add luma and chroma full | J. Dekker | 2024-02-26 | 1 | -31/+215 |
* | fate/mxf: fix mxf-probe-j2k on big endian systems | Marton Balint | 2024-02-25 | 2 | -2/+2 |
* | checkasm: Add a "run-checkasm" make target | Martin Storsjö | 2024-02-21 | 1 | -0/+4 |
* | fate/mov: rename a test group to better reflect what it requires | James Almer | 2024-02-21 | 1 | -7/+7 |
* | fate/mov: add missing samples dependency to avif/heic tests | James Almer | 2024-02-21 | 1 | -5/+6 |
* | fate/mov: add missing ffprobe dependency to mov-write-amve | James Almer | 2024-02-21 | 1 | -2/+4 |
* | fate/image: Enable fate-webp-rgb-lossless-palette-predictor test | Andreas Rheinhardt | 2024-02-21 | 1 | -3/+2 |
* | fate: add IAMF in mp4 tests | James Almer | 2024-02-20 | 5 | -0/+331 |
* | fate: use an even more exotic channel layout mov-mp4-pcm-float test | Marton Balint | 2024-02-19 | 2 | -3/+3 |
* | avformat/mpegts: add a ts_id exported option | James Almer | 2024-02-19 | 4 | -6/+6 |
* | tests/fate-run: Do not ignore errors from intermediate commands | Andreas Rheinhardt | 2024-02-18 | 1 | -16/+28 |
* | avutil/channel_layout: print known layout names in custom layout | James Almer | 2024-02-18 | 1 | -2/+2 |
* | {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers | Jan Ekström | 2024-02-18 | 1 | -2/+2 |
* | avutil/tests/channel_layout: add tests for av_channel_order_retype | Marton Balint | 2024-02-18 | 1 | -0/+27 |
* | checkasm/rv34dsp: add rv34_idct_dc_add test | sunyuechi | 2024-02-17 | 1 | -0/+24 |
* | checkasm/rv34dsp: add rv34_inv_transform_dc test | sunyuechi | 2024-02-17 | 5 | -0/+71 |
* | avfilter/buffersrc: promote unspecified color metadata | Niklas Haas | 2024-02-13 | 1 | -2/+2 |
* | fate/subtitles: Ignore line endings for sub-scc test | Andreas Rheinhardt | 2024-02-13 | 1 | -0/+1 |
* | lavf/assenc: normalize line endings to \n | rcombs | 2024-02-11 | 25 | -818/+818 |
* | tests/fate-run: Sanitize test argument | Andreas Rheinhardt | 2024-02-10 | 1 | -3/+3 |
* | lavc/dxv: align to 4x4 blocks instead of 16x16 | Connor Worley | 2024-02-09 | 1 | -1/+1 |
* | fate/video: add DXV3 HQ tests | Connor Worley | 2024-02-08 | 3 | -0/+18 |
* | fate/video: add DXV3 DXT1 encoding test | Connor Worley | 2024-02-08 | 2 | -0/+13 |