[FFmpeg-devel] [PATCH] fate/cbs: use the rawvideo muxer for AV1 tests

James Almer jamrial at gmail.com
Fri Dec 13 16:37:00 EET 2019


On 12/11/2019 10:14 PM, James Almer wrote:
> The IVF muxer autoinserts the av1_metadata filter unconditionally, which is
> not desirable for these tests.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  tests/fate/cbs.mak                                 | 6 +++---
>  tests/ref/fate/cbs-av1-av1-1-b10-23-film_grain-50  | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-02-allintra        | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-03-sizedown        | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-03-sizeup          | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-04-cdfupdate       | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-05-mv              | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-06-mfmv            | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-22-svc-L1T2        | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-22-svc-L2T1        | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-22-svc-L2T2        | 2 +-
>  tests/ref/fate/cbs-av1-av1-1-b8-23-film_grain-50   | 2 +-
>  tests/ref/fate/cbs-av1-decode_model                | 2 +-
>  tests/ref/fate/cbs-av1-frames_refs_short_signaling | 2 +-
>  tests/ref/fate/cbs-av1-non_uniform_tiling          | 2 +-
>  tests/ref/fate/cbs-av1-seq_hdr_op_param_info       | 2 +-
>  tests/ref/fate/cbs-av1-switch_frame                | 2 +-
>  17 files changed, 19 insertions(+), 19 deletions(-)

Applied.


More information about the ffmpeg-devel mailing list