From 374e9dd5bacb689b4ba4f3b85af5f21612604f01 Mon Sep 17 00:00:00 2001 From: voroshil Date: Fri, 31 Aug 2007 16:53:27 +0000 Subject: Support for selecting language via packet 28. Also allows to select default teletext language. It will be used if language is not specified by network provider via packet 28. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24310 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/stream_tv.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/stream_tv.c') diff --git a/stream/stream_tv.c b/stream/stream_tv.c index ccad96eb20..6d8967c069 100644 --- a/stream/stream_tv.c +++ b/stream/stream_tv.c @@ -75,6 +75,7 @@ tv_param_t stream_tv_defaults = { NULL, //tdevice 0, //tformat 100, //tpage + 0, //tlang 0, //scan_autostart 50, //scan_threshold -- cgit v1.2.3