summaryrefslogtreecommitdiff
path: root/tests/examples
Commit message (Expand)AuthorAgeFilesLines
...
* examples: gl: add missing entry to cflags to find gst/gl/gl.hThiago Santos2014-04-291-1/+1
* tests: drop direct includeStefan Sauer2014-04-291-1/+0
* gl/sdl example: Fix uninstalled buildJan Schmidt2014-04-291-2/+2
* gl/examples/sdl: update for the latest gstgl changesMatthew Waters2014-04-292-29/+42
* gl/examples: move to -badMatthew Waters2014-04-29113-28/+9663
* gl: fix the use of always-defined macrosРуслан Ижбулатов2014-03-181-6/+6
* [864/906] examples: update to gtk3Matthew Waters2014-03-153-45/+60
* [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLEMatthew Waters2014-03-152-13/+11
* [771/906] gl: Some less long/ulong/gulong usageSebastian Dröge2014-03-151-2/+2
* [770/906] tests/examples: port some of the examples.Mathieu Duponchelle2014-03-152-3/+2
* [769/906] tests/examples: fix and port some of the examples.Mathieu Duponchelle2014-03-153-21/+11
* [729/906] gl: Include config.h everywhereSebastian Dröge2014-03-157-1/+21
* [720/906] examples: Stop using deprecated GLib thread APISebastian Dröge2014-03-153-10/+3
* [704/906] Use gst_object_[un]ref so we can get refcounts in the logMatthew Waters2014-03-154-8/+8
* [648/906] tests/examples: remove dependency on glewMatthew Waters2014-03-151-28/+1
* [603/906] update FSF addressMatthew Waters2014-03-157-14/+14
* [602/906] hide deprecation warnings with newer clutter versionsMatthew Waters2014-03-153-0/+4
* [598/906] examples: fix compilation of cluttershareMatthew Waters2014-03-151-6/+28
* [560/906] examples: update for bus api changes and glimagesink changesMatthew Waters2014-03-154-26/+26
* [511/906] tests: update for 1.0Matthew Waters2014-03-157-34/+41
* [468/906] tests: fix commentary in clutteractor exampleJulien Isorce2014-03-151-3/+3
* [467/906] tests: various build fixesJulien Isorce2014-03-153-38/+56
* [466/906] tests: Fix variable unused but set compiler warningSebastian Dröge2014-03-151-3/+0
* [461/906] xoverlay: require base from git and update to new APIStefan Kost2014-03-153-9/+9
* [457/906] gtk examples: adapt code since the native-window changes from gtkJulien Isorce2014-03-151-8/+27
* [413/906] Fix Windows compiler warning in test/examples/gtk/fxtest/pixbufdrop.cРуслан Ижбулатов2014-03-151-1/+1
* [405/906] glfilter: add external-opengl-context propertyJulien Isorce2014-03-152-9/+9
* [386/906] pixbufdrop: fix example on win32Julien Isorce2014-03-151-1/+6
* [374/906] sdlshare example: fix build on win32Julien Isorce2014-03-151-3/+5
* [373/906] sdlshare example: review includes order and fix closureJulien Isorce2014-03-151-12/+9
* [372/906] make sdlshare example work on linux. Fix bug #593486Miquel Àngel Farré2014-03-151-92/+114
* [371/906] tests: add sdlshare exampleJulien Isorce2014-03-151-0/+358
* [361/906] gstgtk: add missing license and copyright informationFilippo Argiolas2014-03-151-0/+19
* [360/906] examples: add missing copyright/license to my examplesFilippo Argiolas2014-03-152-1/+42
* [345/906] change rotation center in cluttershare examplejulien2014-03-151-2/+2
* [344/906] Use a more complex gst gl pipeline in the cluttershare exampleJulien Isorce2014-03-151-2/+3
* [343/906] Add a signal watch bus callback to check gst messagesJulien Isorce2014-03-151-0/+47
* [342/906] Fix texture actor update due to a too strong thread locking.Julien Isorce2014-03-151-26/+21
* [341/906] Properly clean up pending gst gl buffers in cluttershare exampleJulien Isorce2014-03-151-1/+15
* [340/906] Fix cluttershare example.Julien Isorce2014-03-151-50/+69
* [339/906] Cast to a GstBuffer* before passing to gst_buffer_unref to fix comp...Sebastian Dröge2014-03-151-1/+1
* [338/906] Use GQueue in the cluttershare exampleJulien Isorce2014-03-151-44/+43
* [337/906] Improve cluttershare exampleJulien Isorce2014-03-151-10/+48
* [334/906] [win32/winCE] fix some pointer cast warnings with mingwJulien Isorce2014-03-151-1/+1
* [332/906] just gst-indent and C90 on cluttershare exampleJulien Isorce2014-03-151-96/+128
* [330/906] Can now share textures with an external gl contextJulien Isorce2014-03-151-0/+232
* [328/906] Convert gtk examples to use helper libraryDavid Schleef2014-03-153-23/+37
* [325/906] Restore glimagesink instead of ximagesinkFilippo Argiolas2014-03-151-1/+1
* [324/906] Temporary disable glimagesink in clutteractorteeFilippo Argiolas2014-03-151-11/+16
* [323/906] Remove redundant XMoveWindow callFilippo Argiolas2014-03-151-1/+0