omxvideodec: support interlace-mode=interleaved input
[platform/upstream/gstreamer.git] / omx / gstomx.c
2020-05-21 Dylan Yipomx: Add latest OMX_ALG_Index's to omx_index_type_to_str
2020-05-21 Stéphane Cerveauzynq: change API to use public 2020.01 from vcu-omx-il
2020-02-27 Guillaume Desmottesomx: add alternate flags to buffer_flags_map
2020-02-25 Guillaume Desmottesomx: don't log error when failing to load conf file...
2020-01-07 Guillaume Desmottesomx: remove useless double negations
2019-12-22 Nicolas Dufresneomx: Add helper to enable/disable/read subframe mode
2019-12-19 Guillaume Desmotteszynq: add mapping for latest custom indexes
2019-09-04 Guillaume Desmottesomx: log the number of pending buffers when port is EOS
2019-09-04 Guillaume Desmottesomx: log when an output port is eos
2019-04-25 George Kiagiadakisgstomx: remove gst_omx_buffer_set_omx_buf/get_omx_buf
2019-04-16 Julien IsorceFixes build with omx >= 1.2.0
2019-03-26 Guillaume Desmottesomx: disable OMX_API_TRACE code if gst debug is disabled
2019-03-26 Guillaume Desmottesomx: log Get/SetParameter/Config calls
2019-01-08 Guillaume Desmottesomxbufferpool: fix race when releasing input buffers
2018-11-26 Guillaume Desmottesomx: fix OMX_EventBufferFlag OMX_API_TRACE struct
2018-09-26 Guillaume Desmottesomx: rename OMX_PERFORMANCE debug cat to OMX_API_TRACE
2018-09-19 Guillaume Desmottesomx: log OMX commands with OMX_PERFORMANCE debug category
2018-09-19 Guillaume Desmottesomx: factor out gst_omx_component_send_command()
2018-09-19 Guillaume Desmottesomx: log OMX events with OMX_PERFORMANCE debug category
2018-09-19 Guillaume Desmottesomx: rename log_omx_performance() to log_omx_performanc...
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: call gst_omx_buffer_unmap() when handling BUFFER_DONE
2018-08-30 Guillaume Desmottesomx: factor out gst_omx_buffer_get/set_omx_buf()
2018-08-30 Guillaume Desmottesomx: add pBuffer to OMX_PERFORMANCE logs
2018-08-30 Guillaume Desmottesomx: factor out gst_omx_port_set_dmabuf()
2018-08-29 Guillaume Desmottesomx: wait for flush complete and buffers being released...
2018-08-29 Guillaume Desmottesomx: factor out should_wait_until_flushed()
2018-06-08 Guillaume Desmottesomxvideoenc: implement decide_allocation
2018-06-08 Guillaume Desmottesomxvideodec/enc: add hack updating nBufferCountActual...
2018-06-08 Guillaume Desmottesomx: always consider component in 'invalid' state when...
2018-04-06 Guillaume Desmotteslog_omx_performance: convert pointers to strings
2018-03-05 Nicolas Dufresneomx: Free empty buffers list in use_dynamic_buffers
2018-03-02 Nicolas DufresneRevert "omx: wait for flush complete and buffers being...
2018-01-30 Guillaume Desmottesomxvideodec: add hack to pass color format from caps...
2018-01-29 Guillaume Desmotteslog failing OMX calls as errors
2018-01-29 Guillaume Desmottesadd OMX_PERFORMANCE debug category
2018-01-29 Guillaume Desmottesomxvideoenc: implement dmabuf import on zynqultrascaleplus
2017-12-14 Guillaume Desmottesomx: add API to implement dynamic buffers support
2017-11-28 Guillaume Desmottesomx: wait for flush complete and buffers being released...
2017-11-28 Guillaume Desmottesgst_omx_port_set_flushing: simplify waiting loop
2017-10-19 Guillaume Desmottesomx: fix build on rpi
2017-10-11 Guillaume Desmottesomx: also reset nTimeStamp when re-using buffers
2017-10-11 Guillaume Desmottesomx: factor out gst_omx_buffer_reset()
2017-10-11 Guillaume Desmottesadd gst_omx_buffer_flags_to_string()
2017-09-06 Guillaume Desmottesomxh265dec: add H265 decoder
2017-09-06 Guillaume Desmottesomxh265enc: add H265 encoder
2017-09-04 Guillaume Desmottesomx: display states as string if changing failed
2017-08-01 Guillaume Desmottesomx: also reset nFilledLen before calling OMX_FillThisB...
2017-07-17 Satya Prakash Guptaomx: Possible Memory leak in gst_caps_from_string
2017-07-12 Julien Isorceomx: do not always print an error if OMX_{UseBuffer...
2017-07-12 Julien Isorceomx: add gstomxmp3enc
2017-07-11 Guillaume Desmottesh264dec: add hack to pass profile and level to OMX
2017-07-05 Gurkirpal Singhomx: always ignore OMX_ErrorPortUnpopulated
2017-07-05 Gurkirpal Singhomx: guard some omx enums with IL version
2017-05-21 Julien Isorceomx: allow 0 feature
2017-03-13 Jan Schmidtomxvideoenc: Add GST_OMX_HACK_HEIGHT_MULTIPLE_16 for Rpi
2016-12-14 Reynaldo H. Verdej... Fix broken build due to syntax error
2016-12-13 Graham LeggettPrevent early EOS by resetting eos flag once GST_OMX_AC...
2016-12-13 Graham LeggettAdd clear debug logging on all the paths out of gst_omx...
2016-12-13 George KiagiadakisAdd a signals-premature-eos hack for egl_render
2016-11-25 Sebastian Drögeomx: Fix compiler warning with latest clang
2016-09-14 Sebastian Drögeomx: Also search for gstomx.conf in the autoconf -...
2015-11-18 Enrique Ocaña GonzálezRemember the last_error after a failed set state call...
2015-11-18 Nicolas Huetomx: fix hacks leak on class init
2015-03-06 Luis de Bethencourtomx: handle both errors in the two steps of update_port...
2015-03-04 George Kiagiadakisomx: call handle_messages() only once in acquire_buffer...
2015-02-26 Wonchul Leeomx: cleanup code a bit to remove else statement
2014-11-13 Jun Jiomx: Add omxamrdec
2014-07-13 Sebastian Drögeomx: Add AAC audio decoder
2014-07-02 Sebastian Drögeomx: Add audio decoder base class and a subclass for MP3
2014-06-03 Kazunori Kobayashiomx: Fix a missing g_free() in error path
2014-05-31 Sebastian Drögeomx: Don't handle disabling/enabling ports exactly...
2014-05-19 Sebastian Drögeomx: Remove dead code, buf can never be NULL here as...
2014-05-19 Sebastian Drögeomx: Fix comparisons in gst_omx_state_to_string() case...
2014-05-19 Sebastian Drögeomx: Make sure to compare the error codes as unsigned...
2014-05-19 Sebastian Drögeomx: Fix comparisons in gst_omx_command_to_string(...
2014-05-15 Sebastian Drögeomx: Add a hack for not disabling the output port after...
2014-05-09 Josep Torraomxaudiosink: Implements OpenMAX based audio sinks
2014-03-15 Christian Königomxvideo: fix debug category initialisation
2014-03-12 Christian Königomx: consolidate message waiting code
2014-03-12 Christian Königomx: simplify tunnel functions
2014-03-02 Christian Königomx: fix two serious message handling bugs
2013-08-20 Tim-Philipp Mülleromx: don't use the 'z' modifier to print size_t
2013-05-06 jitendraomx: Add pads based on element type
2013-04-27 Carlos Rafael Gianiomx: fixed type error in printf call
2013-04-18 Tim-Philipp Mülleromx: more printf format fixes
2013-04-18 Josep Torraomx: fixes unused variable 'comp' when GStreamer is...
2013-04-08 Tim-Philipp Mülleromx: fix printf formats in debug messages
2013-03-26 Sebastian Drögeomxvideodec: Add support for egl_render on RPi
2013-03-19 Sebastian Drögeomx: Add Theora decoder
2013-03-18 Sebastian Drögeomx: Remove additional comma
2013-03-18 Sebastian Drögeomx: Rename MPEG2 decoder for consistency everywhere
2013-03-18 Sebastian Drögeomx: Add MJPEG decoder support
2013-03-18 Sebastian Drögeomx: Add VP8 decoder support
2013-03-16 Josep Torraomx: minor stylistic change for consistency with other...
2013-03-15 Tim-Philipp Mülleromx: improve debug logging some more
2013-03-15 Sebastian Drögeomx: Reset EOS flag in more places
2013-03-15 Tim-Philipp Mülleromx: log commands as strings
next