[FFmpeg-devel] [PATCH] remove a Huffman table from WMA which also exists in AAC

Michael Niedermayer michaelni
Fri Feb 19 01:49:55 CET 2010


On Thu, Feb 18, 2010 at 10:38:57PM +0100, Stefan Gehrer wrote:
> 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

>  Makefile  |    8 ++++----
>  wma.h     |    4 ++--
>  wmadata.h |   38 --------------------------------------
>  wmadec.c  |    6 +++---
>  wmaenc.c  |    2 +-
>  5 files changed, 10 insertions(+), 48 deletions(-)
> f684e9cd8813dcc62101ab79faa892ff26c728b6  wma_aac_duplication.patch

iam ok with this

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100219/bbe919c5/attachment.pgp>



More information about the ffmpeg-devel mailing list