[FFmpeg-devel] [PATCH 1/2] ac3: Remove ff_ac3_critical_band_size_tab.

Justin Ruggles justin.ruggles
Tue Jan 25 22:07:06 CET 2011


It is only used to generate band_start_tab, which about the same size, at
runtime, so it's simpler just to always hardcode band_start_tab.
---
 libavcodec/ac3.c |   17 ++++-------------
 1 files changed, 4 insertions(+), 13 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ac3-Remove-ff_ac3_critical_band_size_tab.patch
Type: text/x-patch
Size: 1679 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110125/e772f3c4/attachment.bin>



More information about the ffmpeg-devel mailing list