[FFmpeg-devel] [PATCH] ac3enc: fix bug in stereo rematrixing decision.
Justin Ruggles
justin.ruggles
Wed Feb 16 00:05:25 CET 2011
The rematrixing strategy reuse flags are not reset between frames, so they
need to be initialized for all blocks, not just block 0.
---
libavcodec/ac3enc.c | 5 ++---
tests/ref/acodec/ac3_fixed | 2 +-
tests/ref/seek/ac3_rm | 30 ++++++++++++++++++++----------
3 files changed, 23 insertions(+), 14 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ac3enc-fix-bug-in-stereo-rematrixing-decision.patch
Type: text/x-patch
Size: 4802 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110215/97664972/attachment.bin>
More information about the ffmpeg-devel
mailing list