Re: [FFmpeg-devel] [PATCH v7 3/8] tests: Add chained ogg/vorbis stream dump test.

2025-02-25 Thread Romain Beauxis
Le mar. 25 févr. 2025 à 16:01, Romain Beauxis a écrit : Forgot to add: samples are here: https://www.dropbox.com/scl/fo/xrtrna2rxr1j354hrtymq/AGwemlxHYecBLNmQ8Fsy--4?rlkey=lzilr4m9w4gfdqygoe172vvy8&dl=0 > --- > tests/Makefile| 1 + > tests/fate/ogg-vorbis.mak | 11 +++ > 2

[FFmpeg-devel] [PATCH v7 3/8] tests: Add chained ogg/vorbis stream dump test.

2025-02-25 Thread Romain Beauxis
--- tests/Makefile| 1 + tests/fate/ogg-vorbis.mak | 11 +++ 2 files changed, 12 insertions(+) create mode 100644 tests/fate/ogg-vorbis.mak diff --git a/tests/Makefile b/tests/Makefile index 1f7e5003c2..cffa586e8d 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -219,6 +2