summaryrefslogtreecommitdiff
path: root/libavcodec/assdec.c
Commit message (Expand)AuthorAge
* assdec: check that the alloc+init of the private data succeeded.Michael Niedermayer2012-05-15
* assdec: avoid a possible NULL dereference.Nicolas George2012-03-07
* assdec: fix wrong alloc pointer check.Clément Bœsch2012-01-30
* compute rects duration in ASS decoderAurelien Jacobs2011-04-11
* add avcodec_get_subtitle_defaults() to initialize AVSubtitle structAurelien Jacobs2011-04-11
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-28
* add missing files in previous commit (ASS encoder and decoder)Aurelien Jacobs2010-11-13