[FFmpeg-cvslog] fate: add vorbiscomment cover art test

James Almer git at videolan.org
Wed Oct 16 12:38:47 CEST 2013


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Fri Jul 26 02:56:19 2013 -0300| [6b081eff4dfc3c899960f69f30cb567266b7dca3] | committer: Anton Khirnov

fate: add vorbiscomment cover art test

Signed-off-by: James Almer <jamrial at gmail.com>
Signed-off-by: Anton Khirnov <anton at khirnov.net>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6b081eff4dfc3c899960f69f30cb567266b7dca3
---

 tests/fate/cover-art.mak |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tests/fate/cover-art.mak b/tests/fate/cover-art.mak
index e09a50b..54dc0ba 100644
--- a/tests/fate/cover-art.mak
+++ b/tests/fate/cover-art.mak
@@ -10,6 +10,10 @@ FATE_COVER_ART += fate-cover-art-m4a
 fate-cover-art-m4a: CMD = md5 -i $(TARGET_SAMPLES)/cover_art/Owner-iTunes_9.0.3.15.m4a -an -c:v copy -f rawvideo
 fate-cover-art-m4a: REF = 08ba70a3b594ff6345a93965e96a9d3e
 
+FATE_COVER_ART += fate-cover-art-ogg
+fate-cover-art-ogg: CMD = md5 -i $(TARGET_SAMPLES)/cover_art/ogg_vorbiscomment_cover.opus -an -c:v copy -f rawvideo
+fate-cover-art-ogg: REF = b796d33363dbfed1868523b5c751b7b1
+
 FATE_COVER_ART += fate-cover-art-wma
 fate-cover-art-wma: CMD = md5 -i $(TARGET_SAMPLES)/cover_art/Californication_cover.wma -an -c:v copy -f rawvideo
 fate-cover-art-wma: REF = 0808bd0e1b61542a16e1906812dd924b



More information about the ffmpeg-cvslog mailing list