24 Commits (288313a8b2c04ea457822c5fdd9df0bb4a06500b)

Author SHA1 Message Date
Anton Khirnov e6358ec1ac opus: export mapping family 2 (Ambisonic) as Ambisonic layout 3 years ago
Anton Khirnov cc37640a72 opus: convert to new channel layout API 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 4 years ago
Carl Eugen Hoyos 0d81edcbba lavc/opus: Reset alloc_trim when doing decoder bit-allocation. 5 years ago
Paul B Mahol 68f289dacd avcodec/opus: check if internal is available 6 years ago
Paul B Mahol 18aea7bdd9 avcodec/opus: set skip_samples 6 years ago
Michael Niedermayer 2cd718a4c5 avcodec/opus: Add {} over multiline if() body 7 years ago
Rostislav Pehlivanov 51027d0b8b opus: merge encoder and decoder bitallocation functions into one 7 years ago
Rostislav Pehlivanov 4678339e74 opus: fix hybrid folding indexing during band quantization 7 years ago
Rostislav Pehlivanov ce87e630fa opus_celt: deduplicate band quantization/dequantization function 7 years ago
Michael Niedermayer 04e611474b avcodec/opus: Check count of ambisonic channels 8 years ago
Felicia fcf3e06fe4 libopus: decode ambisonics with non-diegetic sources 8 years ago
Andreas Cadhalpun 7d3baebe40 opus_parser: fix leaking channel_maps on error 8 years ago
Michael Graczyk be07c25896 libavcodec/opus: Add channel mapping 2 to extradata parser 9 years ago
Michael Graczyk 5d054a1ac4 libavcodec/opus: Fix spelling in error message 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
Ganesh Ajjanagadde a0ea801dc3 lavc/opus: replace pow(10,x) by ff_exp10(x) 9 years ago
Kieran Kunhya 9cfa68c560 mpegts: add support for Opus 10 years ago
Kieran Kunhya 74141f693d avcodec: Add support for Opus in MPEG-TS 10 years ago
Anton Khirnov b70d7a4ac7 lavc: add a native Opus decoder. 11 years ago