summaryrefslogtreecommitdiff
path: root/omx/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* omxh265dec: add H265 decoderGuillaume Desmottes2017-09-061-0/+2
* omxh265enc: add H265 encoderGuillaume Desmottes2017-09-061-0/+11
* omxvideodec: add dmabuf support for outputGuillaume Desmottes2017-07-181-0/+2
* omx: add gstomxmp3encJulien Isorce2017-07-121-0/+2
* omxh264enc: move profile and level parsing functions to their own filesGuillaume Desmottes2017-07-111-0/+2
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* omx: Add omxamrdecJun Ji2014-11-131-0/+2
* Release 1.2.01.2.0Sebastian Dröge2014-07-231-0/+1
* omx: Add AAC audio decoderSebastian Dröge2014-07-131-0/+2
* omx: Add audio decoder base class and a subclass for MP3Sebastian Dröge2014-07-021-0/+4
* omx: Link to gmodule-2.0-no-export for being able to use the g_module_*() APISebastian Dröge2014-07-011-2/+4
* omxaudiosink: Implements OpenMAX based audio sinksJosep Torra2014-05-091-2/+8
* configure.ac: check for libgstgl since libgstegl has been removedJulien Isorce2014-04-151-2/+2
* omxvideo: start sharing more code between video decoder and encoderChristian König2014-03-121-0/+2
* omxvideodec: separate the buffer pool from the decoderChristian König2014-03-121-0/+1
* Check for gstreamer-eglTim-Philipp Müller2013-04-231-3/+2
* omxvideodec: Add support for egl_render on RPiSebastian Dröge2013-03-261-0/+3
* omx: Add Theora decoderSebastian Dröge2013-03-191-3/+15
* omx: Rename MPEG2 decoder for consistency everywhereSebastian Dröge2013-03-181-2/+2
* omx: Add MJPEG decoder supportSebastian Dröge2013-03-181-0/+2
* omx: Add VP8 decoder supportSebastian Dröge2013-03-181-0/+7
* Add OpenMAX IL target for BellagioSebastian Dröge2013-02-211-1/+1
* Allow using external OpenMAX IL headersSebastian Dröge2013-02-211-1/+5
* omx: add mpeg2 video decoderJulian Scheel2013-01-241-0/+2
* omx: Rename from libgstopenmax.so to ligstomx.so for consistencySebastian Dröge2013-01-151-11/+11
* omx: Implement new approach for locking that should solve all deadlocks on RPiSebastian Dröge2013-01-141-4/+2
* omx: Port to video base classes from -baseSebastian Dröge2012-10-221-19/+2
* Implement a new custom recursive mutex type and fix locking in callbacks so t...George Kiagiadakis2012-05-071-2/+4
* Fix relative/absolute path glitchAlessandro Decina2012-04-131-1/+1
* Port to Gst 0.11Olivier Crête2012-04-131-3/+3
* Enable building with Android's buildsystemReynaldo H. Verdejo Pinochet2012-01-191-0/+14
* omxaudioenc: Use audio base classes from gst-plugins-base instead of having o...Sebastian Dröge2011-11-251-13/+3
* omxaacenc: Add initial version of OpenMAX AAC encoder elementSebastian Dröge2011-08-161-0/+2
* omxaudioenc: Add initial version of audio encoder base classSebastian Dröge2011-08-161-0/+2
* audio: Integrate audio base classes into the build system and fixupSebastian Dröge2011-08-151-3/+15
* omxh263enc: Add H.263 encoder elementSebastian Dröge2011-07-291-0/+2
* omxwmvdec: Add WMV video decoder elementSebastian Dröge2011-07-251-0/+2
* omxh263dec: Add H.263 decoder elementSebastian Dröge2011-07-251-0/+2
* omxh264enc: Add H.264 encoder elementSebastian Dröge2011-07-251-0/+2
* omx: Use libgstopenmax.so for the plugin filename and openmax for the plugin ...Sebastian Dröge2011-07-201-5/+5
* omxvideoenc: Add video encoder base class and MPEG4 video encoderSebastian Dröge2011-07-201-0/+4
* build: Dist gstomx.confSebastian Dröge2011-07-131-1/+1
* omx: Dist gstomx.hSebastian Dröge2011-07-131-0/+1
* omxh264dec: Rename from omxh264videodec to omxh264decSebastian Dröge2011-07-121-2/+2
* omxh264videodec: Add h.264 video decoderSebastian Dröge2011-07-121-0/+2
* basevideo: Move the utils from the codec header to its own headerSebastian Dröge2011-07-091-1/+2
* basevideo: Fix GType names to not conflict with the public video base classesSebastian Dröge2011-07-091-1/+10
* omx: Add initial version of OpenMAX framework, video decoder base class and M...Sebastian Dröge2011-07-091-0/+33
* Initial commit with build systemCHANGELOG_STARTSebastian Dröge2011-06-211-0/+0