summaryrefslogtreecommitdiff
path: root/clutter-gst/clutter-gst-content.c
Commit message (Expand)AuthorAgeFilesLines
* content: add set_frame()Lionel Landwerlin2014-12-061-0/+58
* content: rename video-sink property to sinkLionel Landwerlin2014-12-061-7/+7
* content: fix color alpha when no frameLionel Landwerlin2014-06-211-0/+3
* content: paint background color when no frame is availableLionel Landwerlin2014-06-211-3/+15
* contents: use different paint node namesLionel Landwerlin2014-06-211-1/+1
* content: fix return descriptionLionel Landwerlin2014-06-091-1/+1
* contents: add overlay supportLionel Landwerlin2014-06-071-25/+196
* Drop Cogl-Gst dependency and reimport video sinkLionel Landwerlin2014-05-281-30/+29
* 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-221-2/+0
* update documentationLionel Landwerlin2013-07-221-0/+7
* content: start with no frameLionel Landwerlin2013-07-081-12/+13
* switch ClutterGst to use ClutterContentLionel Landwerlin2013-07-081-15/+123
* Add ClutterGstContentBastian Winkler2013-07-081-0/+397