From a9474b0b39b999ef17163bec9337a96a72ddb458 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Thu, 29 Oct 2009 22:13:04 +0000 Subject: Move teletext specific code from stream into libmpcodecs. Patch by Francesco Lavra, francescolavra interfree it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29801 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tvi_v4l2.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/tvi_v4l2.c') diff --git a/stream/tvi_v4l2.c b/stream/tvi_v4l2.c index 786d42529e..0de15d245f 100644 --- a/stream/tvi_v4l2.c +++ b/stream/tvi_v4l2.c @@ -53,6 +53,7 @@ known issues: #include #include "mp_msg.h" #include "libmpcodecs/img_format.h" +#include "libmpcodecs/dec_teletext.h" #include "libaf/af_format.h" #include "tv.h" #include "audio_in.h" -- cgit v1.2.3