summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-09-22 20:43:35 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-09-22 20:43:35 +0000
commitf4d3382da2eb532746d3814ca60fdf8ae8018f1a (patch)
tree89e8f10e985e2547bc4e3168c1952c4ddb95f3c7 /libavcodec/h264.h
parent8556ea0333cd805deea912c8d1b3ed03dbbaeda6 (diff)
Another try to fix temporal direct mode references.
Fixes at least CAPAMA3_Sand_F.264 CVMAPAQP3_Sony_E.jsv Originally committed as revision 15384 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264.h')
-rw-r--r--libavcodec/h264.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index 39d8aa5ff5..1503b50d38 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -332,8 +332,8 @@ typedef struct H264Context{
int direct_spatial_mv_pred;
int dist_scale_factor[16];
int dist_scale_factor_field[2][32];
- int map_col_to_list0[2][16];
- int map_col_to_list0_field[2][2][32];
+ int map_col_to_list0[2][16+32];
+ int map_col_to_list0_field[2][2][16+32];
/**
* num_ref_idx_l0/1_active_minus1 + 1