Merge tizen patch based on 1.12.2
[platform/upstream/gstreamer.git] / omx / gstomx.h
2017-11-09 Sejun ParkMerge tizen patch based on 1.12.2
2017-07-28 Sejun Parkfixed an issue port was blocked during flusing buffers
2017-07-25 Sejun Parkfixed crash issue during seek event
2017-07-19 Sejun ParkAdded crop flag value to MMVideoBuffer
2017-06-27 Sejun Parkadded missing feature for 64bit
2017-05-08 Sejun ParkRemoved warning messages and organized code
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-11-15 Sejun ParkMerge branch 'tizen' into tizen_3.0
2016-11-15 Sejun Parkmodify allocating tbm buffers
2016-07-05 Sejun ParkChanged output format of wearable device
2016-06-29 Sejun ParkMerge "Enable DRC temporarily with GST_OMX_HACK_NO_COMP...
2016-06-29 Sejun ParkEnable to reoder timestamp
2015-12-09 Sejun Parkfix build fail on 64bit
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-11-12 Sejun ParkUpgrading to version 1.6.1
2015-10-31 Barun Kumar SinghAdding SN12/ST12 format support
2015-07-14 Barun Kumar SinghIncorporating review comments.
2015-05-21 Barun Kumar SinghRemoving dependency of X11, dri2proto,libdri2, xfixes.
2015-05-18 Barun Kumar SinghIncorporating MPEG2 review comments.
2015-03-30 Barun Kumar Singh Adding libtbm support.
2014-06-24 Sebastian Drögeomx: Only include OMX_VideoExt.h conditionally
2014-05-15 Sebastian Drögeomx: Add a hack for not disabling the output port after...
2014-03-15 Christian Königomxvideo: fix debug category initialisation
2014-03-12 Christian Königomx: simplify tunnel functions
2013-05-06 jitendraomx: Add pads based on element type
2013-03-26 Sebastian Drögeomxvideodec: Add support for egl_render on RPi
2013-03-15 Tim-Philipp Mülleromx: log commands as strings
2013-03-15 Tim-Philipp Mülleromx: log states as strings
2013-03-15 Tim-Philipp Mülleromx: log component name in debug messages
2013-03-14 Sebastian Drögeomx: Handle the OMX_EventBufferFlag to detect EOS too
2013-03-13 Sebastian Drögeomx: Mark OpenMAX buffers as EGLImage if they contain one
2013-03-07 Sebastian Drögeomx: Add timeout to the flush operation and move buffer...
2013-03-07 Sebastian Drögeomx: Remove min buffer count hack for RPi again
2013-03-07 Sebastian Drögeomx: Do number of buffers configuration explicitely
2013-03-01 Sebastian Drögeomx: Handle errors more gracefully
2013-02-28 Sebastian Drögeomx: Return the OMX_ERRORTYPE from gst_omx_port_update_...
2013-02-28 Sebastian Drögeomx: Add hack for RPi for the minimum number of buffers...
2013-02-28 Sebastian Drögeomx: Add API for allocating a specific number of buffer...
2013-02-27 Sebastian Drögeomx: Clean up port settings change handling
2013-02-25 Sebastian Drögeomx: Refactor waiting for buffers to be released by...
2013-02-25 Sebastian Drögeomx: Add methods to set up and close a tunnel between...
2013-02-12 Sebastian Drögeomx: Some minor refactoring and cleanup
2013-02-12 Sebastian Drögeomx: Split enabling/disabling of port into sending...
2013-01-17 Sebastian Drögeomx: Fix includes to properly work with the 1.0 releases
2013-01-14 Sebastian Drögeomx: Atomic ops are not required anymore for the reconf...
2013-01-14 Sebastian Drögeomx: Implement new approach for locking that should...
2012-12-19 Sebastian Drögeomx: Also initialize nStep field of the OMX structures
2012-12-19 Sebastian Drögeomx: Initialize struct version with the OMX version...
2012-12-19 Sebastian Drögeconfigure: Add configure option to pack OpenMAX structures
2012-12-19 George Kiagiadakisomx: Initialize structures to version 1.1.2
2012-12-12 Sebastian Drögeomx: Fix some compilation errors caused by circular...
2012-11-12 Sebastian Drögeomx: Update to new GLib thread API
2012-05-07 George KiagiadakisImplement a new custom recursive mutex type and fix...
2012-05-03 George Kiagiadakisomx: Add hack to disable setting roles to components.
2012-05-03 George Kiagiadakisomxvideodec: Implement no-empty-eos-buffer hack, as...
2012-04-26 Arun Raghavanomxvideodec: Add hack for Ducati components not returni...
2012-04-13 Olivier CrêtePort to Gst 0.11
2011-12-09 Sebastian Drögeomx: Add hack for encoder components that don't allow...
2011-10-14 Sebastian Drögeomx: Remove QCOM hack to reset nOffset in EmptyBufferDone
2011-09-28 Sebastian Drögeomxvideodec: New hack for QCOM to recreate the componen...
2011-09-26 Sebastian Drögeomx: Add hack for Qualcomm's OMX implementation to...
2011-09-14 Sebastian Drögeomx: Wait until the Executing state is reached before...
2011-08-08 Sebastian Drögeomx: Add parenthesis at correct places in the struct...
2011-08-01 Sebastian Drögeomx: Add a hacks flag for the Qualcomm 7x30 OMX_FillThi...
2011-07-28 Sebastian Drögeomx: Add wrapper functions for OMX_[GS]et{Config,Parameter}
2011-07-28 Sebastian Drögeomx: Add macro to initialize OpenMAX structures
2011-07-20 Sebastian Drögeomxvideoenc: Add video encoder base class and MPEG4...
2011-07-19 Sebastian Drögeomx: Rework port reconfiguration again and only use...
2011-07-19 Sebastian Drögeomx: Add infrastructure to enable special hacks for...
2011-07-13 Sebastian Drögeomx: Add support for setting the component-role
2011-07-13 Sebastian Drögeomx: Improve error reporting by formatting the error...
2011-07-12 Sebastian Drögeomx: Add initial version of configuration system
2011-07-09 Sebastian Drögeomx: Rework port reconfiguration
2011-07-09 Sebastian Drögeomx: Clarify GQueue/GPtrArray element types
2011-07-09 Sebastian Drögeomx: Add more checks to acquire_buffer() and return...
2011-07-09 Sebastian Drögeomx: Don't use port_def.bEnabled to check if the Enable...
2011-07-09 Sebastian Drögeomx: Improve error handling and reporting
2011-07-09 Sebastian Drögeomx: Add initial version of OpenMAX framework, video...