summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_parser.c
Commit message (Expand)AuthorAge
* Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'Michael Niedermayer2013-03-14
|\
| * avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun2013-03-13
* | 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