summaryrefslogtreecommitdiff
path: root/libavcodec/webvttdec.c
Commit message (Expand)AuthorAge
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-26
* avcodec/webvttdec: Fix uninitialized use of variable "again"Michael Niedermayer2015-11-11
* avcodec/webvttdec: Deal with WebVTT escapesRicardo Constantino2015-10-12
* avcodec/ass: add ASS trailing \r\n in one single placeClément Bœsch2014-10-19
* avcodec/ass: assume raw=0 in ff_ass_add_rect_bprintClément Bœsch2014-10-19
* avcodec/webvttdec: add some memory checksClément Bœsch2014-09-21
* WebVTT demuxer and decoder.Clément Bœsch2012-09-23