| Commit message (Expand) | Author | Age | Files | Lines |
* | ffprobe: remove references to frame->pkt_pts | James Almer | 2021-08-07 | 1 | -1/+1 |
* | fate/filter-video: Remove SAMPLES depedency from refcmp tests | Andreas Rheinhardt | 2021-04-18 | 1 | -4/+4 |
* | tests/fate: Don't keep unnecessary temp files | Andreas Rheinhardt | 2021-03-05 | 1 | -0/+1 |
* | lavfi/vf_pp7: convert to the video_enc_params API | Anton Khirnov | 2021-01-01 | 1 | -2/+2 |
* | lavfi/vf_spp: convert to the video_enc_params API | Anton Khirnov | 2021-01-01 | 1 | -2/+2 |
* | lavfi/vf_pp: convert to the video_enc_params API | Anton Khirnov | 2021-01-01 | 1 | -3/+3 |
* | lavfi/vf_qp: convert to the video_enc_params API | Anton Khirnov | 2021-01-01 | 1 | -4/+4 |
* | mpegvideo: use the AVVideoEncParams API for exporting QP tables | Anton Khirnov | 2021-01-01 | 1 | -3/+3 |
* | fate: fix fate-filter-hqx on big-endian arches | Andriy Gelman | 2020-12-12 | 1 | -3/+3 |
* | fate/filter-video: add 10bit test for unsharp filter | Limin Wang | 2020-11-07 | 1 | -0/+3 |
* | fate: add scale filters for big-endian architectures. | Nicolas George | 2020-09-30 | 1 | -9/+9 |
* | fate: disable automatic conversions on many tests. | Nicolas George | 2020-09-08 | 1 | -76/+76 |
* | FATE: fix copy & paste for minterpolate test | Limin Wang | 2020-08-18 | 1 | -2/+2 |
* | fate: add yuv420p10 and yuv422p10 tests for overlay filter | Limin Wang | 2020-06-19 | 1 | -0/+8 |
* | lavfi: add untile filter. | Nicolas George | 2020-05-23 | 1 | -0/+3 |
* | FATE: add fate test for minterpolate filter | Limin Wang | 2020-05-14 | 1 | -0/+4 |
* | fate: add scdet metadata test | Limin Wang | 2020-05-14 | 1 | -0/+6 |
* | FATE: add a test for colorbalance | Limin Wang | 2020-05-14 | 1 | -0/+12 |
* | test: Add codecview test | Michael Niedermayer | 2020-05-12 | 1 | -0/+4 |
* | tests: Add pp7, spp tests based on pp test | Michael Niedermayer | 2020-05-12 | 1 | -0/+8 |
* | fate: add signalstats 8bit and 10bit test | Limin Wang | 2020-05-10 | 1 | -0/+5 |
* | Revert "fate/filter-video: add two tests for dnn_processing with frame format... | Guo, Yejun | 2020-01-29 | 1 | -4/+0 |
* | fate/filter-video: add two tests for dnn_processing with frame format rgb24 a... | Guo, Yejun | 2020-01-14 | 1 | -0/+4 |
* | fate: Fix use of target_path/target_samples | Martin Storsjö | 2019-12-12 | 1 | -2/+2 |
* | tests/fate/filter-video: add test for colorlevels | Limin Wang | 2019-11-11 | 1 | -0/+6 |
* | FATE: add a test for freeezedetect | Limin Wang | 2019-10-30 | 1 | -0/+4 |
* | avfilter/af_silencedetect: use AV_OPT_TYPE_DURATION | Limin Wang | 2019-10-21 | 1 | -1/+1 |
* | avfilter/vf_shuffleplanes: add mising query_formats() | Paul B Mahol | 2019-10-18 | 1 | -1/+1 |
* | lavfi/concat: allow to support inputs with different frame rates | Calvin Walton | 2019-09-08 | 1 | -1/+3 |
* | fate: change the scenecut fate threshold | Limin Wang | 2019-07-22 | 1 | -1/+1 |
* | tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgb | Michael Niedermayer | 2018-12-19 | 1 | -1/+1 |
* | fate: add 10-bit test for hue video filter | Tobias Rapp | 2018-08-31 | 1 | -0/+3 |
* | avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources | Tobias Rapp | 2018-05-18 | 1 | -0/+6 |
* | fate: add more tests for hue video filter | Tobias Rapp | 2018-05-11 | 1 | -2/+8 |
* | tests/fate/filter-video: Use a bitexact/lossless input sample for fate-filter... | Michael Niedermayer | 2018-04-13 | 1 | -4/+3 |
* | lavfi/silencedetect: Update test parameters | Nicolas Gaullier | 2018-03-29 | 1 | -1/+2 |
* | libavfilter/vf_fps: Add tests for start_time option | Calvin Walton | 2018-02-22 | 1 | -1/+3 |
* | libavfilter/vf_fps: Add more fate tests | Calvin Walton | 2018-02-17 | 1 | -1/+9 |
* | fate: test the transpose filter more fully | Michael Niedermayer | 2018-01-28 | 1 | -0/+3 |
* | fate/filter-video: fix 12 bit framerate filter tests on big endian targets | James Almer | 2018-01-08 | 1 | -2/+2 |
* | fate: add 12 bit framerate filter tests | Marton Balint | 2017-12-21 | 1 | -0/+4 |
* | fate: increase fuzz for refcmp filter tests | Tobias Rapp | 2017-09-29 | 1 | -4/+4 |
* | fate: add tests for psnr and ssim filter | Tobias Rapp | 2017-09-27 | 1 | -0/+14 |
* | fate: add tinterlace lowpass filtering tests | Thomas Mundt | 2017-09-17 | 1 | -0/+6 |
* | fate: add tests for some video source filters | Tobias Rapp | 2017-08-31 | 1 | -0/+24 |
* | fate: add overlay filter tests with alpha | Marton Balint | 2017-08-16 | 1 | -0/+19 |
* | avfilter/vf_weave: fix top vs bottom field order | Paul B Mahol | 2017-08-16 | 1 | -1/+1 |
* | FATE: Add test for libavfilter/scale2ref | Kevin Mark | 2017-06-05 | 1 | -0/+4 |
* | avfilter/interlace: add complex vertical low-pass filter | Thomas Mundt | 2017-05-02 | 1 | -0/+3 |
* | tests/fate/filter-video: fix framerate filter tests | Marton Balint | 2017-04-12 | 1 | -1/+1 |