| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ass: add ASS trailing \r\n in one single place | Clément Bœsch | 2014-10-19 | 1 | -0/+1 |
* | avcodec/libzvbi-teletextdec: remove * 1 | Michael Niedermayer | 2014-04-08 | 1 | -1/+1 |
* | libzvbi-teletextdec: split dvb packet to slices | Marton Balint | 2014-03-08 | 1 | -32/+54 |
* | libzvbi-teletextdec: use av_dlog where possible | Marton Balint | 2014-03-08 | 1 | -12/+5 |
* | Fix FSF address in colormatrix and libzvbi license headers. | Carl Eugen Hoyos | 2014-02-22 | 1 | -1/+1 |
* | libzvbi-teletextdec: set bitmap teletext canvas dimensions | Marton Balint | 2013-12-14 | 1 | -0/+5 |
* | libzvbi-teletextdec: add chopped top row size to y offset | Marton Balint | 2013-12-14 | 1 | -1/+1 |
* | libzvbi-teletextdec: use defined constants for bitmap char width and height | Marton Balint | 2013-12-14 | 1 | -5/+7 |
* | libzvbi-teletextdec: cosmetics | Marton Balint | 2013-12-14 | 1 | -25/+11 |
* | libzvbi-teletextdec: propagate errors generated in page handler | Marton Balint | 2013-11-10 | 1 | -4/+17 |
* | libzvbi-teletextdec: dont ignore memory allocation error silently | Marton Balint | 2013-11-10 | 1 | -1/+4 |
* | libzvbi-teletextdec: output ass subtitles instead of plain text | Marton Balint | 2013-11-10 | 1 | -8/+44 |
* | libzvbi-teletextdec: use AVBPrint for whitespace cleanup | Marton Balint | 2013-11-10 | 1 | -18/+19 |
* | libzvbi-teletextdec: use option constants instead of strings | Marton Balint | 2013-11-10 | 1 | -10/+3 |
* | libzvbi-teletextdec: fix indentation after last commit | Marton Balint | 2013-11-10 | 1 | -25/+25 |
* | libzvbi-teletextdec: support multiple teletext pages in a single packet | Marton Balint | 2013-11-10 | 1 | -27/+74 |
* | avcodec: fix old codec ids | Michael Niedermayer | 2013-10-28 | 1 | -1/+1 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | lavc: add teletext decoder using libzvbi | Marton Balint | 2013-09-02 | 1 | -0/+469 |