summaryrefslogtreecommitdiff
path: root/libavcodec/ass.c
Commit message (Expand)AuthorAge
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-05
|\
| * Replace strncpy() with av_strlcpy().Alex Converse2011-05-03
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Make ff_ass_subtitle_header static to ass.cDiego Elio Pettenò2011-01-25
* | add avcodec_get_subtitle_defaults() to initialize AVSubtitle structAurelien Jacobs2011-04-11
|/
* add SubRip decoderAurelien Jacobs2010-12-28
* ensure the ASS string in AVSubtitleRect is 0 terminatedAurelien Jacobs2010-11-27
* add missing files in previous commit (ASS encoder and decoder)Aurelien Jacobs2010-11-13