]> granicus.if.org Git - libvpx/blobdiff - vpx_scale/yv12config.h
Add support for color-range.
[libvpx] / vpx_scale / yv12config.h
index fd5d54babf66404e8012bab1de4136cc16700dc1..2e12acebc7b695e58b56e7696f8bce373efe99ad 100644 (file)
@@ -56,6 +56,7 @@ typedef struct yv12_buffer_config {
   int subsampling_y;
   unsigned int bit_depth;
   vpx_color_space_t color_space;
+  int color_range;
 
   int corrupted;
   int flags;