index
:
delta/gst-omx.git
0.10
1.0
1.10
1.12
1.14
1.16
1.18
baserock/1.0.0.1/tegra
baserock/1.2.0
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-omx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: add meson build definition
Matthew Waters
2017-01-18
2
-0
/
+22
*
examples/testegl: update for libgstgl changes
Matthew Waters
2017-01-18
1
-2
/
+2
*
omxvideodec : Use gstglmemoryegl for the RPi
Gwang Yoon Hwang
2016-05-04
1
-11
/
+1
*
examples: update egl example for gstgl API changes
Matthew Waters
2016-02-17
1
-36
/
+27
*
gst-omx: Fix memory leaks when context parse fails
Vineeth TM
2015-08-20
1
-0
/
+2
*
examples: #define GST_USE_UNSTABLE_API for libgstgl
Sebastian Dröge
2014-06-30
1
-0
/
+1
*
testegl: do matrix mutlplication in the shader
Julien Isorce
2014-06-25
1
-70
/
+46
*
testegl: add a comment for the parse command
Julien Isorce
2014-06-25
1
-1
/
+23
*
testegl: convert code from GLESv1 to GLESv2
Julien Isorce
2014-06-25
3
-158
/
+414
*
testegl: port to gstgl API
Julien Isorce
2014-06-25
2
-610
/
+117
*
configure.ac: check for libgstgl since libgstegl has been removed
Julien Isorce
2014-04-15
1
-1
/
+1
*
omxvideodec: Implement pipeline draining to support adaptive scenarios
Josep Torra
2014-03-28
1
-1
/
+7
*
examples: fix several memory leaks in the testegl example
Josep Torra
2014-03-28
1
-6
/
+32
*
examples: keep a ref on the buffer instead of the memory
Julien Isorce
2014-03-28
1
-10
/
+12
*
examples: Only build RPi EGL example if RPi was chosen as target
Sebastian Dröge
2014-03-12
1
-1
/
+5
*
examples: avoid a clashing name with the recently added GstEGLImagePool
Josep Torra
2014-03-05
1
-38
/
+44
*
examples: simplify the thread synchronization code
Josep Torra
2013-09-28
1
-35
/
+18
*
examples: fix another race condition
Josep Torra
2013-09-24
1
-8
/
+7
*
examples: fix a race condition when seeking
Josep Torra
2013-09-20
1
-45
/
+74
*
examples: display QoS statistics
Josep Torra
2013-09-20
1
-2
/
+20
*
examples: use dedicated thread for rendering the scene
Josep Torra
2013-09-20
1
-75
/
+77
*
examples: don't force an specific audio sink
Josep Torra
2013-09-20
1
-9
/
+1
*
examples: drop remnants of initial appsink attempt
Josep Torra
2013-09-20
1
-1
/
+1
*
examples: enable audio in testegl example
Ilya Smelykh
2013-07-01
1
-1
/
+17
*
examples: testegl example port to 1.x
Ilya Smelykh
2013-06-11
2
-137
/
+563
*
examples: add an example aplication based OpenGL ES + EGL
Josep Torra
2013-05-10
4
-0
/
+1463