summaryrefslogtreecommitdiff
path: root/omx/gstomxmpeg4videodec.c
Commit message (Expand)AuthorAgeFilesLines
* omx: Add hardware classifiers to encoders/decodersCharlie Turner2019-03-261-1/+1
* omx: Add more constraints to the default sink template capsSebastian Dröge2013-03-191-1/+2
* omx: Return the OMX_ERRORTYPE from gst_omx_port_update_port_definitionSebastian Dröge2013-02-281-1/+1
* omx: Port to video base classes from -baseSebastian Dröge2012-10-221-4/+4
* omx: gst_element_class_set_details_simple() -> set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* Port to Gst 0.11Olivier Crête2012-04-131-34/+13
* omxmpeg4videodec: Don't require width/height on sink pad capsSebastian Dröge2011-08-101-3/+1
* omxvideodec: Use "video/x-raw-yuv" as src template caps instead of strict I42...Sebastian Dröge2011-08-101-1/+0
* omx: Set default roles for the components if none were set from the config fileSebastian Dröge2011-07-211-0/+6
* omxvideodec: Make sink/src pad template caps configurableSebastian Dröge2011-07-121-23/+7
* omxvideodec: Make core/component-name and in/outport index configurableSebastian Dröge2011-07-121-6/+0
* omxmpeg4videodec: Fix debug category nameSebastian Dröge2011-07-121-1/+1
* 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/+139