mbox series

[FFmpeg-devel,v3,0/3] Add test cases of hevc, vp9, av1 in enhanced flv

Message ID 20230719090316.56268-1-lq@chinaffmpeg.org
Headers show
Series Add test cases of hevc, vp9, av1 in enhanced flv | expand

Message

Liu Steven July 19, 2023, 9:03 a.m. UTC
v2: remove -threads option and set frames 1

v3: modify test cases use fate-suite samples for remux hevc,vp9,av1 in into flv.


Steven Liu (3):
  tests/fate/flvenc: add hevc in enhanced flv test case
  tests/fate/flvenc: add vp9 in enhanced flv test case
  tests/fate/flvenc: add av1 in enhanced flv test case

 tests/fate/flvenc.mak            | 15 ++++++++++++++-
 tests/ref/fate/enhanced-flv-av1  |  8 ++++++++
 tests/ref/fate/enhanced-flv-hevc |  8 ++++++++
 tests/ref/fate/enhanced-flv-vp9  |  8 ++++++++
 4 files changed, 38 insertions(+), 1 deletion(-)
 create mode 100644 tests/ref/fate/enhanced-flv-av1
 create mode 100644 tests/ref/fate/enhanced-flv-hevc
 create mode 100644 tests/ref/fate/enhanced-flv-vp9