omxvideoenc: drain encoder on ALLOCATION and DRAIN queries
[platform/upstream/gstreamer.git] / omx / gstomx.h
2019-04-25 George Kiagiadakisgstomx: remove gst_omx_buffer_set_omx_buf/get_omx_buf
2019-01-08 Guillaume Desmottesomxbufferpool: fix race when releasing input buffers
2018-08-30 Guillaume Desmottesomxvideoenc: implement dmabuf export on input buffers
2018-08-30 Guillaume Desmottesomx: allow gst_omx_port_acquire_buffer() to not wait...
2018-08-30 Guillaume Desmottesturn GstOMXComponent to a GstMiniObject
2018-08-30 Guillaume Desmottesomx: factor out gst_omx_buffer_get/set_omx_buf()
2018-08-30 Guillaume Desmottesomx: factor out gst_omx_port_set_dmabuf()
2018-06-08 Guillaume Desmottesomxvideoenc: implement decide_allocation
2018-06-08 Guillaume Desmottesomxvideodec/enc: add hack updating nBufferCountActual...
2018-04-23 Guillaume Desmottesomxvideoenc: restore OMX default target-bitrate if...
2018-01-30 Guillaume Desmottesinclude all OMX extension headers if present
2018-01-30 Guillaume Desmottesomxvideodec: add hack to pass color format from caps...
2018-01-29 Guillaume Desmottesomxvideoenc: implement dmabuf import on zynqultrascaleplus
2017-12-14 Guillaume Desmottesomx: add API to implement dynamic buffers support
2017-10-11 Guillaume Desmottesadd gst_omx_buffer_flags_to_string()
2017-07-13 Guillaume Desmottesbuild: include OMX_IndexExt and OMX_ComponentExt if...
2017-07-11 Guillaume Desmottesh264dec: add hack to pass profile and level to OMX
2017-07-05 Gurkirpal Singhomx: guard some omx enums with IL version
2017-03-13 Jan Schmidtomxvideoenc: Add GST_OMX_HACK_HEIGHT_MULTIPLE_16 for Rpi
2016-12-13 George KiagiadakisAdd a signals-premature-eos hack for egl_render
2016-06-17 Sebastian Drögeomx: #define OMX_SKIP64BIT on the RPi as required by...
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...