[gst-cvs] gst-plugins-gl: glimagesink: add a client-data property
Julien Isorce
cap at kemper.freedesktop.org
Sat Nov 21 04:26:42 PST 2009
Module: gst-plugins-gl
Branch: master
Commit: 26e11aea1dda5e4735c30b26d30cea2ad525767b
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/commit/?id=26e11aea1dda5e4735c30b26d30cea2ad525767b
Author: Julien Isorce <julien.isorce at gmail.com>
Date: Sat Nov 21 13:21:54 2009 +0100
glimagesink: add a client-data property
Also add it to glfilterapp.
Fixes #559131
---
gst-libs/gst/gl/gstgldisplay.c | 16 ++++++++++++++--
gst-libs/gst/gl/gstgldisplay.h | 6 ++++--
gst/gl/gstglfilterapp.c | 15 +++++++++++++--
gst/gl/gstglfilterapp.h | 1 +
gst/gl/gstglimagesink.c | 14 ++++++++++++++
gst/gl/gstglimagesink.h | 1 +
tests/examples/generic/cube/main.cpp | 5 +++--
tests/examples/generic/recordgraphic/main.cpp | 3 ++-
8 files changed, 52 insertions(+), 9 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/diff/?id=26e11aea1dda5e4735c30b26d30cea2ad525767b
More information about the Gstreamer-commits
mailing list