Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for DVB teletext. | reimar | 2009-11-10 | 1 | -0/+26 |
* | Properly free the pthread mutex for teletext. | reimar | 2009-11-09 | 1 | -0/+2 |
* | Allow teletext compilation without pthreads | reimar | 2009-11-09 | 1 | -0/+11 |
* | Factorise vbi_decode(). | cehoyos | 2009-11-07 | 1 | -30/+39 |
* | Separate teletext from tv support. | cehoyos | 2009-11-07 | 1 | -6/+5 |
* | Teletext display does support font scaling via OSD font scaling, remove | cehoyos | 2009-10-31 | 1 | -1/+0 |
* | Replace two more occurences of tvi_vbi with dec_teletext. | cehoyos | 2009-10-31 | 1 | -2/+2 |
* | Remove incorrect comment. | cehoyos | 2009-10-31 | 1 | -2/+0 |
* | Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths | cehoyos | 2009-10-29 | 1 | -57/+57 |
* | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 | 1 | -0/+1851 |