summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_parser.h
Commit message (Expand)AuthorAge
* Merge commit '81a3c42abe17e757fe890607f67201a240648993'Clément Bœsch2017-04-03
|\
| * Drop some bogus Doxygen documentation.Diego Biurrun2016-11-21
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * 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
* | all: Make header guard names consistentTimothy Gu2016-01-31
* | vorbis: parse out setup headers as wellBen Boeckel2015-02-02
* | Fix make checkheaders for libavcodec/vorbis_parser.h.Carl Eugen Hoyos2014-11-08
* | avcodec/export av_vorbis_parse_frame_flags()Michael Niedermayer2014-11-06
* | Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer2014-11-06
|\|
| * lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-06
* | Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67'Michael Niedermayer2014-11-06
|\|
| * vorbis_parser: add an AV prefix to VorbisParseContextAnton Khirnov2014-11-06
* | Merge commit '8747926'Michael Niedermayer2014-11-06
|\|
| * vorbis_parser: use a dedicated AVClass for loggingAnton Khirnov2014-11-06
* | vorbis: handle special packets in the middle of a streamBen Boeckel2013-11-13
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|/
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-03