summaryrefslogtreecommitdiff
path: root/clutter-gst/clutter-gst-auto-video-sink.c
Commit message (Expand)AuthorAgeFilesLines
* auto-video-sink: check initialization value properlyLionel Landwerlin2015-01-051-2/+2
* auto-video-sink: fix crash when clutter is not initializedLionel Landwerlin2015-01-041-19/+15
* plugins: reorganize debug topicsLionel Landwerlin2014-06-211-0/+8
* auto-video-sink: rename to avoid GType name conflict with 2.0 versionLionel Landwerlin2014-06-021-13/+12
* Drop Cogl-Gst dependency and reimport video sinkLionel Landwerlin2014-05-281-11/+13
* plugin: use coglsink template sink as template sinkLionel Landwerlin2013-11-291-3/+11
* plugin: return error on state change if Clutter is not initializedLionel Landwerlin2013-11-191-9/+7
* plugin: defer clutter_init() call from plugin registration to sink creationLionel Landwerlin2013-11-151-0/+10
* autovideosink: fix content property getter/setterLionel Landwerlin2013-08-091-0/+8
* fix compilation warnings all over the placeLionel Landwerlin2013-07-221-2/+0
* update documentationLionel Landwerlin2013-07-221-17/+0
* remove ClutterGstActor now replaced by ClutterGstContentLionel Landwerlin2013-07-221-740/+190
* Do not use deprecated ClutterTexture.Andre Moreira Magalhaes (andrunko)2013-03-181-29/+30
* auto-sink: Ensure the IS_SINK flagHans-Christian Ebke2013-01-031-0/+39
* Do not use deprecated gstreamer symbolsJavier Jardón2013-01-031-2/+3
* gst-indent codeEdward Hervey2012-09-251-308/+260
* autosink: proxy ts-offset property of child sinksJosep Torra2012-09-251-3/+22
* gst: Use new g_mutex APIEdward Hervey2012-07-121-7/+2
* port to GStreamer 1.0Edward Hervey2012-07-121-121/+91
* autosink: remove stale x11 and glx includesTomas Frydrych2012-05-141-2/+0
* autosink: don't take an extra reference on textureJosep Torra2012-04-271-10/+2
* autosink: fix resume playbackJosep Torra2012-04-271-2/+40
* plugin: Add a autocluttersink elementJosep Torra2012-01-251-0/+811