diff stream/tv.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 afc8b80eb027
children a5e7590ffdbd
line wrap: on
line diff
--- a/stream/tv.c	Wed Oct 28 13:55:18 2009 +0000
+++ b/stream/tv.c	Thu Oct 29 22:13:04 2009 +0000
@@ -29,6 +29,7 @@
 
 #include "libaf/af_format.h"
 #include "libmpcodecs/img_format.h"
+#include "libmpcodecs/dec_teletext.h"
 #include "libavutil/avstring.h"
 #include "osdep/timer.h"