| Commit message (Expand) | Author | Age | Files | Lines |
* | fate/checkasm: add LPC test to list | Lynne | 2022-09-22 | 1 | -0/+1 |
* | fate/lavf-*: Add missing dependency on pipe protocol | Andreas Rheinhardt | 2022-09-21 | 5 | -5/+6 |
* | fate/segafilm: Add tests for segafilm (de)muxer | Andreas Rheinhardt | 2022-09-20 | 1 | -0/+15 |
* | fate/ffmpeg: Set max_delay for shortest-sub | Andreas Rheinhardt | 2022-09-20 | 1 | -1/+1 |
* | fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub test | Andreas Rheinhardt | 2022-09-20 | 1 | -2/+2 |
* | fate/mxf: add JPEG 2000 test | Pierre-Anthony Lemieux | 2022-09-20 | 1 | -0/+4 |
* | fate/mxf: Add ProRes remux test | Andreas Rheinhardt | 2022-09-20 | 1 | -0/+4 |
* | tests/mxf: Fix test requirements | Andreas Rheinhardt | 2022-09-20 | 1 | -24/+14 |
* | tests/checkasm: add a test for VorbisDSPContext | James Almer | 2022-09-19 | 1 | -0/+1 |
* | fate/audio: Add tests for APTX (HD) | Andreas Rheinhardt | 2022-09-19 | 1 | -0/+7 |
* | fate/lavf-audio: Add dfpwm test | Andreas Rheinhardt | 2022-09-18 | 1 | -0/+2 |
* | fate/spdif: Add spdif tests | Andreas Rheinhardt | 2022-09-13 | 1 | -0/+44 |
* | fate/subtitles: Add PGS remux test | Andreas Rheinhardt | 2022-09-12 | 1 | -0/+5 |
* | fate/id3v2: Add test for reading and writing UTF-16 BOM tags | Andreas Rheinhardt | 2022-09-12 | 1 | -0/+5 |
* | fate/matroska: Add test for updating AV1 extradata | Andreas Rheinhardt | 2022-09-10 | 1 | -0/+6 |
* | avformat/matroskaenc: Use custom min timestamp | Andreas Rheinhardt | 2022-09-05 | 1 | -1/+1 |
* | fate/matroska: Add tests for muxing with initial_padding | Andreas Rheinhardt | 2022-09-05 | 1 | -0/+19 |
* | avcodec: WBMP (Wireless Application Protocol Bitmap) image format | Peter Ross | 2022-08-07 | 1 | -0/+1 |
* | fate/lavf-image: Disable file checksums for exr tests | Andreas Rheinhardt | 2022-08-02 | 1 | -12/+12 |
* | lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an... | Thilo Borgmann | 2022-07-30 | 1 | -1/+7 |
* | fate/png: add test for ICC profile parsing | Niklas Haas | 2022-07-30 | 1 | -0/+4 |
* | fate/imf: Rename IMF fate-target | Andreas Rheinhardt | 2022-07-26 | 1 | -1/+1 |
* | fate/hevc: add clip for persistent_rice_adaptation_enabled_flag | Xu Guangxin | 2022-07-25 | 1 | -0/+1 |
* | fftools/ffmpeg: rework -shortest implementation | Anton Khirnov | 2022-07-23 | 1 | -1/+1 |
* | fate/ffmpeg: add a test for interleaving video+subs | Anton Khirnov | 2022-07-23 | 1 | -0/+8 |
* | fate/pcm: Add pcm_dvd transcode tests | Andreas Rheinhardt | 2022-07-10 | 1 | -0/+31 |
* | fate/h264: Add Active Format Descriptor test | Andreas Rheinhardt | 2022-07-09 | 1 | -0/+2 |
* | fate: add PFM encoder tests | Paul B Mahol | 2022-07-03 | 1 | -0/+8 |
* | fate: add EXR encoder tests | Paul B Mahol | 2022-07-03 | 1 | -0/+24 |
* | avformat/mov: Only read the primary item for AVIF | Vignesh Venkatasubramanian | 2022-06-29 | 1 | -0/+13 |
* | lavc/aarch64: motion estimation functions in neon | Swinney, Jonathan | 2022-06-28 | 1 | -0/+1 |
* | avutil/tests/uuid: add uuid tests | Pierre-Anthony Lemieux | 2022-06-12 | 1 | -0/+5 |
* | fate: add test for QOI format | Paul B Mahol | 2022-06-05 | 1 | -0/+1 |
* | fate/dca: Fix test requirements | Andreas Rheinhardt | 2022-06-01 | 1 | -6/+8 |
* | fate/wavpack: Test APE cuesheet tags | Andreas Rheinhardt | 2022-05-31 | 1 | -1/+6 |
* | fate/wavpack: Avoid temp files | Andreas Rheinhardt | 2022-05-31 | 1 | -32/+32 |
* | fate/wavpack: Fix test requirements | Andreas Rheinhardt | 2022-05-31 | 1 | -31/+35 |
* | fate/vpx: Remove unused define parameters | Andreas Rheinhardt | 2022-05-31 | 1 | -3/+3 |
* | fate/opus: Restore fate-opus-(celt|hybrid|silk) | Andreas Rheinhardt | 2022-05-31 | 1 | -17/+11 |
* | fate/ffmpeg: Fix test requirements | Andreas Rheinhardt | 2022-05-28 | 1 | -74/+48 |
* | tests/fate/vcodec: add tests for ffv1 2pass mode | Anton Khirnov | 2022-05-24 | 1 | -2/+5 |
* | tests/fate/vcodec: drop unnecessary options | Anton Khirnov | 2022-05-24 | 1 | -3/+1 |
* | avfilter: Add blockdetect filter | Thilo Borgmann | 2022-05-24 | 1 | -0/+3 |
* | tests/fate: Remove intermediate file of flv-add_keyframe_index test | Andreas Rheinhardt | 2022-05-20 | 1 | -10/+4 |
* | fate/filter-video: Fix requirements of tests | Andreas Rheinhardt | 2022-05-20 | 1 | -198/+178 |
* | fate/filter-video: Avoid duplication for fate-filter-overlay tests | Andreas Rheinhardt | 2022-05-20 | 1 | -47/+25 |
* | fate/filter-video: Avoid duplication for filter-removegrain tests | Andreas Rheinhardt | 2022-05-20 | 1 | -77/+8 |
* | fate/filter-video: Avoid duplication for fate-filter-stereo3d tests | Andreas Rheinhardt | 2022-05-20 | 1 | -68/+13 |
* | fate/matroska: Add test for remuxing DVB subtitles to Matroska | Andreas Rheinhardt | 2022-05-12 | 1 | -0/+10 |
* | fate/matroska: Add tests for muxing PGS into Matroska | Andreas Rheinhardt | 2022-05-10 | 1 | -0/+8 |