diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-02-16 00:30:24 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-02-16 23:39:57 +0000 |
commit | 5b54d4b376fbd2c291b8a6dba7d425e28f654bcf (patch) | |
tree | bdedc6ef6bb6ac514167b44d8ad4079d29f14317 /tests/ref/acodec/ac3_fixed | |
parent | 9fcae9735e3b97366dcee9ca3c2f6cf4faf6756f (diff) | |
download | ffmpeg-5b54d4b376fbd2c291b8a6dba7d425e28f654bcf.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>
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 |