16 Commits (309fe16a126c6c00cc60070de3190cf23f5570fb)

Author SHA1 Message Date
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
Ben Boeckel 1fe94ea79e vorbis: parse out setup headers as well 10 years ago
Martin Storsjö f20141d73f vorbis_parser: Include stdint.h in the header, to make it work standalone 10 years ago
Carl Eugen Hoyos e2e36a739d Fix make checkheaders for libavcodec/vorbis_parser.h. 10 years ago
Michael Niedermayer 7ffdc7bef2 avcodec/export av_vorbis_parse_frame_flags() 10 years ago
Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 10 years ago
Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 10 years ago
Anton Khirnov 874792641e vorbis_parser: use a dedicated AVClass for logging 10 years ago
Ben Boeckel 255302da70 vorbis: handle special packets in the middle of a stream 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Justin Ruggles 5602a464c9 avcodec: add a Vorbis parser to get packet duration 13 years ago