summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-05-09 15:58:32 +0200
committerAnton Khirnov <anton@khirnov.net>2016-06-12 20:27:53 +0200
commit3fba16ecd978d5bed338b8da643c3435e62b3437 (patch)
tree661009faf80b3268533f70892749370efbbf6828 /libavcodec/h264.h
parentbec993381cfec72051b0d9f12ac9d9bb9c750983 (diff)
h264: factor starting a new field out of parsing the slice header
Diffstat (limited to 'libavcodec/h264.h')
-rw-r--r--libavcodec/h264.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index ee6498195e..9a336a6ea1 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -361,6 +361,7 @@ typedef struct H264SliceContext {
int mb_skip_run;
int is_complex;
+ int picture_structure;
int mb_field_decoding_flag;
int mb_mbaff; ///< mb_aff_frame && mb_field_decoding_flag