summaryrefslogtreecommitdiffstats
path: root/libavcodec/movtextenc.c
Commit message (Expand)AuthorAgeFilesLines
* movtextenc: fix handling of utf-8 subtitlesPhilip Langdale2018-03-291-2/+28
* avcodec/movtextenc: Ignore unmatched closing style tagsPhilip Langdale2017-04-231-0/+6
* lavc: reindent a few decoders after previous commitsClément Bœsch2016-02-261-4/+3
* lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-261-1/+6
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-261-1/+11
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-1/+1
* movtextenc.c: Add support for text highlightingNiklesh2015-07-211-0/+60
* movtextenc.c: Reorganize the code for easier maintenanceNiklesh2015-07-211-39/+65
* movtextenc.c: Support for Bold, Italic and Underlined StylesNiklesh2015-06-271-21/+165
* Add missing "const" all over the place.Reimar Döffinger2014-08-291-1/+1
* avcodec/movtextenc: allocate padding for extradataMichael Niedermayer2014-05-181-1/+1
* movtextenc: fix pointer messup and out of array accessesMichael Niedermayer2013-02-051-2/+6
* Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'Michael Niedermayer2012-09-181-3/+2
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* movtextenc: Remove dangling reference to movtext.hPhilip Langdale2012-08-041-1/+1
* movtextenc: 3GPP TS 26.245 Timed Text Encoder.Philip Langdale2012-08-041-0/+162
OpenPOWER on IntegriCloud