Hi, On Tue, Aug 9, 2011 at 10:27 AM, Justin Ruggles <[email protected]> wrote: > Move bit counting to the bit allocation function. Move exponent grouping to > after bit allocation. This will allow for adjustment of bandwidth parameters > during bit allocation without having to do exponent grouping multiple times. > --- > Updated patch. I decided that exponent bit counting really belongs in bit > allocation, so this patch moves both parts of the original function to new > places in the encoding process. > > libavcodec/ac3enc.c | 40 ++++++++++++++++++++++++++++++++-------- > libavcodec/ac3enc.h | 2 ++ > libavcodec/ac3enc_template.c | 2 ++ > 3 files changed, 36 insertions(+), 8 deletions(-)
OK. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
