Merge tizen patch based on 1.12.2
[platform/upstream/gstreamer.git] / omx / gstomxvideodec.h
2017-11-09 Sejun ParkMerge tizen patch based on 1.12.2
2017-04-27 Sejun Parkenable encoder and add hevc encoder
2017-04-11 Sejun ParkAdded vp8 decoder support
2017-03-23 Sejun ParkEnabled to use omx_allocatebuffer for TW2
2016-08-08 Sejun ParkAdd to post msg for notifing buffers
2016-07-05 Sejun ParkChanged output format of wearable device
2015-12-07 Sejun ParkUpgrade gst-omx to 1.2 with modification
2015-12-02 Sejun ParkMerge branch 'upstream/master' into tizen
2015-12-02 Jeon Hee ChulRelease 1.2.0
2015-12-02 Sejun Parkenabling omx decoder
2015-10-31 Barun Kumar SinghAdding SN12/ST12 format support
2015-03-30 Barun Kumar Singh Adding libtbm support.
2014-08-14 Sebastian Drögeomx: Let base classes handle EOS
2013-03-26 Sebastian Drögeomxvideodec: Add support for egl_render on RPi
2013-03-07 Sebastian Drögeomxvideodec: Add buffer pool for sharing OpenMAX memory...
2013-02-25 Sebastian Drögeomxvideodec: Rename component variable
2013-02-12 Sebastian Drögeomx: Some minor refactoring and cleanup
2013-01-17 Sebastian Drögeomx: Fix includes to properly work with the 1.0 releases
2012-11-12 Sebastian Drögeomx: Update to new GLib thread API
2012-10-22 Sebastian Drögeomx: Port to video base classes from -base
2012-04-13 Olivier CrêtePort to Gst 0.11
2011-12-06 Sebastian Drögeomxvideodec: Use correct timestamp, duration and filled...
2011-11-08 Sebastian Drögeomxvideodec: Don't try to drain the component after EOS
2011-11-01 Sebastian Drögeomxvideodec: Implement draining of the component and...
2011-11-01 Sebastian Drögeomxvideodec: Forward downstream flow returns to upstream
2011-09-29 Sebastian Drögeomxvideodec: Add API for subclasses to prepare/convert...
2011-07-19 Sebastian Drögeomx: Add infrastructure to enable special hacks for...
2011-07-14 Sebastian Drögeomxvideodec: Only flush the component ports after we...
2011-07-13 Sebastian Drögeomx: Add support for setting the component-role
2011-07-12 Sebastian Drögeomxvideodec: Make sink/src pad template caps configurable
2011-07-09 Sebastian Drögeomxvideodec: Use the frames storage of the base class...
2011-07-09 Sebastian Drögeomxvideodec: Make the inport and outport index configur...
2011-07-09 Sebastian Drögeomx: Add initial version of OpenMAX framework, video...