[libav-devel] [PATCH 8/8] ac3enc: remove count_frame_bits_fixed() in favor of doing the full bit count during each frame encode.

Justin Ruggles justin.ruggles at gmail.com
Fri Apr 29 20:23:01 CEST 2011


On 04/15/2011 11:15 PM, Justin Ruggles wrote:

> 
> It is much simpler to understand and debug when the bit counting follows the
> frame syntax.  The speed difference is negligible.
> ---
>  libavcodec/ac3enc.c |  119 +++++++++++++++++++++++---------------------------
>  1 files changed, 55 insertions(+), 64 deletions(-)


ping.


More information about the libav-devel mailing list