summaryrefslogtreecommitdiffstats
path: root/libmpeg2/mpeg2_internal.h
diff options
context:
space:
mode:
authorhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-24 20:23:11 +0000
committerhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-24 20:23:11 +0000
commit2b5bf19dfdbb91581ff1ab18b64059e817b7f17b (patch)
tree179fffeb5b9630bb5b5ea74cedd5296527627016 /libmpeg2/mpeg2_internal.h
parentba0fc01e35c25d01725374c4e6d08c554add71e1 (diff)
downloadmpv-2b5bf19dfdbb91581ff1ab18b64059e817b7f17b.tar.bz2
mpv-2b5bf19dfdbb91581ff1ab18b64059e817b7f17b.tar.xz
postproc fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13124 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpeg2/mpeg2_internal.h')
-rw-r--r--libmpeg2/mpeg2_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpeg2/mpeg2_internal.h b/libmpeg2/mpeg2_internal.h
index 0a4ca73f55..cdc7ee1e0c 100644
--- a/libmpeg2/mpeg2_internal.h
+++ b/libmpeg2/mpeg2_internal.h
@@ -146,6 +146,7 @@ struct mpeg2_decoder_s {
int mpeg1;
/* for MPlayer: */
+ int quantizer_scales[32];
int quantizer_scale;
char* quant_store;
int quant_stride;