summaryrefslogtreecommitdiffstats
path: root/libavcodec/samidec.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/samidec: properly raise errors from sami_paragraph_to_ass()Clément Bœsch2017-11-291-2/+5
* avcodec/samidec: check av_strdup() return valuePan Bian2017-11-291-0/+3
* avcodec/samidec: Check ff_htmlmarkup_to_ass() return codeMichael Niedermayer2017-05-081-2/+6
* lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch2016-02-261-1/+2
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-261-4/+10
* avcodec/samidec: small indent fixClément Bœsch2015-09-061-1/+1
* avcodec/samidec: use ff_htmlmarkup_to_ass()Yayoi2015-09-061-4/+19
* avcodec/samidec: make sure to properly restore parsing context after a tagClément Bœsch2015-03-061-0/+1
* avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch2014-10-191-1/+1
* avcodec/ass: assume raw=0 in ff_ass_add_rect_bprintClément Bœsch2014-10-191-1/+1
* avcodec/samidec: add some memory checksClément Bœsch2014-09-211-1/+3
* Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-031-5/+5
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* SAMI demuxer and decoder.Clément Bœsch2012-06-291-0/+158
OpenPOWER on IntegriCloud