30 Commits (555c31de9da0ef1b4b0cea75bb7a6d6a246a1ebd)

Author SHA1 Message Date
Vittorio Giovara 5b51e6771c ogg: convert to new channel layout API 3 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Michael Niedermayer 7140761481 avformat/oggparsecelt: Do not re-allocate os->private 7 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Andrew Stone db68ef898a ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
Anton Khirnov b8604a9761 oggparsecelt: do not set AVCodecContext.frame_size 11 years ago
Anton Khirnov 23f741f793 matroskadec: parse the channel layout mask for FLAC 11 years ago
Michael Niedermayer 9b1d7d4fd3 avformat/oggparsecelt: fix memleak 11 years ago
Michael Niedermayer b294a4beec avformat/oggparsecelt/celt_header: fix memleak 11 years ago
James Almer 00408f95e7 oggparsecelt: use ff_alloc_extradata() 11 years ago
Luca Barbato 7751e4693d ogg: check that the expected number of headers had been parsed 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Nicolas George cf88cf17d0 Remove CELT / Opus confusion in labels, doc and comments. 13 years ago
Justin Ruggles fc2dd2c7ac ogg/celt: do not set sample_fmt in the demuxer 13 years ago
Nicolas George 4ca59d1948 oggdec: add support for Xiph's CELT codec 13 years ago
Clément Bœsch adba9c6352 Fix various unused variable warnings 14 years ago
Nicolas George 90a2929416 oggparsecelt: cosmetic: order lines more logically. 14 years ago
Nicolas George 51c1e255e5 oggparsecelt: call av_set_pts_info unconditionally. 14 years ago
Nicolas George e61b83d29e Ogg: add support for Xiph's CELT (Opus) codec. 14 years ago