[FFmpeg-soc] [PATCH 3/6] Move bit counts to AC3EncodeContext.

Justin Ruggles justin.ruggles at gmail.com
Fri Dec 3 20:30:21 CET 2010


Move exponent and frame bit counts to AC3EncodeContext. This avoids passing the value around between many functions, making the code easier to read.
---
 libavcodec/ac3enc.c |   63 ++++++++++++++++++++++++++-------------------------
 1 files changed, 32 insertions(+), 31 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Move-bit-counts-to-AC3EncodeContext.patch
Type: text/x-patch
Size: 9400 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20101203/7fd724d3/attachment.bin>


More information about the FFmpeg-soc mailing list