summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_parser.c
Commit message (Collapse)AuthorAge
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-03
This also allows for removing some of the Vorbis-related hacks.