On Thu, Jan 25, 2018 at 11:03:13PM -0800, Richard Shaffer wrote: > From f7398407c1f5822e1536ce03d46c885b2ad00c38 Mon Sep 17 00:00:00 2001 > From: Richard Shaffer <rshaf...@tunein.com> > Date: Thu, 25 Jan 2018 19:54:59 -0800 > Subject: [PATCH] fate: add id3v2 test > > Adds basic unit test for parsing ID3v2 tags. > --- > This follows the suggestion to use the ffprobe utility instead of a > test program. > > The required test sample is attached. > > -Richard > > tests/Makefile | 1 + > tests/fate-run.sh | 4 ++++ > tests/fate/id3v2.mak | 6 ++++++ > tests/ref/fate/id3v2-read | 5 +++++ > 4 files changed, 16 insertions(+) > create mode 100644 tests/fate/id3v2.mak > create mode 100644 tests/ref/fate/id3v2-read > > diff --git a/tests/Makefile b/tests/Makefile > index 14b9601378..327e3f4420 100644 > --- a/tests/Makefile > +++ b/tests/Makefile > @@ -130,6 +130,7 @@ include $(SRC_PATH)/tests/fate/gapless.mak > include $(SRC_PATH)/tests/fate/gif.mak > include $(SRC_PATH)/tests/fate/h264.mak > include $(SRC_PATH)/tests/fate/hevc.mak > +include $(SRC_PATH)/tests/fate/id3v2.mak > include $(SRC_PATH)/tests/fate/image.mak > include $(SRC_PATH)/tests/fate/indeo.mak > include $(SRC_PATH)/tests/fate/libavcodec.mak
This patch looks like it lost the first whitespace column so i doubt this will apply [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel