Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ | |||||
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | vorbis_parser: fix blocksize | Michael Niedermayer | 2012-05-05 | 1 | -5/+5 |
* | | oggvorbis: move handling of first packets ts from parser to muxer. | Michael Niedermayer | 2012-05-05 | 1 | -2/+1 |
* | | oggvorbisdec: redesign special handling of first frames timestamp. | Michael Niedermayer | 2012-05-04 | 1 | -2/+3 |
|/ | |||||
* | avcodec: add a Vorbis parser to get packet duration | Justin Ruggles | 2012-03-03 | 1 | -0/+270 |