omxvideoenc: log the full input format
[platform/upstream/gstreamer.git] / omx / gstomxvideoenc.c
2019-09-04 Guillaume Desmottesomxvideoenc: log the full input format
2019-08-22 Shinya Saitoomxvideoenc: Remove unnecessary gst_video_frame_unmap()
2019-07-11 Shinya Saitoomxvideoenc: Unref frame of codec config buffer
2019-06-17 Guillaume Desmottesomxvideo: add debug infos to find_nearest_frame()
2019-04-25 George Kiagiadakisomxbufferpool: refactor to allow memory sharing
2019-04-09 Tim-Philipp Mülleromx: fix autotools build for generic target
2019-01-25 Guillaume Desmottesomxvideo: use GST_VIDEO_CAPS_MAKE() for template caps
2019-01-25 Guillaume Desmottesomxvideoenc: validate cpb-size and initial-delay
2019-01-25 Varunkumar Allagadapaomxvideoenc: add adaptive gop-mode option
2019-01-25 Nicolas Dufresneomxvideoenc: Add dynamic framerate support
2019-01-09 Varunkumar Allagadapaomxvideoenc: Add dynamic IDR insertion support on zynq
2018-12-21 Guillaume Desmottesomxbufferpool: fix early input buffer release
2018-09-10 Nicolas Dufresneomxvideoenc: Remove spurious locking
2018-09-10 Nicolas Dufresneomxvideoenc: Remove unneeded size check
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 Desmottesomxvideo{enc,dec}: stop calling shutdown() in change_state
2018-08-30 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_set_to_idle()
2018-08-30 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_deallocate_in...
2018-08-30 Guillaume Desmottesomx: factor out gst_omx_port_set_dmabuf()
2018-08-28 Guillaume Desmottesomxvideoenc: pause component when flushing
2018-07-13 Guillaume Desmottesomxvideoenc: fix vertical padding in NV16 formats
2018-07-05 Guillaume Desmottesomxvideoenc: include vertical padding in nFilledLen...
2018-06-08 Guillaume Desmottesomxvideoenc: implement decide_allocation
2018-06-08 Guillaume Desmottesomxvideoenc: always signal drain cond when stopping...
2018-06-08 Guillaume Desmottesomxvideodec/enc: add hack updating nBufferCountActual...
2018-06-08 Guillaume Desmottesomxvidee{enc,dec}: refresh input port definition after...
2018-04-25 Guillaume Desmottesomxvideoenc: add NV16 support
2018-04-23 Guillaume Desmottesomxvideoenc: restore OMX default target-bitrate if...
2018-04-23 Guillaume Desmottesomxvideoenc: use gst_omx_video_enc_set_bitrate() when...
2018-04-23 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_set_bitrate()
2018-04-18 Guillaume Desmottesomxvideoenc/dec: fix handling of component enabling...
2018-04-02 Guillaume Desmottesomxvideoenc: remove duplicated debug message
2018-03-28 Guillaume Desmottesomxvideoenc: add 'roi' qp-mode on zynqultrascaleplus
2018-03-05 Nicolas Dufresneomxvideoenc: Don't drop the frame on empty payload
2018-02-28 Guillaume Desmottesvideoenc: don't set stride padding to 0 when copying...
2018-02-28 Guillaume Desmottesadd support for NV12_10LE32 and NV16_10LE32 on zynqultr...
2018-02-28 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_nv12_manual_c...
2018-02-28 Guillaume Desmottesomxvideoenc: display the computed buffer size when...
2018-02-21 Guillaume Desmottesvideoenc: implement ROI on zynqultrascaleplus
2018-02-21 Guillaume Desmottesomxvideoenc: remove GST_PARAM_MUTABLE_PLAYING from...
2018-02-21 Guillaume Desmottesomxvideoenc: protect target_bitrate with the object...
2018-01-30 Guillaume Desmottesomxvideoenc: add zynqultrascaleplus specific properties
2018-01-30 Guillaume Desmottesomxvideoenc: document unit of target-bitrate property
2018-01-30 Guillaume Desmottesomxvideoenc: expose chroma format and bit depth in...
2018-01-30 Guillaume Desmottesomxvideoenc: factor out get_output_caps()
2018-01-29 Guillaume Desmottesomxvideoenc: implement dmabuf import on zynqultrascaleplus
2018-01-22 Guillaume Desmottesomxvideoenc: drop late input frames if QoS is enabled
2018-01-07 Guillaume Desmottesomxvideoenc: early return in fill_buffer() if something...
2017-12-14 Guillaume Desmottesomxvideoenc: use dynamic buffer mode on input if possible
2017-12-14 Guillaume Desmottesomxvideoenc/dec: factor out input buffer allocation
2017-12-13 Julien Isorcegstomxvideodec: fix framerate overflow
2017-10-11 Guillaume Desmottesadd gst_omx_buffer_flags_to_string()
2017-09-06 Guillaume Desmottesomxvideoenc: use caps from query in propose_allocation
2017-08-17 Julien Isorceomx{audio,video}{dec,enc}: sequentially disable ports...
2017-08-09 Guillaume Desmottesomxvideoenc/dec: declare latency on zynqultrascaleplus
2017-08-08 Guillaume Desmottesomxvideoenc: adjust stride and slice height from input
2017-08-08 Guillaume Desmottesomxvideoenc: delay buffer configuration until component...
2017-08-08 Guillaume Desmottesomxvideodec/enc: delay allocation after the allocation...
2017-08-08 Guillaume Desmottesomxvideoenc: start src thread in handle_frame()
2017-08-08 Guillaume Desmottesomxvideoenc: factor out enable and disable code
2017-07-19 Guillaume Desmottesomxvideoenc: ensure enough buffers are allocated in...
2017-07-17 Satya Prakash Guptaomxvideoenc: Fix deadlock in error case when draining
2017-07-05 Julien Isorceomxvideoenc: update local port_def after reopening...
2017-06-12 Graham Leggettomxvideoenc: Improve debug output when setting codec...
2017-04-26 Guillaume Desmottesvideoenc: use GST_ROUND_UP_N() macro
2017-04-07 Sebastian Drögeomxvideoenc: Fix compiler warning
2017-03-13 Jan Schmidtomxvideoenc: Add an unimplemented mapping for RGBA...
2017-03-13 Jan Schmidtomxvideoenc: Add GST_OMX_HACK_HEIGHT_MULTIPLE_16 for Rpi
2017-03-13 Jan Schmidtomxvideoenc: Add a mapping for OMX_COLOR_FormatYUV420Pa...
2017-03-13 Jan Schmidtomxvideoenc: Filter out unimplemented formats
2016-06-21 Aurélien Zanelliomxvideoenc: implement GstPreset interface
2016-06-17 Sebastian Drögeomx: #define OMX_SKIP64BIT on the RPi as required by...
2015-11-18 Enrique Ocaña GonzálezProperly handle drain requests while flushing
2015-08-27 Graham Leggettomxvideoenc: Add keyframe support for the Rpi, using...
2014-09-01 Michal Lazoomxvideoenc: Setup aspect ratio on RPi
2014-08-28 Peng Liuomxvideoenc: Implement the hack flag GST_OMX_HACK_NO_CO...
2014-08-14 Sebastian Drögeomx: Let base classes handle EOS
2014-06-29 Sebastian Drögeomxvideoenc: Implement flush() instead of the deprecate...
2014-05-19 Sebastian Drögeomxvideoenc: Don't forget to unref codec state
2014-05-15 Sebastian Drögeomxvideoenc: Implement hack for not disabling the outpu...
2014-05-10 Sebastian Drögeomxvideoenc: Set nTickCount to the whole duration of...
2014-03-12 Sebastian Drögeomx: Rename function from _4_ to _for_ for clarity
2014-03-12 Christian Königomxvideo: start sharing more code between video decoder...
2014-03-06 Christian Königomxvideoenc: fix a memory leak in gst_omx_video_enc_getcaps
2014-03-03 Christian Königomxvideoenc: simplify _find_nearest_frame
2014-03-02 Christian Königomxvideoenc: fix startup race condition
2014-01-25 Sebastian Drögeomx: Don't handle FLUSHING and NOT_LINKED as errors
2013-07-01 Roman Arutyunyangstomxvideoenc: Set bitrate in setcaps
2013-05-20 Josep Torraomx: Take lock on EOS to update the flow return value
2013-05-06 jitendraomx: Add pads based on element type
2013-04-18 Tim-Philipp Mülleromx: more printf format fixes
2013-04-16 jitendraomx: Disable output port before transition to idle...
2013-04-08 Tim-Philipp Mülleromx: fix printf formats in debug messages
2013-03-16 Josep Torraomx: Clarify that loop task is also paused in EOS
2013-03-16 Josep Torraomxvideoenec: Don't forget propagate flow return value...
2013-03-15 Sebastian Drögeomx: Stop output port task after draining
2013-03-14 Sebastian Drögeomx: Handle the OMX_EventBufferFlag to detect EOS too
2013-03-13 Sebastian Drögeomxvideoenc: Properly check the nVersion field
next