[FFmpeg-devel] [PATCH] ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it instead of the hardcoded value.

Justin Ruggles justin.ruggles
Fri Mar 4 22:47:14 CET 2011


Currently it is always 4, but this change will allow it to be adjusted when
bandwidth-related features are added such as channel coupling, enhanced
channel coupling, and spectral extension.
---
 libavcodec/ac3enc.c |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ac3enc-add-num_rematrixing_bands-to-AC3EncodeContext.patch
Type: text/x-patch
Size: 2602 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110304/b05c4416/attachment.bin>



More information about the ffmpeg-devel mailing list