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