mbox series

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

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

Message

Liu Steven July 18, 2023, 7:32 a.m. UTC
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            | 33 ++++++++++++++++++++++++++++++++
 tests/ref/fate/enhanced-flv-av1  |  6 ++++++
 tests/ref/fate/enhanced-flv-hevc |  6 ++++++
 tests/ref/fate/enhanced-flv-vp9  |  6 ++++++
 4 files changed, 51 insertions(+)
 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