summaryrefslogtreecommitdiff
path: root/libavcodec/vorbis_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '81a3c42abe17e757fe890607f67201a240648993'Clément Bœsch2017-04-031-3/+0
|\
| * Drop some bogus Doxygen documentation.Diego Biurrun2016-11-211-3/+0
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-1/+0
|\ \ | |/
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
| * vorbis_parser: Include stdint.h in the header, to make it work standaloneMartin Storsjö2014-11-251-0/+2
* | all: Make header guard names consistentTimothy Gu2016-01-311-3/+3
* | vorbis: parse out setup headers as wellBen Boeckel2015-02-021-0/+1
* | Fix make checkheaders for libavcodec/vorbis_parser.h.Carl Eugen Hoyos2014-11-081-0/+2
* | avcodec/export av_vorbis_parse_frame_flags()Michael Niedermayer2014-11-061-4/+3
* | Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer2014-11-061-26/+16
|\ \ | |/
| * lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-061-26/+16
* | Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67'Michael Niedermayer2014-11-061-6/+6
|\ \ | |/
| * vorbis_parser: add an AV prefix to VorbisParseContextAnton Khirnov2014-11-061-5/+5
* | Merge commit '8747926'Michael Niedermayer2014-11-061-1/+1
|\ \ | |/
| * vorbis_parser: use a dedicated AVClass for loggingAnton Khirnov2014-11-061-1/+1
* | vorbis: handle special packets in the middle of a streamBen Boeckel2013-11-131-0/+18
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-031-0/+68