[143/906] Add init and reset callbacks in GstGLFilter to run arbitrary gl code at...
authorFilippo Argiolas <filippo.argiolas@gmail.com>
Mon, 11 Aug 2008 07:52:16 +0000 (09:52 +0200)
committerMatthew Waters <ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:23 +0000 (18:36 +0100)
commitb0f30ff1251b1896fbd65804c7e608da9bae63c5
tree64a254ab2923e6a29f1e2857942dfc55ccae0628
parent396afd5ef35c235b025a2bc340070925a1f92325
[143/906] Add init and reset callbacks in GstGLFilter to run arbitrary gl code at start and stop. Useful to init and cleanup custom gl resources.
gst-libs/gst/gl/gstgldisplay.c
gst-libs/gst/gl/gstgldisplay.h
gst-libs/gst/gl/gstglfilter.c
gst-libs/gst/gl/gstglfilter.h
gst/gl/gstglfilterblur.c