summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/cfhd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cfhd.h b/libavcodec/cfhd.h
index 831ff99cec..81e1cba21e 100644
--- a/libavcodec/cfhd.h
+++ b/libavcodec/cfhd.h
@@ -80,7 +80,7 @@ typedef struct CFHDContext {
int coded_width;
int coded_height;
- int coded_format;
+ enum AVPixelFormat coded_format;
int a_width;
int a_height;