summaryrefslogtreecommitdiff
path: root/omx/gstomxvideodec.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-26omxvideodec: Add support for egl_render on RPiSebastian Dröge1-1/+10
2013-03-07omxvideodec: Add buffer pool for sharing OpenMAX memory with downstreamSebastian Dröge1-0/+2
2013-02-25omxvideodec: Rename component variableSebastian Dröge1-2/+2
2013-02-12omx: Some minor refactoring and cleanupSebastian Dröge1-1/+0
2013-01-17omx: Fix includes to properly work with the 1.0 releasesSebastian Dröge1-0/+1
2012-11-12omx: Update to new GLib thread APISebastian Dröge1-2/+2
2012-10-22omx: Port to video base classes from -baseSebastian Dröge1-6/+7
2012-04-13Port to Gst 0.11Olivier Crête1-11/+2
2011-12-06omxvideodec: Use correct timestamp, duration and filled length for the EOS bu...Sebastian Dröge1-0/+2
2011-11-08omxvideodec: Don't try to drain the component after EOSSebastian Dröge1-0/+3
2011-11-01omxvideodec: Implement draining of the component and use itSebastian Dröge1-0/+6
2011-11-01omxvideodec: Forward downstream flow returns to upstreamSebastian Dröge1-0/+2
2011-09-29omxvideodec: Add API for subclasses to prepare/convert framesSebastian Dröge1-0/+1
2011-07-19omx: Add infrastructure to enable special hacks for broken OpenMAX implementa...Sebastian Dröge1-0/+2
2011-07-14omxvideodec: Only flush the component ports after we passed input to themSebastian Dröge1-0/+3
2011-07-13omx: Add support for setting the component-roleSebastian Dröge1-0/+1
2011-07-12omxvideodec: Make sink/src pad template caps configurableSebastian Dröge1-0/+3
2011-07-09omxvideodec: Use the frames storage of the base class instead of implementing...Sebastian Dröge1-2/+0
2011-07-09omxvideodec: Make the inport and outport index configurable by the subclassSebastian Dröge1-0/+2
2011-07-09omx: Add initial version of OpenMAX framework, video decoder base class and M...Sebastian Dröge1-0/+77