[SCM] libav/experimental: Ooops, 10l forgot to commit h264.h.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:59:35 UTC 2013


The following commit has been merged in the experimental branch:
commit 3a06e8647fa5af8c6c8dd8f38bc4acc214d3f24b
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Sun Feb 7 23:15:53 2010 +0000

    Ooops, 10l forgot to commit h264.h.
    
    Originally committed as revision 21680 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index 51342ae..f360c3c 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -423,6 +423,8 @@ typedef struct H264Context{
     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];

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list