summaryrefslogtreecommitdiff
path: root/clutter-gst/clutter-gst-player.h
Commit message (Expand)AuthorAgeFilesLines
* Drop Cogl-Gst dependency and reimport video sinkLionel Landwerlin2014-05-281-13/+13
* update documentationLionel Landwerlin2013-07-221-15/+18
* switch ClutterGst to use ClutterContentLionel Landwerlin2013-07-081-1/+4
* headers: add missing protections against direct header inclusionLionel Landwerlin2013-03-181-0/+4
* Break API and concepts around VideoTextureLionel Landwerlin2013-03-181-135/+46
* ClutterGstPlayer: Add method to check if the player is using a live media.Andre Moreira Magalhaes (andrunko)2013-03-181-2/+4
* ClutterGstPlayer: Add API to set/get buffer size/duration.Andre Moreira Magalhaes (andrunko)2013-03-181-4/+14
* Do not use deprecated ClutterMedia.Andre Moreira Magalhaes (andrunko)2013-03-181-10/+48
* Misc doc fixesEdward Hervey2012-07-121-1/+1
* player: Add a "in-seek" propertyMichael Wood2012-04-271-1/+4
* player: 80 characters is a hard limit!Damien Lespiau2011-09-301-1/+2
* player: split interface API from default implementationLionel Landwerlin2011-09-261-8/+60
* video-player: Actually implement clutter_gst_player_deinit()Damien Lespiau2011-08-301-0/+1
* video-texture: Add API to manage subtitlesDamien Lespiau2011-08-261-0/+5
* clutter-gst: Expose ClutterGstPlayer interface and document APILionel Landwerlin2011-08-251-0/+23
* video-texture: Separate out the playbin2 logic.Lionel Landwerlin2011-08-221-0/+101