summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [Audio] Rename get_playbin() to get_pipeline()Bastian Winkler2009-11-033-42/+42
* [misc] size-change signal signature uses gintsDamien Lespiau2009-09-075-10/+10
* [tests] Extends test-alpha with RGB videosDamien Lespiau2009-09-051-5/+22
* [tests] Add an alpha testDamien Lespiau2009-09-053-18/+222
* [VideoSink] Make the alpha component of the GL color play with the shadersDamien Lespiau2009-09-056-66/+80
* [VideoSink] Fix remaining stride issues with the YUV uploadDamien Lespiau2009-09-041-14/+16
* [VideoSink] Fix row strides of U/V planesRoland Peffer2009-09-031-3/+4
* Bump to 0.90.1Damien Lespiau2009-09-031-1/+1
* [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-073-44/+44
* [debug] Add a CLUTTER_GST_MEDIA debug categoryDamien Lespiau2009-08-063-8/+40
* [docs] Ignore I420.h and YV12.hDamien Lespiau2009-08-061-0/+2
* [gitignore] Add *.bak to the files ignored in the gtk-doc directoryDamien Lespiau2009-08-061-0/+1
* [debug] Add a debugging insfrastructure.Damien Lespiau2009-08-066-17/+272
* [player] Check the number of arguments after the initializationDamien Lespiau2009-08-062-9/+10
* [test] Port the tests to the new clutter_gst_init_with_args() APIDamien Lespiau2009-08-052-18/+17
* [init] Add clutter_gst_init_with_args()Damien Lespiau2009-08-053-18/+152
* [build] Back to developmentDamien Lespiau2009-07-291-1/+1
* [build] Fix pc file generation and headers' location0.10.0Damien Lespiau2009-07-294-7/+11
* [build] Bump clutter-gst to 0.10.0Damien Lespiau2009-07-291-2/+2
* [build] Bump clutter requirement to 1.0.0Damien Lespiau2009-07-291-1/+1
* [docs] Update the NEWS, README and .doap files for 0.10.0Damien Lespiau2009-07-293-1/+18
* [docs] Update the NEWS fileDamien Lespiau2009-07-241-4/+7
* Post release bump to 0.9.1Damien Lespiau2009-07-241-1/+1
* [doap] Add the 0.9.0 release0.9.0Damien Lespiau2009-07-241-0/+10
* Update the NEWS file for 0.9.0Damien Lespiau2009-07-241-0/+25
* [audio] Fix the :progress property getterEmmanuele Bassi2009-07-221-1/+1
* Bump clutter required version to 0.9.6Damien Lespiau2009-07-061-1/+1
* Get Cogl to flush primitives when using fragment shadersRobert Bragg2009-06-301-0/+14
* Remove some redundant glEnable/Disable (GL_FRAGMENT_PROGRAM_ARB) callsRobert Bragg2009-06-301-3/+0
* [build] Don't add libgstbase twiceDamien Lespiau2009-06-301-1/+1
* [videosink] Use the right unref function for CoglShaderDamien Lespiau2009-06-291-1/+1
* [videosink] Squash the two paint signal handlers into oneDamien Lespiau2009-06-291-44/+33
* [videosink] GLSL only functions should say soDamien Lespiau2009-06-291-7/+7
* [videosink] Reword of the init/exit code pathDamien Lespiau2009-06-291-124/+160
* [videosink] Refactor Renderer::init()Damien Lespiau2009-06-261-19/+10
* [tests] Check for errors in g_option_context_parse()Damien Lespiau2009-06-262-4/+22
* [doap] Big update to bring it on par with clutter'sDamien Lespiau2009-06-251-45/+112
* [videosink] Remove the use-shaders propertyDamien Lespiau2009-06-243-34/+0
* [doc] Update Copyright assignment in the referenceDamien Lespiau2009-06-241-1/+6
* [tests] Reindent the testsDamien Lespiau2009-06-244-85/+86
* [misc] tabstop=2 in .vimrcDamien Lespiau2009-06-241-1/+1
* [tests] Add a video start/stop testDamien Lespiau2009-06-243-1/+178
* [misc] Rename audio.c to audio-player.cDamien Lespiau2009-06-233-6/+6
* [misc] Pass on the c files headersDamien Lespiau2009-06-239-4/+136
* [tests] Remove the unused ffmpegcolorspace elementDamien Lespiau2009-06-232-4/+0
* [videosink] Disconnect signal handlers to avoid callbacks after finalizeOle André Vadla Ravnås2009-06-231-16/+43
* Fix gl symbol typedefs by using APIENTRYP preprocessor.Haakon Sporsheim2009-06-221-5/+5
* Use CGL_MAX_COMBINED_TEXTURE_IMAGE_UNITSDamien Lespiau2009-06-161-2/+12
* Remove conditional compilation on CLUTTER_COGL_HAS_GLDamien Lespiau2009-06-141-19/+7