[FFmpeg-devel] [PATCH 2/2] ac3enc: skip the SNR offset increment by 16 if the downward search lowered the snr_offset value.

Justin Ruggles justin.ruggles
Sun Mar 6 21:02:57 CET 2011


This avoids an unnecessary call to bit_alloc() where snr_offset+16 has already
been checked and was found to be too high.
---
 libavcodec/ac3enc.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ac3enc-skip-the-SNR-offset-increment-by-16-if-the-do.patch
Type: text/x-patch
Size: 692 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110306/cfef3225/attachment.bin>



More information about the ffmpeg-devel mailing list