12 Commits (e9d96831f73f95d4b2cd69dd20dae95558b3be99)

Author SHA1 Message Date
Ronald S. Bultje b1078e9fe6 Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
Ronald S. Bultje 8955a9d79c Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). 15 years ago
Ronald S. Bultje bb2dd9efd8 Split the input/output data arguments to ff_adaptive_gain_control(). 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Ronald S. Bultje 95c6b5ebc8 Fix spelling. 15 years ago
Vitor Sessak d140b02581 SIPR16k decoder 15 years ago
Vitor Sessak d79c06b2ad Allow a SIPR table to be used by the upcoming SIPR16k decoder 15 years ago
Vitor Sessak 65323ed279 Split some SIPR structs to a header file for the upcoming SIPR16k commit 15 years ago
Vitor Sessak ef5e7fb253 Remove needless use of log2f() 15 years ago
Vitor Sessak 1c3c129b8f Remove the struct SiprModeParam of the context. This will simplify splitting 15 years ago
Måns Rullgård f3da24c4c3 SIPR: kill variable-length arrays 15 years ago
Vladimir Voroshilov 7bd3096f5f SIPR decoder for modes 8k5, 6k5 and 5k0. 15 years ago