Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |
* | lavc: use designated initialisers for parsers. | Anton Khirnov | 2011-11-02 | 1 | -5/+3 |
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | VP3 parser can also handle VP6 without any changes. | Aurelien Jacobs | 2008-06-26 | 1 | -1/+2 |
* | VP3 & Theora parser to extract keyframe flags. | Michael Niedermayer | 2008-06-26 | 1 | -0/+43 |