projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b9e61e
)
Ooops, 10l forgot to commit h264.h.
author
Michael Niedermayer
<michaelni@gmx.at>
Sun, 7 Feb 2010 23:15:53 +0000
(23:15 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Sun, 7 Feb 2010 23:15:53 +0000
(23:15 +0000)
Originally committed as revision 21680 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.h
patch
|
blob
|
history
diff --git
a/libavcodec/h264.h
b/libavcodec/h264.h
index 51342ae9fc3699b67aaf30cd2680fbf58b15d688..f360c3cf15c7406bcb8c6e510c7d87a47e7d9743 100644
(file)
--- 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];