[FFmpeg-devel] [PATCH] libavformat/gdv: Added FATE test for GDV files (v2)
Two files to check - with and without audio stream. --- tests/Makefile | 1 + tests/fate/gdv.mak | 8 ++ tests/ref/fate/gdv-nosound | 26 +++ tests/ref/fate/gdv-sound | 181 + 4 files changed, 216 insertions(+) create mode
[FFmpeg-devel] [PATCH] libavformat/gdv: Added FATE test for GDV files
Two files to check - with and without audio stream. --- tests/Makefile | 1 + tests/fate/gdv.mak | 8 ++ tests/ref/fate/gdv-nosound | 26 tests/ref/fate/gdv-sound | 351 + 4 files changed, 386 insertions(+) create mode 10