log libmpcodecs/dec_teletext.c @ 31134:92755ba89e79

age author description
Wed, 17 Feb 2010 21:36:00 +0000 diego libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
Tue, 10 Nov 2009 11:31:47 +0000 reimar Add support for DVB teletext.
Mon, 09 Nov 2009 15:37:15 +0000 reimar Properly free the pthread mutex for teletext.
Mon, 09 Nov 2009 15:34:55 +0000 reimar Allow teletext compilation without pthreads
Sat, 07 Nov 2009 13:09:24 +0000 cehoyos Factorise vbi_decode().
Sat, 07 Nov 2009 12:31:05 +0000 cehoyos Separate teletext from tv support.
Sat, 31 Oct 2009 15:34:18 +0000 cehoyos Teletext display does support font scaling via OSD font scaling, remove
Sat, 31 Oct 2009 15:30:56 +0000 cehoyos Replace two more occurences of tvi_vbi with dec_teletext.
Sat, 31 Oct 2009 15:28:28 +0000 cehoyos Remove incorrect comment.
Thu, 29 Oct 2009 22:39:00 +0000 cehoyos Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
Thu, 29 Oct 2009 22:13:04 +0000 cehoyos Move teletext specific code from stream into libmpcodecs. base stream/tvi_vbi.c@cf218bceb180