omxvideodec: support interlace-mode=interleaved input
[platform/upstream/gstreamer.git] / omx / gstomxbufferpool.c
2019-11-05 Guillaume Desmottesomxbufferpool: use gst_video_meta_set_alignment()
2019-09-02 Guillaume Desmottesomxbufferpool: fix dmabuf import
2019-04-25 George Kiagiadakisomxbufferpool: refactor to allow memory sharing
2019-04-23 Guillaume Desmottesomxbufferpool: fix memory mapping with offset
2019-03-26 Guillaume Desmottesomxbufferpool: don't use CAT_PERFORMANCE if pool will...
2019-01-08 Guillaume Desmottesomxbufferpool: fix race when releasing input buffers
2018-12-21 Guillaume Desmottesomxbufferpool: fix early input buffer release
2018-08-30 Guillaume Desmottesomxvideoenc: implement dmabuf export on input buffers
2018-08-30 Guillaume Desmottesomxbufferpool: reference the OMX component
2018-08-30 Guillaume Desmottesomxbufferpool: deallocate OMX buffers when stopping
2018-08-30 Guillaume Desmottesomx: factor out gst_omx_buffer_get/set_omx_buf()
2018-02-28 Guillaume Desmottesadd support for NV12_10LE32 and NV16_10LE32 on zynqultr...
2018-02-21 Guillaume Desmottesomxbufferpool: add PERFORMANCE DEBUG message when copyi...
2017-07-18 Guillaume Desmottesomxvideodec: add dmabuf support for output
2014-06-24 Sebastian Drögeomxbufferpool: Copy buffers if the stride does not...
2014-06-24 Sebastian Drögeomxbufferpool: Fix format string compiler warning
2014-06-24 Michal Lazoomxbufferpool: Initialize debug category
2014-06-24 Sebastian Drögeomxbufferpool: Properly convert OMX alignment to GStrea...
2014-04-15 Aurélien Zanelliomxvideodec: add support of more color format
2014-04-15 Aurélien Zanelliomxbufferpool: make video stride and offset calculation...
2014-03-24 Josep Torraomxbufferpool: return buffers to the pool instead of...
2014-03-17 Julien Isorceomxbufferpool: fix memory leak if used on output port
2014-03-12 Christian Königomxvideodec: separate the buffer pool from the decoder