summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_parser.h
Commit message (Expand)AuthorAge
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* vorbis_parser: Include stdint.h in the header, to make it work standaloneMartin Storsjö2014-11-25
* lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-06
* vorbis_parser: add an AV prefix to VorbisParseContextAnton Khirnov2014-11-06
* vorbis_parser: use a dedicated AVClass for loggingAnton Khirnov2014-11-06
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-03