Mercurial > libavcodec.hg
changeset 9401:5921cf626a4a libavcodec
Two INIT_VLC_USE_STATIC cases Carl missed.
author | michael |
---|---|
date | Sat, 11 Apr 2009 14:16:30 +0000 |
parents | 0a18297bc905 |
children | 9a1c34f662e4 |
files | intrax8.c svq1dec.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/intrax8.c Sat Apr 11 13:58:18 2009 +0000 +++ b/intrax8.c Sat Apr 11 14:16:30 2009 +0000 @@ -66,7 +66,7 @@ DC_VLC_BITS,34, \ &src[1],4,2, \ &src[0],4,2, \ - 1); + INIT_VLC_USE_STATIC); for(i=0;i<8;i++){ init_dc_vlc( j_dc_vlc[0][i], x8_dc_highquant_table[i][0]); init_dc_vlc( j_dc_vlc[1][i], x8_dc_lowquant_table [i][0]);
--- a/svq1dec.c Sat Apr 11 13:58:18 2009 +0000 +++ b/svq1dec.c Sat Apr 11 14:16:30 2009 +0000 @@ -786,7 +786,7 @@ init_vlc(&svq1_motion_component, 7, 33, &mvtab[0][1], 2, 1, - &mvtab[0][0], 2, 1, 1); + &mvtab[0][0], 2, 1, INIT_VLC_USE_STATIC); for (i = 0; i < 6; i++) { init_vlc(&svq1_intra_multistage[i], 3, 8,