index
:
gstreamer/gst-omx
0.10
1.0
1.10
1.12
1.14
1.16
1.18
discontinued-for-monorepo
master
OpenMAX IL GStreamer wrapper (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-omx)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
meson: update glib minimum version to 2.56
Stéphane Cerveau
1
-6
/
+0
2019-10-14
Remove autotools build
Tim-Philipp Müller
1
-41
/
+0
2019-04-12
testegl: properly detect and use rpi specific libs
Guillaume Desmottes
2
-5
/
+8
2019-04-12
testelg: include eglext.h
Guillaume Desmottes
1
-0
/
+1
2019-04-12
testegl: move up pi specific macros
Guillaume Desmottes
1
-9
/
+9
2018-01-19
TestEgl: Removed redundant/unused code
Ashish Kumar
1
-9
/
+0
2017-12-11
example: port testegl.c to desktop
Julien Isorce
3
-7
/
+70
2017-01-18
build: add meson build definition
Matthew Waters
1
-0
/
+19
2017-01-18
examples/testegl: update for libgstgl changes
Matthew Waters
1
-2
/
+2
2016-05-04
omxvideodec : Use gstglmemoryegl for the RPi
Gwang Yoon Hwang
1
-11
/
+1
2016-02-17
examples: update egl example for gstgl API changes
Matthew Waters
1
-36
/
+27
2015-08-20
gst-omx: Fix memory leaks when context parse fails
Vineeth TM
1
-0
/
+2
2014-06-30
examples: #define GST_USE_UNSTABLE_API for libgstgl
Sebastian Dröge
1
-0
/
+1
2014-06-25
testegl: do matrix mutlplication in the shader
Julien Isorce
1
-70
/
+46
2014-06-25
testegl: add a comment for the parse command
Julien Isorce
1
-1
/
+23
2014-06-25
testegl: convert code from GLESv1 to GLESv2
Julien Isorce
3
-158
/
+414
2014-06-25
testegl: port to gstgl API
Julien Isorce
2
-610
/
+117
2014-03-28
omxvideodec: Implement pipeline draining to support adaptive scenarios
Josep Torra
1
-1
/
+7
2014-03-28
examples: fix several memory leaks in the testegl example
Josep Torra
1
-6
/
+32
2014-03-28
examples: keep a ref on the buffer instead of the memory
Julien Isorce
1
-10
/
+12
2014-03-12
examples: Only build RPi EGL example if RPi was chosen as target
Sebastian Dröge
1
-1
/
+5
2014-03-05
examples: avoid a clashing name with the recently added GstEGLImagePool
Josep Torra
1
-38
/
+44
2013-09-28
examples: simplify the thread synchronization code
Josep Torra
1
-35
/
+18
2013-09-24
examples: fix another race condition
Josep Torra
1
-8
/
+7
2013-09-20
examples: fix a race condition when seeking
Josep Torra
1
-45
/
+74
2013-09-20
examples: display QoS statistics
Josep Torra
1
-2
/
+20
2013-09-20
examples: use dedicated thread for rendering the scene
Josep Torra
1
-75
/
+77
2013-09-20
examples: don't force an specific audio sink
Josep Torra
1
-9
/
+1
2013-09-20
examples: drop remnants of initial appsink attempt
Josep Torra
1
-1
/
+1
2013-07-01
examples: enable audio in testegl example
Ilya Smelykh
1
-1
/
+17
2013-06-11
examples: testegl example port to 1.x
Ilya Smelykh
2
-137
/
+563
2013-05-10
examples: add an example aplication based OpenGL ES + EGL
Josep Torra
3
-0
/
+1458