summaryrefslogtreecommitdiff
path: root/omx/gstomxvideodec.h
Commit message (Expand)AuthorAgeFilesLines
* Add NVIDIA omx implementationbaserock/1.0.0.1/tegranvidia2015-11-041-7/+38
* 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