videoconvert: improve color transform setup
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 4 Jun 2012 12:46:21 +0000 (14:46 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 4 Jun 2012 14:17:31 +0000 (16:17 +0200)
commit29edc0c6a558b73e13676410f178db36d4c90beb
tree6d4733edcd3b44b2ea0b4c5155a182d3cb07fb3d
parentb718dc26b56f12e88d685b5113a8e626dec993d7
videoconvert: improve color transform setup

Remove hardcoded color matrices and compute the matrices using the cms helper
library that was in cogcolorspace before.
gst/videoconvert/Makefile.am
gst/videoconvert/gstcms.c [new file with mode: 0644]
gst/videoconvert/gstcms.h [new file with mode: 0644]
gst/videoconvert/videoconvert.c
gst/videoconvert/videoconvert.h