aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ass.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-2/+2
|\
| * Replace strncpy() with av_strlcpy().Alex Converse2011-05-031-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Make ff_ass_subtitle_header static to ass.cDiego Elio Pettenò2011-01-251-5/+20
* | add avcodec_get_subtitle_defaults() to initialize AVSubtitle structAurelien Jacobs2011-04-111-5/+0
|/
* add SubRip decoderAurelien Jacobs2010-12-281-0/+40
* ensure the ASS string in AVSubtitleRect is 0 terminatedAurelien Jacobs2010-11-271-0/+1
* add missing files in previous commit (ASS encoder and decoder)Aurelien Jacobs2010-11-131-0/+68