29 Commits (7d4c15cafba69611259db335af36ae22fc97f1b1)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 12 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
rcombs e0835b4878 lavc/vorbis_parser: ignore unrecognized packet types 2 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Andreas Rheinhardt e625ae6092 avcodec: Constify all the AVCodecParsers 4 years ago
Hendrik Leppkes 34e85cb340 avcodec/vorbis: remove avpriv vorbis parser cruft 10 years ago
Ben Boeckel 1fe94ea79e vorbis: parse out setup headers as well 10 years ago
Michael Niedermayer ad2deb02e5 avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 10 years ago
Michael Niedermayer 62e52b94e6 vorbis_parser: Move vp check to avoid a null pointer dereference 10 years ago
Michael Niedermayer 374c907fb3 avcodec/vorbis_parser: Move vp check 10 years ago
Michael Niedermayer 7ffdc7bef2 avcodec/export av_vorbis_parse_frame_flags() 11 years ago
Anton Khirnov 2f3fadfbe3 lavc,lavf: switch to the new vorbis parse API 11 years ago
Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 11 years ago
Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 11 years ago
Anton Khirnov 874792641e vorbis_parser: use a dedicated AVClass for logging 11 years ago
Ben Boeckel 255302da70 vorbis: handle special packets in the middle of a stream 12 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 12 years ago
Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
Michael Niedermayer 16db88a093 vorbis_parser: fix blocksize 13 years ago
Michael Niedermayer 441dce2169 oggvorbis: move handling of first packets ts from parser to muxer. 13 years ago
Michael Niedermayer 1f95ad48ff oggvorbisdec: redesign special handling of first frames timestamp. 13 years ago
Justin Ruggles 5602a464c9 avcodec: add a Vorbis parser to get packet duration 13 years ago