Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -13/+13 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | Replace strncpy() with av_strlcpy(). | Alex Converse | 2011-05-03 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Make ff_ass_subtitle_header static to ass.c | Diego Elio Pettenò | 2011-01-25 | 1 | -5/+20 |
* | add SubRip decoder | Aurelien Jacobs | 2010-12-28 | 1 | -0/+40 |
* | ensure the ASS string in AVSubtitleRect is 0 terminated | Aurelien Jacobs | 2010-11-27 | 1 | -0/+1 |
* | add missing files in previous commit (ASS encoder and decoder) | Aurelien Jacobs | 2010-11-13 | 1 | -0/+68 |