diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-07-02 19:13:02 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-07-03 13:27:25 +0200 |
commit | 57848ef3c6a135caeb1f8034cadc157a38947009 (patch) | |
tree | b33fca7e59b77d5c0ff97371dd8f226a63aa2682 /libavformat/httpauth.c | |
parent | 8e607c747eca582a4ef66fa85a27492f517cde1d (diff) | |
download | ffmpeg-57848ef3c6a135caeb1f8034cadc157a38947009.tar.gz |
aaccoder: fix M/S coding
There were some mistakes in the code for M/S stereo, this commit fixes them.
The start variable was not being reset for every window and every access to
the coefficients was incorrect as well. This fixes that by properly
addressing the coefficients using both windows and setting the start on every window to zero.
Reviewed-by: Claudio Freire <klaussfreire@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/httpauth.c')
0 files changed, 0 insertions, 0 deletions