-
- Downloads
qdm2: Allow hard-coding VLC tables.
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@gmx.de>
Showing
- libavcodec/qdm2.c 2 additions, 165 deletionslibavcodec/qdm2.c
- libavcodec/qdm2_tablegen.c 18 additions, 1 deletionlibavcodec/qdm2_tablegen.c
- libavcodec/qdm2_tablegen.h 164 additions, 0 deletionslibavcodec/qdm2_tablegen.h
- libavcodec/tableprint.h 1 addition, 0 deletionslibavcodec/tableprint.h
- libavcodec/tableprint_vlc.h 80 additions, 0 deletionslibavcodec/tableprint_vlc.h
Loading
Please register or sign in to comment