Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | Fix format string vulnerability detected by -Wformat-security. | Fabian Greffrath | 2012-03-05 | 1 | -2/+2 |
* | srtdec: make sure we don't write past the end of buffer | Aurelien Jacobs | 2011-05-12 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | srtdec: ensure we don't read 1 byte after buffer end if the buffer is not | Aurelien Jacobs | 2011-01-02 | 1 | -2/+3 |
* | add SubRip decoder | Aurelien Jacobs | 2010-12-28 | 1 | -0/+240 |