summaryrefslogtreecommitdiff
path: root/omx/gstomxvideoenc.h
Commit message (Expand)AuthorAgeFilesLines
* omxvideoenc: Add look-ahead property to ZYNQ_USCALE_PLUS encoderVarunkumar Allagadapa2020-01-091-0/+1
* omxvideoenc: Add long-term-ref support to ZYNQ_USCALE_PLUS encoderVarunkumar Allagadapa2020-01-091-0/+2
* omxvideoenc: implement dmabuf export on input buffersGuillaume Desmottes2018-08-301-0/+3
* omxvideoenc: implement decide_allocationGuillaume Desmottes2018-06-081-0/+2
* omxvideoenc: always signal drain cond when stopping streaming loopGuillaume Desmottes2018-06-081-1/+1
* omxvideoenc: restore OMX default target-bitrate if requested by userGuillaume Desmottes2018-04-231-0/+2
* videoenc: implement ROI on zynqultrascaleplusGuillaume Desmottes2018-02-211-0/+5
* omxvideoenc: protect target_bitrate with the object lockGuillaume Desmottes2018-02-211-1/+1
* omxvideoenc: add zynqultrascaleplus specific propertiesGuillaume Desmottes2018-01-301-0/+17
* omxvideoenc: implement dmabuf import on zynqultrascaleplusGuillaume Desmottes2018-01-291-0/+2
* omxvideoenc: use dynamic buffer mode on input if possibleGuillaume Desmottes2017-12-141-0/+2
* omxvideoenc: factor out enable and disable codeGuillaume Desmottes2017-08-081-0/+2
* omx: Let base classes handle EOSSebastian Dröge2014-08-141-3/+0
* omxvideoenc: drop unused data memberJosep Torra2013-03-011-3/+0
* omxvideoenc: Rename component variableSebastian Dröge2013-02-251-2/+2
* omx: Some minor refactoring and cleanupSebastian Dröge2013-02-121-1/+0
* omx: Fix includes to properly work with the 1.0 releasesSebastian Dröge2013-01-171-0/+1
* omx: Fix some compilation errors caused by circular includesSebastian Dröge2012-12-121-1/+1
* omx: Update to new GLib thread APISebastian Dröge2012-11-121-2/+2
* omx: Port to video base classes from -baseSebastian Dröge2012-10-221-6/+7
* Port to Gst 0.11Olivier Crête2012-04-131-12/+6
* omxvideoenc: Use correct timestamp, duration and filled length for the EOS bu...Sebastian Dröge2011-12-061-0/+2
* omxvideoenc: Add vfunc for handling the output framesSebastian Dröge2011-11-151-0/+1
* omxvideoenc: Don't try to drain the component after EOSSebastian Dröge2011-11-081-0/+3
* omxvideoenc: Better handling of encoder parametersSebastian Dröge2011-11-021-1/+1
* omxvideoenc: Implement draining of the component and use itSebastian Dröge2011-11-011-0/+6
* omxaudioenc: Forward downstream flow returns to upstreamSebastian Dröge2011-11-011-0/+2
* omxvideoenc: Add support for setting bitrate/quantization related parametersSebastian Dröge2011-07-281-0/+7
* omxvideoenc: Add video encoder base class and MPEG4 video encoderSebastian Dröge2011-07-201-0/+85