summaryrefslogtreecommitdiffstats
path: root/libavcodec/microdvddec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/microdvddec: limit style characters in parsingMichael Niedermayer2018-08-121-1/+1
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-3/+3
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-261-8/+4
* lavc/ccaption_dec: improve default styleClément Bœsch2016-01-101-1/+2
* avcodec/microdvddec: Check for string end in 'P' caseMichael Niedermayer2015-11-071-0/+2
* avcodec/microdvddec: support non persistent italic marker '/'Clément Bœsch2014-11-231-1/+17
* avcodec/microdvddec: support various broken form of color tagsClément Bœsch2014-11-231-1/+1
* avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch2014-10-191-1/+0
* avcodec/ass: assume raw=0 in ff_ass_add_rect_bprintClément Bœsch2014-10-191-1/+1
* avcodec/microdvddec: remove old compat codeClément Bœsch2014-09-271-10/+0
* avcodec/microdvddec: add some memory checksClément Bœsch2014-09-211-8/+7
* avcodec/microdvddec: indent fixClément Bœsch2014-09-141-10/+10
* microdvd: sanitize AVPackets.Clément Bœsch2012-12-311-5/+13
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* lavc/microdvddec: support "DEFAULT" properties.Clément Bœsch2012-06-291-1/+49
* lavc/microdvddec: fix color parsing.Clément Bœsch2012-06-151-0/+2
* lavc/microdvddec: properly reset non persistent color tag.Clément Bœsch2012-06-151-1/+1
* lavc: switch from ts_end to duration in ff_ass_add_rect.Clément Bœsch2012-05-291-6/+8
* lavc: add MicroDVD decoder.Clément Bœsch2012-04-271-0/+317
OpenPOWER on IntegriCloud