diff command.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 ecc719c6d7a9
children a5e7590ffdbd
line wrap: on
line diff
--- a/command.c	Wed Oct 28 13:55:18 2009 +0000
+++ b/command.c	Thu Oct 29 22:13:04 2009 +0000
@@ -25,6 +25,7 @@
 #include "mpcommon.h"
 #include "mixer.h"
 #include "libmpcodecs/dec_video.h"
+#include "libmpcodecs/dec_teletext.h"
 #include "vobsub.h"
 #include "spudec.h"
 #include "get_path.h"