summaryrefslogtreecommitdiff
path: root/libavcodec/libzvbi-teletextdec.c
Commit message (Expand)AuthorAge
* avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch2014-10-19
* avcodec/libzvbi-teletextdec: remove * 1Michael Niedermayer2014-04-08
* libzvbi-teletextdec: split dvb packet to slicesMarton Balint2014-03-08
* libzvbi-teletextdec: use av_dlog where possibleMarton Balint2014-03-08
* Fix FSF address in colormatrix and libzvbi license headers.Carl Eugen Hoyos2014-02-22
* libzvbi-teletextdec: set bitmap teletext canvas dimensionsMarton Balint2013-12-14
* libzvbi-teletextdec: add chopped top row size to y offsetMarton Balint2013-12-14
* libzvbi-teletextdec: use defined constants for bitmap char width and heightMarton Balint2013-12-14
* libzvbi-teletextdec: cosmeticsMarton Balint2013-12-14
* libzvbi-teletextdec: propagate errors generated in page handlerMarton Balint2013-11-10
* libzvbi-teletextdec: dont ignore memory allocation error silentlyMarton Balint2013-11-10
* libzvbi-teletextdec: output ass subtitles instead of plain textMarton Balint2013-11-10
* libzvbi-teletextdec: use AVBPrint for whitespace cleanupMarton Balint2013-11-10
* libzvbi-teletextdec: use option constants instead of stringsMarton Balint2013-11-10
* libzvbi-teletextdec: fix indentation after last commitMarton Balint2013-11-10
* libzvbi-teletextdec: support multiple teletext pages in a single packetMarton Balint2013-11-10
* avcodec: fix old codec idsMichael Niedermayer2013-10-28
* cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-04
* lavc: add teletext decoder using libzvbiMarton Balint2013-09-02