summaryrefslogtreecommitdiff
path: root/libavcodec/cfhd.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cfhd.h')
-rw-r--r--libavcodec/cfhd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/cfhd.h b/libavcodec/cfhd.h
index 52f927e45e..05d251132c 100644
--- a/libavcodec/cfhd.h
+++ b/libavcodec/cfhd.h
@@ -80,6 +80,7 @@ typedef struct CFHDContext {
int coded_width;
int coded_height;
+ int cropped_height;
enum AVPixelFormat coded_format;
int a_width;