glimagesink: add support for Y210 format
Y210 is a 10-bit YUY2, so we may re-use the YUY2 shaders but gl format is set to RG16
Sample pipeline: gst-launch-1.0 videotestsrc ! video/x-raw,format=Y210 ! glimagesink
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Y210 is a 10-bit YUY2, so we may re-use the YUY2 shaders but gl format is set to RG16
Sample pipeline: gst-launch-1.0 videotestsrc ! video/x-raw,format=Y210 ! glimagesink