summaryrefslogtreecommitdiff
path: root/omx/gstomxh264dec.c
Commit message (Expand)AuthorAgeFilesLines
* omx: Add hardware classifiers to encoders/decodersCharlie Turner2019-03-261-1/+1
* h264dec: add hack to pass profile and level to OMXGuillaume Desmottes2017-07-111-3/+70
* omxh264dec: remove 'parsed=true' from sink padGuillaume Desmottes2017-06-291-1/+0
* omxh264dec: implement is_format_changePhilippe Normand2015-08-161-0/+25
* omx: Add more constraints to the default sink template capsSebastian Dröge2013-03-191-1/+3
* 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
* omxh264dec: Require stream-format=byte-streamSebastian Dröge2011-10-031-1/+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
* omxh264dec: It's called H.264, not H264Sebastian Dröge2011-07-121-2/+2
* omxvideodec: Make sink/src pad template caps configurableSebastian Dröge2011-07-121-21/+5
* omxvideodec: Make core/component-name and in/outport index configurableSebastian Dröge2011-07-121-6/+0
* omxh264dec: Rename from omxh264videodec to omxh264decSebastian Dröge2011-07-121-0/+137