summaryrefslogtreecommitdiffstats
path: root/libavcodec/vorbis_parser.c
Commit message (Collapse)AuthorAgeFilesLines
* avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()Diego Biurrun2013-03-131-2/+3
|
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
|
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-031-0/+270
This also allows for removing some of the Vorbis-related hacks.
OpenPOWER on IntegriCloud