summaryrefslogtreecommitdiff
path: root/vp10/common/onyxc_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp10/common/onyxc_int.h')
-rw-r--r--vp10/common/onyxc_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vp10/common/onyxc_int.h b/vp10/common/onyxc_int.h
index b88aa7d0e..eeaadc61d 100644
--- a/vp10/common/onyxc_int.h
+++ b/vp10/common/onyxc_int.h
@@ -129,6 +129,7 @@ typedef struct BufferPool {
typedef struct VP10Common {
struct vpx_internal_error_info error;
vpx_color_space_t color_space;
+ int color_range;
int width;
int height;
int display_width;