summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2018-01-19TestEgl: Removed redundant/unused codeAshish Kumar
2017-12-11example: port testegl.c to desktopJulien Isorce
2017-01-18build: add meson build definitionMatthew Waters
2017-01-18examples/testegl: update for libgstgl changesMatthew Waters
2016-05-04omxvideodec : Use gstglmemoryegl for the RPiGwang Yoon Hwang
2016-02-17examples: update egl example for gstgl API changesMatthew Waters
2015-08-20gst-omx: Fix memory leaks when context parse failsVineeth TM
2014-06-30examples: #define GST_USE_UNSTABLE_API for libgstglSebastian Dröge
2014-06-25testegl: do matrix mutlplication in the shaderJulien Isorce
2014-06-25testegl: add a comment for the parse commandJulien Isorce
2014-06-25testegl: convert code from GLESv1 to GLESv2Julien Isorce
2014-06-25testegl: port to gstgl APIJulien Isorce
2014-04-15configure.ac: check for libgstgl since libgstegl has been removedJulien Isorce
2014-03-28omxvideodec: Implement pipeline draining to support adaptive scenariosJosep Torra
2014-03-28examples: fix several memory leaks in the testegl exampleJosep Torra
2014-03-28examples: keep a ref on the buffer instead of the memoryJulien Isorce
2014-03-12examples: Only build RPi EGL example if RPi was chosen as targetSebastian Dröge
2014-03-05examples: avoid a clashing name with the recently added GstEGLImagePoolJosep Torra
2013-09-28examples: simplify the thread synchronization codeJosep Torra
2013-09-24examples: fix another race conditionJosep Torra
2013-09-20examples: fix a race condition when seekingJosep Torra
2013-09-20examples: display QoS statisticsJosep Torra
2013-09-20examples: use dedicated thread for rendering the sceneJosep Torra
2013-09-20examples: don't force an specific audio sinkJosep Torra
2013-09-20examples: drop remnants of initial appsink attemptJosep Torra
2013-07-01examples: enable audio in testegl exampleIlya Smelykh
2013-06-11examples: testegl example port to 1.xIlya Smelykh
2013-05-10examples: add an example aplication based OpenGL ES + EGLJosep Torra