Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-11-26 15:28:31 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-11-26 15:28:31 +0400
commitac021fdc40631f77a727f076f8748f89109c785b (patch)
treea51ba691da5f29c81d3ea61848b2938236f88ec2 /libavcodec/twinvq.h
parent0290a646ac662a8552dfdb2de4887cac7a79acd1 (diff)
parent56d061ce9da954560892e3551513d5ecc0439846 (diff)
Merge commit '56d061ce9da954560892e3551513d5ecc0439846'
* commit '56d061ce9da954560892e3551513d5ecc0439846': metasound: add last missing modes (8kHz @ 6kbps per channel) Conflicts: Changelog doc/general.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/twinvq.h')
-rw-r--r--libavcodec/twinvq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/twinvq.h b/libavcodec/twinvq.h
index 9ff355470e..c4e9688d46 100644
--- a/libavcodec/twinvq.h
+++ b/libavcodec/twinvq.h
@@ -141,6 +141,8 @@ typedef struct TwinVQContext {
const TwinVQModeTab *mtab;
+ int is_6kbps;
+
// history
float lsp_hist[2][20]; ///< LSP coefficients of the last frame
float bark_hist[3][2][40]; ///< BSE coefficients of last frame