On Tue, Jul 19, 2011 at 9:21 AM, Justin Ruggles <[email protected]> wrote: > On 07/13/2011 01:20 PM, Justin Ruggles wrote: > >> This checks if the set of selected exponent strategies for all blocks in a >> channel are in the frame exponent strategy table, and if so, writes the >> table index instead of each strategy. This saves up to 7 bits per channel per >> frame, so the overall effect on quality is small. >> --- >> Fixed a bug in bit count with LFE channel present. >> >> libavcodec/Makefile | 2 +- >> libavcodec/ac3enc.c | 41 ++++++++++++++++++++++++++++----- >> libavcodec/ac3enc.h | 2 + >> libavcodec/eac3enc.c | 61 >> +++++++++++++++++++++++++++++++++++++++++++++++-- >> libavcodec/eac3enc.h | 10 ++++++++ >> 5 files changed, 106 insertions(+), 10 deletions(-) > > > ping. >
Looks OK _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
