| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/assenc: normalize line endings to \n | rcombs | 2024-02-11 | 25 | -818/+818 |
* | 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 | 2 | -0/+12 |
* | fate/video: add DXV3 DXT1 encoding test | Connor Worley | 2024-02-08 | 1 | -0/+6 |
* | lavc/texturedsp: fix premult2straight inversion | Connor Worley | 2024-02-08 | 2 | -2/+2 |
* | avfilter: pass link YUV colorspace to ff_draw_init2 | Niklas Haas | 2024-02-06 | 1 | -8/+8 |
* | tests/fate/mov: add a test for reading and writing amve box | Cosmin Stejerean | 2024-02-04 | 2 | -0/+41 |
* | fftools/ffmpeg: optimize inter-thread queue sizes | Anton Khirnov | 2024-01-28 | 1 | -5/+0 |
* | tests/fate/ffmpeg: add a test for the issue fixed in previous commit | Anton Khirnov | 2024-01-27 | 1 | -0/+55 |
* | fate/iamf: add an ambisonic test | James Almer | 2024-01-23 | 1 | -0/+66 |
* | fate: add VVC decoder tests | James Almer | 2024-01-23 | 25 | -0/+910 |
* | avcodec/speexdec: fix setting frame_size from extradata | James Almer | 2024-01-22 | 1 | -1/+1 |
* | fate: add raw IAMF tests | James Almer | 2024-01-22 | 3 | -0/+230 |
* | fftools/ffmpeg_demux: implement -bsf for input | Anton Khirnov | 2024-01-19 | 1 | -0/+18 |
* | avutil/eval: Use even better PRNG | Michael Niedermayer | 2024-01-16 | 1 | -1/+1 |
* | avformat/mov: improve HEIF parsing | James Almer | 2024-01-15 | 2 | -2/+2 |
* | avcodec/proresenc_anatoliy: do not write into chroma reserved bitfields | Clément Bœsch | 2024-01-10 | 16 | -16/+16 |
* | avcodec/proresenc_anatoliy: do not write into alpha reserved bitfields | Clément Bœsch | 2024-01-10 | 16 | -16/+16 |
* | avcodec/proresenc_kostya: do not write into alpha reserved bitfields | Clément Bœsch | 2024-01-10 | 4 | -4/+4 |
* | avcodec/proresenc_anatoliy: use a compatible bitstream version | Clément Bœsch | 2024-01-10 | 8 | -8/+8 |
* | fate/mov: force the native av1 decoder for the avif tests | James Almer | 2024-01-09 | 2 | -2/+2 |
* | avformat/mov: Add support for demuxing still HEIC images | Vignesh Venkatasubramanian via ffmpeg-devel | 2024-01-09 | 2 | -0/+22 |
* | fate: Add fsync filter tests | Thilo Borgmann | 2024-01-05 | 2 | -0/+74 |
* | avfilter: add negotiation API for color space/range | Niklas Haas | 2023-12-31 | 1 | -2/+2 |
* | avformat/riffenc: don't force WAVEFORMATEXTENSIBLE for flt/dbl LPCM | Gyan Doshi | 2023-12-28 | 4 | -58/+58 |
* | Add new vf_tiltandshift filter | Vittorio Giovara | 2023-12-21 | 1 | -0/+55 |
* | swr/swresample: avoid reapplication of firstpts | Gyan Doshi | 2023-12-18 | 1 | -0/+24 |
* | fate/jpegxl: add multiframe permuted TOC image parser test | Leo Izen | 2023-12-15 | 1 | -0/+11 |
* | tests/fate: add pixelize filter tests | Paul B Mahol | 2023-12-14 | 3 | -0/+3 |
* | tests/fate: add median filter test | Paul B Mahol | 2023-12-14 | 1 | -0/+1 |
* | avutil/imgutils: add support for 32bit pixel format for av_image_fill_black() | Marton Balint | 2023-12-13 | 1 | -12/+12 |
* | avutil/imgutils: fix av_image_fill_black() for some pixel formats | Marton Balint | 2023-12-13 | 1 | -7/+7 |
* | avutil/tests/imgutils: add tests for av_image_fill_black() | Marton Balint | 2023-12-13 | 1 | -0/+217 |
* | fftools/ffmpeg: convert to a threaded architecture | Anton Khirnov | 2023-12-12 | 1 | -21/+13 |
* | fftools/ffmpeg_filter: make sub2video heartbeat more robust | Anton Khirnov | 2023-12-12 | 2 | -5/+7 |
* | tests/fate: add asegment filter tests | Paul B Mahol | 2023-12-05 | 4 | -0/+1098 |
* | fate/jpegxl: add parser test for extboxes and small files | Leo Izen | 2023-12-05 | 1 | -0/+9 |
* | fate: Add tests for QOA decoder | Cosmin Stejerean | 2023-12-04 | 3 | -0/+183 |
* | avcodec/h264_mp4toannexb_bsf: process new extradata | Zhao Zhili | 2023-11-22 | 3 | -8/+17 |
* | fftools/ffmpeg: rework keeping track of file duration for -stream_loop | Anton Khirnov | 2023-11-14 | 1 | -80/+80 |
* | avcodec/pnm: explicitly tag color range | Niklas Haas | 2023-11-09 | 6 | -42/+42 |
* | fate: enhance tpad filter test | Marvin Scholz | 2023-11-09 | 1 | -0/+11 |
* | avutil/channel_layout: add a 9.1.4 channel layout | James Almer | 2023-11-08 | 1 | -0/+1 |
* | avutil/channel_layout: add a 7.2.3 channel layout | James Almer | 2023-11-08 | 1 | -0/+1 |
* | lavf/smacker: export sample_aspect_ratio | Anton Khirnov | 2023-11-05 | 1 | -1/+1 |
* | avfilter/drawutils: ban XYZ formats | Niklas Haas | 2023-10-31 | 1 | -1/+0 |
* | avutil/channel_layout: add a 3.1.2 channel layout | James Almer | 2023-10-27 | 1 | -0/+1 |
* | avutil/channel_layout: add a 7.1.4 channel layout | Will Wolcott | 2023-10-27 | 1 | -0/+1 |
* | avutil/channel_layout: add a 7.1.2 channel layout | James Almer | 2023-10-27 | 1 | -0/+1 |
* | avutil/channel_layout: add a 5.1.4 channel layout | James Almer | 2023-10-27 | 1 | -0/+1 |