summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_parser.h
Commit message (Expand)AuthorAgeFilesLines
* vorbis_parser: Include stdint.h in the header, to make it work standaloneMartin Storsjö2014-11-251-0/+2
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-061-26/+16
* vorbis_parser: add an AV prefix to VorbisParseContextAnton Khirnov2014-11-061-5/+5
* vorbis_parser: use a dedicated AVClass for loggingAnton Khirnov2014-11-061-1/+1
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-031-0/+68