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
/
omx
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
omxh265dec: add H265 decoder
Guillaume Desmottes
2017-09-06
1
-0
/
+2
*
omxh265enc: add H265 encoder
Guillaume Desmottes
2017-09-06
1
-0
/
+11
*
omxvideodec: add dmabuf support for output
Guillaume Desmottes
2017-07-18
1
-0
/
+2
*
omx: add gstomxmp3enc
Julien Isorce
2017-07-12
1
-0
/
+2
*
omxh264enc: move profile and level parsing functions to their own files
Guillaume Desmottes
2017-07-11
1
-0
/
+2
*
Remove obsolete Android build cruft
Tim-Philipp Müller
2015-04-26
1
-15
/
+0
*
omx: Add omxamrdec
Jun Ji
2014-11-13
1
-0
/
+2
*
Release 1.2.0
1.2.0
Sebastian Dröge
2014-07-23
1
-0
/
+1
*
omx: Add AAC audio decoder
Sebastian Dröge
2014-07-13
1
-0
/
+2
*
omx: Add audio decoder base class and a subclass for MP3
Sebastian Dröge
2014-07-02
1
-0
/
+4
*
omx: Link to gmodule-2.0-no-export for being able to use the g_module_*() API
Sebastian Dröge
2014-07-01
1
-2
/
+4
*
omxaudiosink: Implements OpenMAX based audio sinks
Josep Torra
2014-05-09
1
-2
/
+8
*
configure.ac: check for libgstgl since libgstegl has been removed
Julien Isorce
2014-04-15
1
-2
/
+2
*
omxvideo: start sharing more code between video decoder and encoder
Christian König
2014-03-12
1
-0
/
+2
*
omxvideodec: separate the buffer pool from the decoder
Christian König
2014-03-12
1
-0
/
+1
*
Check for gstreamer-egl
Tim-Philipp Müller
2013-04-23
1
-3
/
+2
*
omxvideodec: Add support for egl_render on RPi
Sebastian Dröge
2013-03-26
1
-0
/
+3
*
omx: Add Theora decoder
Sebastian Dröge
2013-03-19
1
-3
/
+15
*
omx: Rename MPEG2 decoder for consistency everywhere
Sebastian Dröge
2013-03-18
1
-2
/
+2
*
omx: Add MJPEG decoder support
Sebastian Dröge
2013-03-18
1
-0
/
+2
*
omx: Add VP8 decoder support
Sebastian Dröge
2013-03-18
1
-0
/
+7
*
Add OpenMAX IL target for Bellagio
Sebastian Dröge
2013-02-21
1
-1
/
+1
*
Allow using external OpenMAX IL headers
Sebastian Dröge
2013-02-21
1
-1
/
+5
*
omx: add mpeg2 video decoder
Julian Scheel
2013-01-24
1
-0
/
+2
*
omx: Rename from libgstopenmax.so to ligstomx.so for consistency
Sebastian Dröge
2013-01-15
1
-11
/
+11
*
omx: Implement new approach for locking that should solve all deadlocks on RPi
Sebastian Dröge
2013-01-14
1
-4
/
+2
*
omx: Port to video base classes from -base
Sebastian Dröge
2012-10-22
1
-19
/
+2
*
Implement a new custom recursive mutex type and fix locking in callbacks so t...
George Kiagiadakis
2012-05-07
1
-2
/
+4
*
Fix relative/absolute path glitch
Alessandro Decina
2012-04-13
1
-1
/
+1
*
Port to Gst 0.11
Olivier Crête
2012-04-13
1
-3
/
+3
*
Enable building with Android's buildsystem
Reynaldo H. Verdejo Pinochet
2012-01-19
1
-0
/
+14
*
omxaudioenc: Use audio base classes from gst-plugins-base instead of having o...
Sebastian Dröge
2011-11-25
1
-13
/
+3
*
omxaacenc: Add initial version of OpenMAX AAC encoder element
Sebastian Dröge
2011-08-16
1
-0
/
+2
*
omxaudioenc: Add initial version of audio encoder base class
Sebastian Dröge
2011-08-16
1
-0
/
+2
*
audio: Integrate audio base classes into the build system and fixup
Sebastian Dröge
2011-08-15
1
-3
/
+15
*
omxh263enc: Add H.263 encoder element
Sebastian Dröge
2011-07-29
1
-0
/
+2
*
omxwmvdec: Add WMV video decoder element
Sebastian Dröge
2011-07-25
1
-0
/
+2
*
omxh263dec: Add H.263 decoder element
Sebastian Dröge
2011-07-25
1
-0
/
+2
*
omxh264enc: Add H.264 encoder element
Sebastian Dröge
2011-07-25
1
-0
/
+2
*
omx: Use libgstopenmax.so for the plugin filename and openmax for the plugin ...
Sebastian Dröge
2011-07-20
1
-5
/
+5
*
omxvideoenc: Add video encoder base class and MPEG4 video encoder
Sebastian Dröge
2011-07-20
1
-0
/
+4
*
build: Dist gstomx.conf
Sebastian Dröge
2011-07-13
1
-1
/
+1
*
omx: Dist gstomx.h
Sebastian Dröge
2011-07-13
1
-0
/
+1
*
omxh264dec: Rename from omxh264videodec to omxh264dec
Sebastian Dröge
2011-07-12
1
-2
/
+2
*
omxh264videodec: Add h.264 video decoder
Sebastian Dröge
2011-07-12
1
-0
/
+2
*
basevideo: Move the utils from the codec header to its own header
Sebastian Dröge
2011-07-09
1
-1
/
+2
*
basevideo: Fix GType names to not conflict with the public video base classes
Sebastian Dröge
2011-07-09
1
-1
/
+10
*
omx: Add initial version of OpenMAX framework, video decoder base class and M...
Sebastian Dröge
2011-07-09
1
-0
/
+33
*
Initial commit with build system
CHANGELOG_START
Sebastian Dröge
2011-06-21
1
-0
/
+0