Merge tizen patch based on 1.12.2
[platform/upstream/gstreamer.git] / examples / egl / testegl.c
2017-11-09 Sejun ParkMerge tizen patch based on 1.12.2
2015-12-02 Sejun ParkMerge branch 'upstream/master' into tizen
2015-12-02 Jeon Hee ChulRelease 1.2.0
2015-10-31 Barun Kumar SinghAdding SN12/ST12 format support
2015-08-20 Vineeth TMgst-omx: Fix memory leaks when context parse fails
2014-06-30 Sebastian Drögeexamples: #define GST_USE_UNSTABLE_API for libgstgl
2014-06-25 Julien Isorcetestegl: do matrix mutlplication in the shader
2014-06-25 Julien Isorcetestegl: add a comment for the parse command
2014-06-25 Julien Isorcetestegl: convert code from GLESv1 to GLESv2
2014-06-25 Julien Isorcetestegl: port to gstgl API
2014-03-28 Josep Torraomxvideodec: Implement pipeline draining to support...
2014-03-28 Josep Torraexamples: fix several memory leaks in the testegl example
2014-03-28 Julien Isorceexamples: keep a ref on the buffer instead of the memory
2014-03-05 Josep Torraexamples: avoid a clashing name with the recently added...
2013-09-28 Josep Torraexamples: simplify the thread synchronization code
2013-09-24 Josep Torraexamples: fix another race condition
2013-09-20 Josep Torraexamples: fix a race condition when seeking
2013-09-20 Josep Torraexamples: display QoS statistics
2013-09-20 Josep Torraexamples: use dedicated thread for rendering the scene
2013-09-20 Josep Torraexamples: don't force an specific audio sink
2013-07-01 Ilya Smelykhexamples: enable audio in testegl example
2013-06-11 Ilya Smelykhexamples: testegl example port to 1.x
2013-05-10 Josep Torraexamples: add an example aplication based OpenGL ES...