[SCM] libav/experimental: Include apetag.h which contains the prototype for ff_ape_parse_tag().

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:01:59 UTC 2013


The following commit has been merged in the experimental branch:
commit c53ffb2ce5f26a84ffc456ae3e024dbab85189e1
Author: Carl Eugen Hoyos <cehoyos at rainbow.studorg.tuwien.ac.at>
Date:   Sun Feb 28 01:43:47 2010 +0000

    Include apetag.h which contains the prototype for ff_ape_parse_tag().
    
    Originally committed as revision 22096 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/apetag.c b/libavformat/apetag.c
index 6b46767..d8cad85 100644
--- a/libavformat/apetag.c
+++ b/libavformat/apetag.c
@@ -22,6 +22,7 @@
 
 #include "libavutil/intreadwrite.h"
 #include "avformat.h"
+#include "apetag.h"
 
 #define ENABLE_DEBUG 0
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list