glcolorconvert: Fix bt709 conversion matrices.
authorJan Schmidt <jan@centricular.com>
Mon, 21 Apr 2014 12:01:47 +0000 (22:01 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:37 +0000 (19:31 +0000)
commitc891eedb7960fa6bad90053ea33374a8cb5e5854
treeb66c449a914bdf4243f3b394536cae6cce6a97bd
parentd539fd4a54e759557283621b83d9380f528d9143
glcolorconvert: Fix bt709 conversion matrices.

Fix the sign on one entry in the bt.709 YUV->RGB conversion
matrix, and the corresponding inverse matrix. Fixes really
wrong colouring of some videos.
gst-libs/gst/gl/gstglcolorconvert.c