summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_parser.c
Commit message (Expand)AuthorAge
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | vorbis_parser: fix blocksizeMichael Niedermayer2012-05-05
* | oggvorbis: move handling of first packets ts from parser to muxer.Michael Niedermayer2012-05-05
* | oggvorbisdec: redesign special handling of first frames timestamp.Michael Niedermayer2012-05-04
|/
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-03