Commit 4add0d84 authored by michael's avatar michael

Ooops, 10l forgot to commit h264.h.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21680 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8819553e
......@@ -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];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment