summaryrefslogtreecommitdiffstats
path: root/libavcodec/ass.c
Commit message (Expand)AuthorAgeFilesLines
* ass: assert that the timsstamps fitted in the buffersMichael Niedermayer2012-09-091-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | lavc/ass: honor Default style.Clément Bœsch2012-06-291-2/+2
* | cosmetics: minor libavcodec spelling errorsLou Logan2012-06-291-1/+1
* | lavc: switch from ts_end to duration in ff_ass_add_rect.Clément Bœsch2012-05-291-3/+6
* | ass: use av_asprintf() instead of a temporary stack buffer.Clément Bœsch2012-01-301-4/+1
* | 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
OpenPOWER on IntegriCloud