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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
omxvideodec: log info about frame before releasing it
1.10
Guillaume Desmottes
1
-2
/
+2
2017-08-17
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2017-06-15
Release 1.10.5
1.10.5
Sebastian Dröge
5
-16
/
+58
2017-02-23
Release 1.10.4
1.10.4
Sebastian Dröge
5
-19
/
+60
2017-01-30
Release 1.10.3
1.10.3
Sebastian Dröge
5
-15
/
+139
2017-01-25
omx: Fix compiler warning with latest clang
Sebastian Dröge
1
-1
/
+1
2017-01-25
omxaudioenc: set base class format instead of just source pad caps
Vincent Penquerc'h
1
-1
/
+1
2017-01-25
omxaacenc: let encoder know about incoming rate/channels
Vincent Penquerc'h
1
-0
/
+3
2016-12-22
Fix broken build due to syntax error
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2016-12-22
Prevent early EOS by resetting eos flag once GST_OMX_ACQUIRE_BUFFER_EOS is tr...
Graham Leggett
1
-1
/
+2
2016-12-22
Add clear debug logging on all the paths out of gst_omx_port_acquire_buffer()
Graham Leggett
1
-0
/
+8
2016-12-22
Add a signals-premature-eos hack for egl_render
George Kiagiadakis
3
-4
/
+25
2016-12-22
Add support for OMX_COLOR_FormatYUV420PackedSemiPlanar and OMX_COLOR_Format24...
Graham Leggett
1
-0
/
+4
2016-12-22
omx*dec: Flush before we stop the srcpad loop
Graham Leggett
2
-15
/
+15
2016-11-29
Release 1.10.2
1.10.2
Sebastian Dröge
5
-11
/
+57
2016-11-17
Release 1.10.1
1.10.1
Sebastian Dröge
5
-19
/
+62
2016-11-01
Release 1.10.0
1.10.0
Sebastian Dröge
5
-17
/
+1149
2016-09-30
Release 1.9.90
1.9.90
Sebastian Dröge
6
-15
/
+70
2016-09-14
configure: Depend on gstreamer 1.9.2.1
Sebastian Dröge
1
-1
/
+1
2016-09-14
omx: Also search for gstomx.conf in the autoconf --sysconfdir
Sebastian Dröge
2
-1
/
+6
2016-09-10
Automatic update of common submodule
Jan Schmidt
2
-1
/
+1
2016-09-10
Automatic update of common submodule
Jan Schmidt
2
-1
/
+1
2016-09-01
Back to development
Sebastian Dröge
1
-1
/
+1
2016-09-01
Release 1.9.2
1.9.2
Sebastian Dröge
6
-61
/
+47
2016-07-11
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2016-07-06
Back to development
Sebastian Dröge
1
-2
/
+2
2016-07-06
Release 1.9.1
1.9.1
Sebastian Dröge
6
-69
/
+563
2016-06-29
omxvideodec: Use GST_VIDEO_FRAME_PLANE_STRIDE() to get output buffer's stride
Kazunori Kobayashi
1
-1
/
+1
2016-06-21
Automatic update of common submodule
Nicolas Dufresne
1
-0
/
+0
2016-06-21
omxaudioenc: implement GstPreset interface
Aurélien Zanelli
1
-4
/
+6
2016-06-21
omxvideoenc: implement GstPreset interface
Aurélien Zanelli
1
-4
/
+6
2016-06-17
omx: #define OMX_SKIP64BIT on the RPi as required by their API
Sebastian Dröge
7
-38
/
+59
2016-06-17
omxvideodec: Implement ::drain() virtual method
Sebastian Dröge
1
-8
/
+8
2016-06-04
configure: remove AG_GST_PARSE_SUBSYSTEM_DISABLES
Tim-Philipp Müller
1
-6
/
+0
2016-05-04
omxvideodec : Use gstglmemoryegl for the RPi
Gwang Yoon Hwang
2
-30
/
+21
2016-04-14
Automatic update of common submodule
Julien Isorce
1
-0
/
+0
2016-02-26
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2016-02-17
examples: update egl example for gstgl API changes
Matthew Waters
1
-36
/
+27
2016-02-05
Automatic update of common submodule
Thiago Santos
2
-0
/
+2
2015-12-21
configure: Make -Bsymbolic check work with clang.
Koop Mast
1
-5
/
+5
2015-12-07
Automatic update of common submodule
Nicolas Dufresne
2
-1
/
+5
2015-11-18
Remember the last_error after a failed set state call to avoid blocking the n...
Enrique Ocaña González
1
-0
/
+7
2015-11-18
Properly handle drain requests while flushing
Enrique Ocaña González
4
-0
/
+48
2015-11-18
omx: fix hacks leak on class init
Nicolas Huet
1
-0
/
+1
2015-10-21
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2015-10-21
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2015-09-01
omxaacdec: Do not accept unknown layouts
Thiago Santos
1
-2
/
+4
2015-09-01
omxaudiodec: use default pad accept-caps handling
Thiago Santos
1
-0
/
+3
2015-08-28
omxvideodec: use default pad accept-caps handling
Thiago Santos
1
-0
/
+3
2015-08-27
omxvideoenc: Add keyframe support for the Rpi, using OMX_IndexConfigBrcmVideo...
Graham Leggett
1
-0
/
+13
[next]