[FFmpeg-devel] [PATCH] qdm2: Allow hard-coding VLC tables.
    Reimar Döffinger 
    Reimar.Doeffinger at gmx.de
       
    Sun Sep  7 14:14:03 CEST 2014
    
    
  
On Sun, Sep 07, 2014 at 02:03:08PM +0200, Reimar Döffinger wrote:
> Also adds a lot of infrastructure necessary for it.
> Some of it is a bit ugly though.
> Increases binary size for hardcoded tables by about 12 kB,
> which is about 15 kB from qdm2_table minus data and code
> saved that was only used for creating it.
> 
> Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> ---
>  libavcodec/qdm2.c          | 167 +--------------------------------------------
>  libavcodec/qdm2_tablegen.c |  19 +++++-
>  libavcodec/qdm2_tablegen.h | 164 ++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/tableprint.h    |   1 +
Sorry, was missing the tableprint_vlc.h file, new version sent
as reply.
    
    
More information about the ffmpeg-devel
mailing list