summaryrefslogtreecommitdiff
path: root/clutter-gst
Commit message (Expand)AuthorAgeFilesLines
* contents: use different paint node namesLionel Landwerlin2014-06-212-3/+3
* plugins: reorganize debug topicsLionel Landwerlin2014-06-213-30/+52
* types: add missing Since declarationsLionel Landwerlin2014-06-091-0/+10
* aspectratio: fix aspect ratio with fill_allocation caseLionel Landwerlin2014-06-091-4/+4
* content: fix return descriptionLionel Landwerlin2014-06-091-1/+1
* playback: silent unused variables warningsLionel Landwerlin2014-06-091-9/+1
* util: fix wrong type link in commentLionel Landwerlin2014-06-091-1/+1
* camera-manager: mark class/instance internals as privateLionel Landwerlin2014-06-092-0/+3
* video-sink: fix documentation sectionLionel Landwerlin2014-06-091-2/+2
* video-sink: subclass GstVideoSink rather than GstBaseSinkLionel Landwerlin2014-06-092-4/+14
* Revert "VAAPI DEBUG"Lionel Landwerlin2014-06-071-21/+3
* VAAPI DEBUGLionel Landwerlin2014-06-071-3/+21
* sink: position RGBA GL upload as first capLionel Landwerlin2014-06-071-9/+9
* contents: add overlay supportLionel Landwerlin2014-06-074-65/+412
* video-sink: add overlay supportLionel Landwerlin2014-06-075-17/+288
* utils: remove deprecation warningLionel Landwerlin2014-06-071-5/+6
* auto-video-sink: rename to avoid GType name conflict with 2.0 versionLionel Landwerlin2014-06-022-21/+20
* introspection: use same pkg as compile flagsLionel Landwerlin2014-06-021-1/+1
* plugin: add debug category for video sinkLionel Landwerlin2014-06-021-0/+5
* ClutterGstFrame: copy pipeline instead of taking refLionel Landwerlin2014-06-011-1/+1
* content: add some padding to classLionel Landwerlin2014-06-013-0/+6
* introspection: do not depend on Cogl 2.0 API as Clutter hasn't switched yetLionel Landwerlin2014-05-281-2/+2
* video-sink: add gl texture upload supportLionel Landwerlin2014-05-281-4/+84
* Drop Cogl-Gst dependency and reimport video sinkLionel Landwerlin2014-05-2816-187/+2678
* clutter-gst: do not hardcore libtool pathLionel Landwerlin2014-04-221-1/+1
* plugin: change plugin name to coexist with clutter-gst 2.0Lionel Landwerlin2013-12-191-1/+1
* 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
* clutter-gst-playback: fix comment typoLionel Landwerlin2013-11-191-5/+6
* ClutterGstPlayback: Rework the download buffering modeSjoerd Simons2013-11-183-165/+187
* ClutterGstPlayback: implement a method to get position in secondsSjoerd Simons2013-11-182-0/+31
* Leave selection of audiosink to playbinSjoerd Simons2013-11-181-17/+0
* plugin: make 3.0 plugin parallel installable with 2.0 pluginLionel Landwerlin2013-11-151-4/+4
* plugin: defer clutter_init() call from plugin registration to sink creationLionel Landwerlin2013-11-152-4/+10
* aspectratio: add fill-allocation property to avoid pillarbox/letterboxLionel Landwerlin2013-11-151-13/+73
* aspectratio: remove commented codeLionel Landwerlin2013-11-151-127/+0
* camaera-manager: Fix compilation without GUdevBastian Winkler2013-09-171-1/+2
* frame: fix introspection annotationLionel Landwerlin2013-08-191-1/+1
* camera: add device propertyLionel Landwerlin2013-08-091-1/+27
* camera-manager: add camera-added/camera-removed signalsLionel Landwerlin2013-08-091-47/+163
* autovideosink: fix content property getter/setterLionel Landwerlin2013-08-091-0/+8
* camera: move device list to its own componentLionel Landwerlin2013-08-096-137/+378
* content: fix unref on wrong internal dataLionel Landwerlin2013-08-041-1/+1
* content: use new Cogl API to know if a sink is readyLionel Landwerlin2013-07-261-5/+6
* fix compilation warnings all over the placeLionel Landwerlin2013-07-225-5/+6
* update documentationLionel Landwerlin2013-07-2220-347/+102
* remove ClutterGstPipelineLionel Landwerlin2013-07-224-469/+0
* remove ClutterGstActor now replaced by ClutterGstContentLionel Landwerlin2013-07-229-1226/+197
* content: start with no frameLionel Landwerlin2013-07-081-12/+13
* switch ClutterGst to use ClutterContentLionel Landwerlin2013-07-0813-242/+648