diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-02-16 00:30:24 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-02-18 19:52:32 +0100 |
commit | 6159bd0d670f88dc87f515f859100c53b7d81a89 (patch) | |
tree | abff104d4fc99fe06f304b910867794c848d2e45 /tests/ref/acodec/ac3_fixed | |
parent | ee60e04c2c07b907bf72d1092c43b972c9c5e725 (diff) | |
download | ffmpeg-6159bd0d670f88dc87f515f859100c53b7d81a89.tar.gz |
ac3enc: fix bug in stereo rematrixing decision.
The rematrixing strategy reuse flags are not reset between frames, so they
need to be initialized for all blocks, not just block 0.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 5b54d4b376fbd2c291b8a6dba7d425e28f654bcf)
Diffstat (limited to 'tests/ref/acodec/ac3_fixed')
-rw-r--r-- | tests/ref/acodec/ac3_fixed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/acodec/ac3_fixed b/tests/ref/acodec/ac3_fixed index 7923d7175a..f32443d3fb 100644 --- a/tests/ref/acodec/ac3_fixed +++ b/tests/ref/acodec/ac3_fixed @@ -1,2 +1,2 @@ -f8eddf3c4e119bcb2aa89a76d7461259 *./tests/data/acodec/ac3.rm +07bd593823ebd721b3a32ef298bdfc20 *./tests/data/acodec/ac3.rm 98751 ./tests/data/acodec/ac3.rm |