| Commit message (Expand) | Author | Age | Files | Lines |
* | vorbis: parse out setup headers as well | Ben Boeckel | 2015-02-02 | 1 | -0/+1 |
* | Fix make checkheaders for libavcodec/vorbis_parser.h. | Carl Eugen Hoyos | 2014-11-08 | 1 | -0/+2 |
* | avcodec/export av_vorbis_parse_frame_flags() | Michael Niedermayer | 2014-11-06 | 1 | -4/+3 |
* | Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70' | Michael Niedermayer | 2014-11-06 | 1 | -26/+16 |
|\ |
|
| * | lavc: add a public API for parsing vorbis packets. | Anton Khirnov | 2014-11-06 | 1 | -26/+16 |
* | | Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67' | Michael Niedermayer | 2014-11-06 | 1 | -6/+6 |
|\| |
|
| * | vorbis_parser: add an AV prefix to VorbisParseContext | Anton Khirnov | 2014-11-06 | 1 | -5/+5 |
* | | Merge commit '8747926' | Michael Niedermayer | 2014-11-06 | 1 | -1/+1 |
|\| |
|
| * | vorbis_parser: use a dedicated AVClass for logging | Anton Khirnov | 2014-11-06 | 1 | -1/+1 |
* | | vorbis: handle special packets in the middle of a stream | Ben Boeckel | 2013-11-13 | 1 | -0/+18 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
|/ |
|
* | avcodec: add a Vorbis parser to get packet duration | Justin Ruggles | 2012-03-03 | 1 | -0/+68 |