log libmpcodecs/dec_teletext.c @ 32406:31424408df79

age author description
2010-02-17 diego libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
2009-11-10 reimar Add support for DVB teletext.
2009-11-09 reimar Properly free the pthread mutex for teletext.
2009-11-09 reimar Allow teletext compilation without pthreads
2009-11-07 cehoyos Factorise vbi_decode().
2009-11-07 cehoyos Separate teletext from tv support.
2009-10-31 cehoyos Teletext display does support font scaling via OSD font scaling, remove
2009-10-31 cehoyos Replace two more occurences of tvi_vbi with dec_teletext.
2009-10-31 cehoyos Remove incorrect comment.
2009-10-29 cehoyos Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
2009-10-29 cehoyos Move teletext specific code from stream into libmpcodecs. base stream/tvi_vbi.c@cf218bceb180