summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sink: add a new buffer is the list is emptybroken/pbo-uploadDamien Lespiau2010-03-311-0/+14
* sink: merge pool_locks critical sections into oneDamien Lespiau2010-03-311-6/+4
* tests: Add a test that seeks every 250 msDamien Lespiau2010-03-313-0/+173
* sink: rewrite the printfsDamien Lespiau2010-03-311-50/+50
* sink: don't show the preroll framesDamien Lespiau2010-03-301-1/+0
* sink: Use mapped PBOs as buffersDamien Lespiau2010-03-301-122/+760
* video-texture: seek to the nearest keyframeDamien Lespiau2010-03-301-1/+1
* misc: Fix more deprecated Cogl symbolsDamien Lespiau2010-03-251-2/+2
* build: Depend on a stable version of ClutterDamien Lespiau2010-03-251-1/+1
* build: Add the AS_AM_REALLY_SILENT macroDamien Lespiau2010-02-194-0/+49
* build: Switch from shave to AM_SILENT_RULESDamien Lespiau2010-02-199-232/+24
* build: Add a Requires.private field in the .pc fileDamien Lespiau2010-02-161-0/+1
* sink: Use COGL_TEXTURE_NO_ATLAS when creating CoglTexturesDamien Lespiau2010-02-151-3/+12
* build: Add the foreign option to automakeDamien Lespiau2010-02-151-1/+1
* doc: Do not include the now dead GstAudio documentationDamien Lespiau2010-02-121-1/+0
* Plug a leak of a GMutex, save the planetDamien Lespiau2010-02-121-0/+1
* Don't copy GstCaps in get_caps() but just ref themDamien Lespiau2010-02-121-1/+1
* Add support for the subtitle related propertiesDamien Lespiau2010-02-122-4/+56
* Don't use symbols deprecated by CoglDamien Lespiau2010-02-121-3/+3
* build: Version bump to 1.1.1 after having branched for 1.0Damien Lespiau2010-02-091-1/+1
* build: Post release bump 1.0.1Damien Lespiau2010-02-091-1/+1
* Update README, NEWS, .doap and configure for 1.0.01.0.0Damien Lespiau2010-02-094-8/+40
* [VideoTexture] Don't use CGL_* macrosDamien Lespiau2010-01-191-1/+1
* [Audio] Get rid of ClutterGstAudioDamien Lespiau2010-01-199-956/+2
* [build] Ensure we do not use deprecated symbolsDamien Lespiau2010-01-121-0/+4
* [misc] Only allow the inclusion of the top level headerDamien Lespiau2010-01-127-16/+69
* [build] Fix make distcheckDamien Lespiau2010-01-111-7/+7
* [VideoSink] Add an update-priority propertyDamien Lespiau2010-01-111-9/+41
* [doc] Document the ClutterGstVideoSinl:texture propertyDamien Lespiau2010-01-091-7/+15
* [misc] Remove spurius includeDamien Lespiau2010-01-091-1/+0
* [misc] Intern the strings of property namesDamien Lespiau2010-01-094-2/+54
* [VideoTexture] Default to a bigger, Sans Serif font for subtitlesDamien Lespiau2010-01-091-3/+4
* [Audio] Use playbin2 instead of playbinDamien Lespiau2010-01-091-2/+2
* [Audio] Fix notifications of durationDamien Lespiau2010-01-091-25/+36
* [Audio] Add CLUTTER_GST_NOTE() tracesDamien Lespiau2010-01-091-3/+33
* [build] Don't configure with --enable-maintainer-mode in autogen.shDamien Lespiau2010-01-081-1/+1
* [build] Don't warn about GNU-isms in the MakefilesDamien Lespiau2010-01-081-1/+1
* [doc] Use the real version of the libraryDamien Lespiau2010-01-081-1/+1
* [doc] Update the copyright to include 2010Damien Lespiau2010-01-081-1/+4
* [doc] VideoTexture and VideoSink must be created from Clutter's threadDamien Lespiau2010-01-082-0/+9
* [VideoSink] Use a custom GSource to signal a pending bufferDamien Lespiau2010-01-081-98/+160
* [build] Add the generation of introspection filesDamien Lespiau2010-01-056-0/+147
* [VideoTexture] Fix notifications of durationDamien Lespiau2010-01-051-25/+36
* [VideoTexture] Auto load subtitles based on the media URIDamien Lespiau2010-01-042-1/+84
* [VideoTexture] Use playbin2 instead of playbinDamien Lespiau2010-01-041-2/+2
* [vimrc] tabstop should be 8Damien Lespiau2010-01-041-1/+1
* [build] Do not define the API version with minor.microDamien Lespiau2010-01-041-3/+1
* [build] Don't dist gtk-doc.m4Damien Lespiau2010-01-041-1/+0
* [gitignore] Tweak the ignore rule for m4 filesDamien Lespiau2010-01-041-6/+4
* [VideoSink] Fix the signature of glBindProgramARBDamien Lespiau2009-11-131-1/+1