Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | rv34_parser: Adjust #if for disabling individual parsers | Diego Biurrun | 2013-01-15 | 1 | -2/+2 |
* | 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 | -8/+6 |
* | RV3/4 parser: remove unused variable 'off' | Kostya Shishkov | 2011-08-17 | 1 | -2/+0 |
* | Use parsers for RealVideo 3/4 to determine correct PTS | Kostya Shishkov | 2011-08-17 | 1 | -0/+97 |