[FFmpeg-devel] [PATCH] libavformat/gdv: Added FATE test for GDV files (v2)

2017-07-05 Thread Azamat H. Hackimov
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

2017-07-04 Thread Azamat H. Hackimov
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