[FFmpeg-devel] [PATCH] remove a Huffman table from WMA which also exists in AAC
Stefan Gehrer
stefan.gehrer
Thu Feb 18 22:38:57 CET 2010
Hi,
the VLC tables ff_wma_scale_huffbits/codes and
ff_aac_scalefactor_bits/code are actually the same.
This patch reduces code size and binary size slightly but adds a new
dependency of wmaenc/dec.o on aactab.o.
If anyone knows of a common place to put the shared table instead,
let me know.
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wma_aac_duplication.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100218/2a604686/attachment.bin>
More information about the ffmpeg-devel
mailing list