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

Steven Liu lq at chinaffmpeg.org
Thu Jul 20 13:59:59 EEST 2023


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  |  32 ++++
 tests/ref/fate/enhanced-flv-hevc | 258 +++++++++++++++++++++++++++++++
 tests/ref/fate/enhanced-flv-vp9  |  18 +++
 4 files changed, 322 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

-- 
2.40.0



More information about the ffmpeg-devel mailing list