Add support for color-range.
In decoder, export (eventually) into vpx_image_t.range field. In encoder, use oxcf->color_range to set it (same way as for color_space). See issue 1059. Change-Id: Ieabbb2a785fa58cc4044bd54eee66f328f3906ce
Showing
- test/vp9_encoder_parms_get_to_decoder.cc 7 additions, 4 deletionstest/vp9_encoder_parms_get_to_decoder.cc
- vp10/common/onyxc_int.h 1 addition, 0 deletionsvp10/common/onyxc_int.h
- vp10/decoder/decodeframe.c 6 additions, 1 deletionvp10/decoder/decodeframe.c
- vp10/encoder/bitstream.c 2 additions, 1 deletionvp10/encoder/bitstream.c
- vp10/encoder/encoder.c 3 additions, 0 deletionsvp10/encoder/encoder.c
- vp10/encoder/encoder.h 1 addition, 0 deletionsvp10/encoder/encoder.h
- vp10/vp10_cx_iface.c 12 additions, 0 deletionsvp10/vp10_cx_iface.c
- vp10/vp10_iface_common.h 2 additions, 0 deletionsvp10/vp10_iface_common.h
- vp9/common/vp9_onyxc_int.h 1 addition, 0 deletionsvp9/common/vp9_onyxc_int.h
- vp9/decoder/vp9_decodeframe.c 7 additions, 1 deletionvp9/decoder/vp9_decodeframe.c
- vp9/encoder/vp9_bitstream.c 2 additions, 1 deletionvp9/encoder/vp9_bitstream.c
- vp9/encoder/vp9_encoder.c 3 additions, 0 deletionsvp9/encoder/vp9_encoder.c
- vp9/encoder/vp9_encoder.h 1 addition, 0 deletionsvp9/encoder/vp9_encoder.h
- vp9/vp9_cx_iface.c 12 additions, 0 deletionsvp9/vp9_cx_iface.c
- vp9/vp9_iface_common.h 2 additions, 0 deletionsvp9/vp9_iface_common.h
- vpx/vp8cx.h 16 additions, 0 deletionsvpx/vp8cx.h
- vpx/vpx_image.h 1 addition, 0 deletionsvpx/vpx_image.h
- vpx_scale/yv12config.h 1 addition, 0 deletionsvpx_scale/yv12config.h
Loading
Please register or sign in to comment