applemedia: vtdec: remove the internal GstGLColorConvert
authorAlessandro Decina <alessandro.d@gmail.com>
Mon, 14 Dec 2015 05:10:01 +0000 (16:10 +1100)
committerAlessandro Decina <alessandro.d@gmail.com>
Wed, 16 Dec 2015 06:03:03 +0000 (17:03 +1100)
commit9981cd83271f142680bda3959c7836adea36e032
tree71cf66ca09f4c40cf19b7c0bcb7d104b00aaf043
parent07bf3796aa69f625d1503ab4a3cd013df832fa72
applemedia: vtdec: remove the internal GstGLColorConvert

It was added back in the day to make texture sharing work by default with
glimagesink inside playbin. These days glimagesink accepts (and converts) YUV
internally so it's no longer needed.
sys/applemedia/videotexturecache.h
sys/applemedia/videotexturecache.m
sys/applemedia/vtdec.c