changeset 11096:4aa724a692f5 libavcodec

Ooops, 10l forgot to commit h264.h.
author michael
date Sun, 07 Feb 2010 23:15:53 +0000
parents 2aeb7a1d1c7f
children 7e5d7873fad9
files h264.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/h264.h	Sun Feb 07 22:58:03 2010 +0000
+++ b/h264.h	Sun Feb 07 23:15:53 2010 +0000
@@ -423,6 +423,8 @@
     int redundant_pic_count;
 
     int direct_spatial_mv_pred;
+    int col_parity;
+    int col_fieldoff;
     int dist_scale_factor[16];
     int dist_scale_factor_field[2][32];
     int map_col_to_list0[2][16+32];