Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vorbis_parser: Include stdint.h in the header, to make it work standalone | Martin Storsjö | 2014-11-25 | 1 | -0/+2 |
* | lavc: add a public API for parsing vorbis packets. | Anton Khirnov | 2014-11-06 | 1 | -26/+16 |
* | vorbis_parser: add an AV prefix to VorbisParseContext | Anton Khirnov | 2014-11-06 | 1 | -5/+5 |
* | vorbis_parser: use a dedicated AVClass for logging | Anton Khirnov | 2014-11-06 | 1 | -1/+1 |
* | avcodec: add a Vorbis parser to get packet duration | Justin Ruggles | 2012-03-03 | 1 | -0/+68 |