diff h264.h @ 11096:4aa724a692f5 libavcodec

Ooops, 10l forgot to commit h264.h.
author michael
date Sun, 07 Feb 2010 23:15:53 +0000
parents b37a53d101c3
children 3b135f70c097
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];