Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: Constify all the AVCodecParsers | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\ | |||||
| * | 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 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |
* | | clenaup: #ifdec CONFIG* | Michael Niedermayer | 2011-12-13 | 1 | -2/+2 |
|/ | |||||
* | 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 |