summaryrefslogtreecommitdiffstats
path: root/libavcodec/vorbis_parser.c
Commit message (Expand)AuthorAgeFilesLines
* vorbis: handle special packets in the middle of a streamBen Boeckel2013-11-131-2/+24
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'Michael Niedermayer2013-03-141-2/+3
|\
| * avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun2013-03-131-2/+3
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | vorbis_parser: fix blocksizeMichael Niedermayer2012-05-051-5/+5
* | oggvorbis: move handling of first packets ts from parser to muxer.Michael Niedermayer2012-05-051-2/+1
* | oggvorbisdec: redesign special handling of first frames timestamp.Michael Niedermayer2012-05-041-2/+3
|/
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-031-0/+270
OpenPOWER on IntegriCloud