Support videos with JPEG color range in GPU YUV convert path.
It's worth noting that the media_browsertests Yuv* tests compare video pixels with a reference image, but whether or not the hardware path is used, copying the pixels from the video into a canvas goes through the software path, so despite looking correct onscreen when GPU-accelerated, the JPEG color range video tests will still fail until the software path properly supports the JPEG color range.
BUG=
172898
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=268010