summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests, examples: switch to new API to instantiate the videosinkJosep Torra2011-11-026-8/+15
* video-sink: Add a standalone GStreamer pluginJosep Torra2011-11-018-44/+80
* video-sink: remove dependency on ClutterGstVideoTextureJosep Torra2011-10-313-35/+31
* video-sink: handle priority property in all GStreamer statesJosep Torra2011-10-311-4/+8
* build: Actually depend on 1.6.0Damien Lespiau2011-10-281-1/+1
* sink: Update the shaders to work with Cogl 1.6.0+ and GLES2Damien Lespiau2011-10-281-5/+3
* player: Pressing 'd' now removes the VideoTexture and controlsDamien Lespiau2011-10-281-3/+27
* sink: Make the sink hold a weak reference to the ClutterTextureDamien Lespiau2011-10-282-5/+1
* video-texture: Fix a circular dependency not breaking on unref()Damien Lespiau2011-10-282-4/+36
* build: Bump the version to reflect the developement branchDamien Lespiau2011-10-271-2/+2
* build: Don't use *_DISABLE_DEPRECATED definesDamien Lespiau2011-10-271-3/+0
* configure: Use the release status define to determine default flagsNeil Roberts2011-10-271-6/+8
* autogen: Honour the NOCONFIGURE environment variableNeil Roberts2011-10-271-1/+3
* video-sink: silent warning on comparisonLionel Landwerlin2011-10-131-2/+2
* player: force reset of text bit in playing flagsLionel Landwerlin2011-10-111-3/+19
* build: Use the automake 1.11 AM_V_GEN for the pc file generationDamien Lespiau2011-10-071-1/+1
* Do not hardcode pathsLaurent Bigonville2011-10-071-3/+3
* build: Post release bump to 1.4.3Damien Lespiau2011-10-031-1/+1
* build: Release 1.4.21.4.2Damien Lespiau2011-10-031-1/+1
* build: Update NEWS and doap file for the 1.4.2 releaseDamien Lespiau2011-10-032-0/+24
* video-sink: Fix segmentation fault with nouveau mesa driverGyörgy Balló2011-10-031-3/+3
* build: Post release build to 1.4.1Damien Lespiau2011-09-301-1/+1
* player: Don't try to free NULL GstTagListDamien Lespiau2011-09-301-1/+2
* build: Release 1.4.0Damien Lespiau2011-09-301-2/+2
* build: Update NEWS and doap files for the 1.4.0 releaseDamien Lespiau2011-09-302-0/+27
* player: 80 characters is a hard limit!Damien Lespiau2011-09-301-1/+2
* video-sink: Remove spurious debugging messageDamien Lespiau2011-09-301-1/+0
* player: Change how we report audio and subtitles trackDamien Lespiau2011-09-302-99/+72
* refactoring: Do not depend on any GL symbolDamien Lespiau2011-09-273-12/+68
* player: split interface API from default implementationLionel Landwerlin2011-09-262-153/+373
* player: ensure suburi is set to NULL without subtitle fileLionel Landwerlin2011-09-261-2/+2
* player: autoload subtitles only once uri is setLionel Landwerlin2011-09-261-1/+1
* Add "-Wsign-compare" to the maintainer flags and fix the resulting warningsThomas Wood2011-09-213-7/+7
* media: Refine the idle state management in the EOS callbackDamien Lespiau2011-09-011-2/+20
* player: Add an option to loop the videoDamien Lespiau2011-09-011-0/+24
* player: Provide an option to start the player fullscreenDamien Lespiau2011-09-011-1/+30
* player: Do accurate seeksDamien Lespiau2011-09-011-0/+9
* player: Don't start fullscreenDamien Lespiau2011-08-314-30/+28
* build: Distribute .tar.xz fileDamien Lespiau2011-08-312-2/+2
* build: Post release bump to 1.3.15Damien Lespiau2011-08-311-1/+1
* build: Release 1.3.141.3.14Damien Lespiau2011-08-311-1/+1
* build: Update NEWS file for 1.3.14Damien Lespiau2011-08-311-0/+22
* introspection: Add mission annotationsDamien Lespiau2011-08-303-4/+9
* build: Link against -lGL when we know it's safe toDamien Lespiau2011-08-302-0/+23
* video-texture: Remove the download-buffering class signal handlerDamien Lespiau2011-08-301-3/+1
* video-texture: Remote the dispose vfuncDamien Lespiau2011-08-301-7/+0
* video-player: Actually implement clutter_gst_player_deinit()Damien Lespiau2011-08-304-21/+51
* tests: Add a new little to to check if we are leakingDamien Lespiau2011-08-303-5/+69
* doc: Fix copy/paste typo in clutter_gst_player_get_pipeline() annotationDamien Lespiau2011-08-301-2/+1
* doc: Add latest API addition to the gtk-doc sectionsDamien Lespiau2011-08-303-3/+44