| Commit message (Expand) | Author | Age | Files | Lines |
* | fate/pcm: Add pcm_dvd transcode tests | Andreas Rheinhardt | 2022-07-10 | 11 | -0/+537 |
* | avcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb() | Wenbin Chen | 2022-07-09 | 5 | -36/+36 |
* | fate/h264: Add Active Format Descriptor test | Andreas Rheinhardt | 2022-07-09 | 2 | -0/+284 |
* | fate: add PFM encoder tests | Paul B Mahol | 2022-07-03 | 5 | -0/+20 |
* | fate: add EXR encoder tests | Paul B Mahol | 2022-07-03 | 13 | -0/+60 |
* | avformat/mov: Only read the primary item for AVIF | Vignesh Venkatasubramanian | 2022-06-29 | 3 | -0/+35 |
* | checkasm: Provide enough alignment in the new motion test | Martin Storsjö | 2022-06-28 | 1 | -2/+2 |
* | lavc/aarch64: motion estimation functions in neon | Swinney, Jonathan | 2022-06-28 | 5 | -0/+157 |
* | avformat/matroskaenc: Split updating CodecPrivate from writing it | Andreas Rheinhardt | 2022-06-24 | 1 | -2/+2 |
* | avformat/movenc: enable compressorname for mp4 mode | Zhao Zhili | 2022-06-24 | 5 | -7/+7 |
* | avformat/matroskaenc: Don't waste bytes to Write Tag length fields | Andreas Rheinhardt | 2022-06-20 | 25 | -70/+70 |
* | tests/checkasm/sw_scale: Fix alignment for movdqa | Michael Goulet | 2022-06-20 | 1 | -5/+5 |
* | lavfi/drawutils: improve colorspace support | rcombs | 2022-06-19 | 30 | -733/+733 |
* | avutil/tests/uuid: add uuid tests | Pierre-Anthony Lemieux | 2022-06-12 | 1 | -0/+5 |
* | avcodec/texturedspenc: Fix indexing in color distribution determination | Michael Niedermayer | 2022-06-09 | 2 | -16/+16 |
* | fate: add test for QOI format | Paul B Mahol | 2022-06-05 | 2 | -0/+4 |
* | fate/dca: Fix test requirements | Andreas Rheinhardt | 2022-06-01 | 1 | -6/+8 |
* | tests/Makefile: Add PCM function | Andreas Rheinhardt | 2022-06-01 | 1 | -0/+4 |
* | fate/wavpack: Test APE cuesheet tags | Andreas Rheinhardt | 2022-05-31 | 2 | -1/+104 |
* | 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 |
* | avcodec/ffv1enc: Eliminate float/double from find_best_state() | Michael Niedermayer | 2022-05-30 | 4 | -8/+8 |
* | fate/ffmpeg: Fix test requirements | Andreas Rheinhardt | 2022-05-28 | 2 | -74/+49 |
* | checkasm: added additional dstW tests for hscale | Swinney, Jonathan | 2022-05-28 | 1 | -49/+55 |
* | checkasm: improve hevc_sao test | J. Dekker | 2022-05-25 | 1 | -20/+31 |
* | tests/fate/vcodec: add tests for ffv1 2pass mode | Anton Khirnov | 2022-05-24 | 6 | -2/+33 |
* | tests/fate-run: give consistent names to enc_dec() arguments | Anton Khirnov | 2022-05-24 | 1 | -11/+12 |
* | tests/fate/vcodec: drop unnecessary options | Anton Khirnov | 2022-05-24 | 1 | -3/+1 |
* | avfilter: Add blockdetect filter | Thilo Borgmann | 2022-05-24 | 2 | -0/+13 |
* | libavutil: Deprecate av_fopen_utf8, provide an avpriv version | Martin Storsjö | 2022-05-23 | 1 | -0/+1 |
* | tests/fate: Remove intermediate file of flv-add_keyframe_index test | Andreas Rheinhardt | 2022-05-20 | 2 | -22/+25 |
* | fate/filter-video: Fix requirements of tests | Andreas Rheinhardt | 2022-05-20 | 2 | -198/+179 |
* | 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 |
* | tests/Makefile: Add FRAMECRC variants for filtering | Andreas Rheinhardt | 2022-05-20 | 1 | -1/+7 |
* | tests/Makefile: Remove FILTERDEMDECMUX | Andreas Rheinhardt | 2022-05-20 | 1 | -1/+0 |
* | libavcodec/cinepakenc: Mark no-skip frames as keyframes | Tomas Härdin | 2022-05-12 | 3 | -11/+11 |
* | fate/matroska: Add test for remuxing DVB subtitles to Matroska | Andreas Rheinhardt | 2022-05-12 | 2 | -0/+62 |
* | fate/matroska: Add tests for muxing PGS into Matroska | Andreas Rheinhardt | 2022-05-10 | 3 | -0/+22 |
* | tests/fate-run: Make AVCONV-tests honour -thread_type | Andreas Rheinhardt | 2022-05-09 | 1 | -1/+1 |
* | fate/filter-video: Remove unnecessary dependency from filter-pp[1-6] | Andreas Rheinhardt | 2022-05-09 | 1 | -4/+3 |
* | tests/fate-run: Remove temporary files from pixfmt conversions | Andreas Rheinhardt | 2022-05-06 | 1 | -0/+1 |
* | tests/fate-run: Remove temporary fate-lavf files if possible | Andreas Rheinhardt | 2022-05-06 | 4 | -2/+19 |
* | tests/Makefile: Redo how to keep intermediate FATE-files | Andreas Rheinhardt | 2022-05-06 | 15 | -43/+55 |
* | fate/filter-video: Remove intermediate file of meta-4560-rotate0 test | Andreas Rheinhardt | 2022-05-06 | 2 | -8/+4 |
* | tests/fate-run: Allow to set dec opts for generated file in transcode | Andreas Rheinhardt | 2022-05-06 | 1 | -2/+3 |
* | tests/fate-run: Don't create unnecessary CRC-files, forward errors | Andreas Rheinhardt | 2022-05-06 | 1 | -4/+2 |