summaryrefslogtreecommitdiff
path: root/clutter-gst/clutter-gst-video-texture.c
Commit message (Expand)AuthorAgeFilesLines
* video-texture: Don't forget to reset the subtitle URI with new mediaDamien Lespiau2011-04-041-0/+4
* video-texture: Initial support for download bufferingDamien Lespiau2011-04-041-13/+302
* video-player: set_playing: Don't do anything when not changing stateDamien Lespiau2011-03-301-1/+7
* video-texture: Remove unused variableDamien Lespiau2011-03-301-1/+1
* video-texture: Clean up and fix the stream bufferingDamien Lespiau2011-03-301-17/+47
* video-texture: introduce change_uri internal stateLionel Landwerlin2011-03-291-4/+20
* video-texture: filter out non-changing state eventsLionel Landwerlin2011-03-291-0/+27
* video-texture: complete get_progress tracesLionel Landwerlin2011-03-281-2/+3
* video-texture: don't pause the pipeline when seekingLionel Landwerlin2011-03-281-10/+0
* style: Remove trailing spacesDamien Lespiau2011-03-251-26/+26
* video-texture: Fix an pimp the audio-volume behaviourDamien Lespiau2011-03-251-11/+42
* video-texture: speed up switching to another uriLionel Landwerlin2011-03-231-1/+1
* video-texture: set_progress improvementLionel Landwerlin2011-03-231-2/+10
* video-texture: Fix small typo of notificationDamien Lespiau2011-02-251-1/+1
* video-texture: set_uri (NULL) now goes to "idle" mode and stops playingDamien Lespiau2011-02-251-12/+16
* texture: Reset the pipeline state to NULL *before* emitting EOSDamien Lespiau2011-02-231-2/+2
* video-texture: Restore the idle state at EOSDamien Lespiau2010-12-071-0/+4
* video-texture: Add a note when get_progress() is called while seekingDamien Lespiau2010-12-071-1/+4
* video-texture: Fix the notification of the target progressDamien Lespiau2010-12-071-4/+4
* video-texture: Allow to make accurate seeksDamien Lespiau2010-12-061-2/+78
* video-texture: Don't return in progress of 0.0 when seekingDamien Lespiau2010-12-051-0/+9
* video-texture: Set the pipeline line state to NULL on errorJuanZhao2010-10-201-0/+6
* video-texture: Respect the pixel aspect ratio of the incoming framesDamien Lespiau2010-09-161-1/+236
* video-texture: Fix reading of the subtitle-font-name propertyDamien Lespiau2010-08-051-2/+5
* video-texture: Fix segmentation fault by assigning 'priv'Frederik Zipp2010-07-271-0/+2
* video-texture: You can now customize the user-agentDamien Lespiau2010-06-181-4/+133
* video-texture: Add Since: tags for newly introduced symbolsDamien Lespiau2010-06-171-0/+4
* video-texture: Fix the logic to get out of the idle modeDamien Lespiau2010-06-081-1/+1
* video-texture: Correct symbol name and remove debug outputChris Lord2010-06-081-3/+1
* video-texture: Add support for an "idle" materialDamien Lespiau2010-06-081-3/+215
* video-texture: Use ASYNC_DONE msg to wait the completion of a seek-eventSamuel Degrande2010-06-051-8/+45
* Add support for the subtitle related propertiesDamien Lespiau2010-02-121-3/+55
* [VideoTexture] Default to a bigger, Sans Serif font for subtitlesDamien Lespiau2010-01-091-3/+4
* [doc] VideoTexture and VideoSink must be created from Clutter's threadDamien Lespiau2010-01-081-0/+5
* [VideoTexture] Fix notifications of durationDamien Lespiau2010-01-051-25/+36
* [VideoTexture] Auto load subtitles based on the media URIDamien Lespiau2010-01-041-0/+83
* [VideoTexture] Use playbin2 instead of playbinDamien Lespiau2010-01-041-2/+2
* [VideoTexture] fix arguments order of gst_element_factory_make()Damien Lespiau2009-08-271-1/+1
* [VideoTexture] get_playbin() is now get_pipeline()Damien Lespiau2009-08-071-40/+40
* [debug] Add a CLUTTER_GST_MEDIA debug categoryDamien Lespiau2009-08-061-7/+37
* Protect config.h inclusion with #ifdef HAVE_CONFIG_HDamien Lespiau2009-03-281-0/+2
* Update for upstream change in ClutterMediaEmmanuele Bassi2009-02-241-5/+5
* Update Clutter-Gst to the new Core APIEmmanuele Bassi2009-01-211-318/+230
* Bug 1218 - Volume control range is wrongRusty Lynch2008-10-301-4/+9
* 2008-04-25 Matthew Allum <mallum@openedhand.com>Matthew Allum2008-04-251-1/+1
* 2008-04-25 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-04-251-1/+1
* 2007-08-20 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-08-201-2/+4
* 2007-07-06 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-07-061-68/+66
* 2007-07-06 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-07-061-2/+5
* 2007-06-22 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-06-221-3/+5