log libmpcodecs/dec_teletext.c @ 30415:3f9c8b7320a2

age author description
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