summaryrefslogtreecommitdiff
path: root/libavcodec/ass.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* avcodec: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* 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 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