diff mpcommon.c @ 29759:d287e2785570

Move teletext specific code from stream into libmpcodecs. Patch by Francesco Lavra, francescolavra interfree it
author cehoyos
date Thu, 29 Oct 2009 22:13:04 +0000
parents 2e3751815a21
children 1cc8a20520e8
line wrap: on
line diff
--- a/mpcommon.c	Wed Oct 28 13:55:18 2009 +0000
+++ b/mpcommon.c	Thu Oct 29 22:13:04 2009 +0000
@@ -12,6 +12,7 @@
 #include "version.h"
 #include "vobsub.h"
 #include "stream/tv.h"
+#include "libmpcodecs/dec_teletext.h"
 #include "libavutil/intreadwrite.h"
 #include "m_option.h"
 #include "mpcommon.h"