summaryrefslogtreecommitdiff
path: root/omx/gstomxvideodec.h
Commit message (Expand)AuthorAgeFilesLines
* omxvideodec: Remove dead codeNicolas Dufresne2019-01-251-1/+0
* omxvideodec: always signal drain cond when stopping streaming loopGuillaume Desmottes2018-06-081-1/+1
* omxvideodec: add internal-entropy-buffers property on zynqultrascaleplusGuillaume Desmottes2018-01-301-0/+5
* omxvideodec: use dynamic buffer mode on input if possibleGuillaume Desmottes2017-12-141-0/+1
* omxvideodec: factor out enable and disable codeGuillaume Desmottes2017-08-081-0/+2
* omxvideodec: make generic the OMX_UseEGLImage code pathJulien Isorce2017-08-011-1/+5
* omxvideodec: add dmabuf support for outputGuillaume Desmottes2017-07-181-0/+3
* omxvideodec: use OMX_UseBufferJulien Isorce2017-07-121-0/+5
* omx: Let base classes handle EOSSebastian Dröge2014-08-141-3/+0
* omxvideodec: Add support for egl_render on RPiSebastian Dröge2013-03-261-1/+10
* omxvideodec: Add buffer pool for sharing OpenMAX memory with downstreamSebastian Dröge2013-03-071-0/+2
* omxvideodec: Rename component variableSebastian Dröge2013-02-251-2/+2
* omx: Some minor refactoring and cleanupSebastian Dröge2013-02-121-1/+0
* omx: Fix includes to properly work with the 1.0 releasesSebastian Dröge2013-01-171-0/+1
* omx: Update to new GLib thread APISebastian Dröge2012-11-121-2/+2
* omx: Port to video base classes from -baseSebastian Dröge2012-10-221-6/+7
* Port to Gst 0.11Olivier Crête2012-04-131-11/+2
* omxvideodec: Use correct timestamp, duration and filled length for the EOS bu...Sebastian Dröge2011-12-061-0/+2
* omxvideodec: Don't try to drain the component after EOSSebastian Dröge2011-11-081-0/+3
* omxvideodec: Implement draining of the component and use itSebastian Dröge2011-11-011-0/+6
* omxvideodec: Forward downstream flow returns to upstreamSebastian Dröge2011-11-011-0/+2
* omxvideodec: Add API for subclasses to prepare/convert framesSebastian Dröge2011-09-291-0/+1
* omx: Add infrastructure to enable special hacks for broken OpenMAX implementa...Sebastian Dröge2011-07-191-0/+2
* omxvideodec: Only flush the component ports after we passed input to themSebastian Dröge2011-07-141-0/+3
* omx: Add support for setting the component-roleSebastian Dröge2011-07-131-0/+1
* omxvideodec: Make sink/src pad template caps configurableSebastian Dröge2011-07-121-0/+3
* omxvideodec: Use the frames storage of the base class instead of implementing...Sebastian Dröge2011-07-091-2/+0
* omxvideodec: Make the inport and outport index configurable by the subclassSebastian Dröge2011-07-091-0/+2
* omx: Add initial version of OpenMAX framework, video decoder base class and M...Sebastian Dröge2011-07-091-0/+77