| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '81a3c42abe17e757fe890607f67201a240648993' | Clément Bœsch | 2017-04-03 | 1 | -3/+0 |
|\ |
|
| * | Drop some bogus Doxygen documentation. | Diego Biurrun | 2016-11-21 | 1 | -3/+0 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
| * | vorbis_parser: Include stdint.h in the header, to make it work standalone | Martin Storsjö | 2014-11-25 | 1 | -0/+2 |
* | | all: Make header guard names consistent | Timothy Gu | 2016-01-31 | 1 | -3/+3 |
* | | 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 |