OSDN Git Service

Add necessary header for av_set_program_name and av_program_add_stream_index.
authorDiego Biurrun <diego@biurrun.de>
Wed, 3 Dec 2008 23:04:30 +0000 (23:04 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 3 Dec 2008 23:04:30 +0000 (23:04 +0000)
Originally committed as revision 15996 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/mpegts.c

index 799f4bb..90e17da 100644 (file)
@@ -22,6 +22,7 @@
 #include "libavutil/crc.h"
 #include "avformat.h"
 #include "mpegts.h"
+#include "internal.h"
 
 //#define DEBUG_SI
 //#define DEBUG_SEEK