summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.14.01.14.0Tim-Philipp Müller2018-03-196-64/+204
* Release 1.13.911.13.91Tim-Philipp Müller2018-03-136-40/+955
* meson: fix typo in package name defineTim-Philipp Müller2018-03-091-1/+1
* omxh265: update 422 profile namesGuillaume Desmottes2018-03-052-4/+5
* omxvideoenc: Don't drop the frame on empty payloadNicolas Dufresne2018-03-051-1/+3
* omxvideodec: Don't drop the frame on empty payloadNicolas Dufresne2018-03-051-1/+3
* omx: Free empty buffers list in use_dynamic_buffersNicolas Dufresne2018-03-051-0/+2
* omxvideodec: Fix CodecState leakNicolas Dufresne2018-03-051-0/+1
* Release 1.13.901.13.90Tim-Philipp Müller2018-03-036-134/+1555
* config: dist tizonia config filesTim-Philipp Müller2018-03-031-1/+1
* Revert "omx: wait for flush complete and buffers being released when flushing"Nicolas Dufresne2018-03-021-1/+1
* videoenc: don't set stride padding to 0 when copying framesGuillaume Desmottes2018-02-281-20/+2
* add support for NV12_10LE32 and NV16_10LE32 on zynqultrascaleplusGuillaume Desmottes2018-02-286-15/+101
* omxvideoenc: factor out gst_omx_video_enc_nv12_manual_copy()Guillaume Desmottes2018-02-281-58/+66
* omxvideoenc: display the computed buffer size when configuring inputGuillaume Desmottes2018-02-281-6/+6
* videoenc: implement ROI on zynqultrascaleplusGuillaume Desmottes2018-02-212-0/+111
* omxvideoenc: remove GST_PARAM_MUTABLE_PLAYING from 'max-bitrate' propertyGuillaume Desmottes2018-02-211-1/+1
* omxvideoenc: protect target_bitrate with the object lockGuillaume Desmottes2018-02-212-1/+10
* omxbufferpool: add PERFORMANCE DEBUG message when copying output framesGuillaume Desmottes2018-02-211-0/+9
* Back to developmentTim-Philipp Müller2018-02-152-3/+3
* Release 1.13.11.13.1Tim-Philipp Müller2018-02-155-623/+116
* omxh265enc: fix typo in "periodicty-idr" property nameGuillaume Desmottes2018-02-121-1/+1
* meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller2018-02-081-9/+5
* include all OMX extension headers if presentGuillaume Desmottes2018-01-303-1/+89
* meson: simplify OMX extensions detectionGuillaume Desmottes2018-01-303-38/+26
* Revert "meson: use include_directories() with external OMX headers path"Nicolas Dufresne2018-01-303-26/+39
* omxh265enc: add some encoding propertiesGuillaume Desmottes2018-01-302-0/+74
* omxh264enc: add some encoding propertiesGuillaume Desmottes2018-01-302-0/+108
* omxvideoenc: add zynqultrascaleplus specific propertiesGuillaume Desmottes2018-01-302-1/+607
* omxvideoenc: document unit of target-bitrate propertyGuillaume Desmottes2018-01-301-1/+1
* omxvideodec: add internal-entropy-buffers property on zynqultrascaleplusGuillaume Desmottes2018-01-302-1/+111
* meson: use include_directories() with external OMX headers pathGuillaume Desmottes2018-01-303-39/+26
* omxvideoenc: expose chroma format and bit depth in output capsGuillaume Desmottes2018-01-301-0/+56
* omxvideoenc: factor out get_output_caps()Guillaume Desmottes2018-01-301-2/+13
* omxvideodec: add hack to pass color format from caps to OMX decoderGuillaume Desmottes2018-01-304-2/+93
* log failing OMX calls as errorsGuillaume Desmottes2018-01-291-17/+27
* add OMX_PERFORMANCE debug categoryGuillaume Desmottes2018-01-291-0/+40
* omxvideoenc: implement dmabuf import on zynqultrascaleplusGuillaume Desmottes2018-01-294-15/+98
* omxvideoenc: drop late input frames if QoS is enabledGuillaume Desmottes2018-01-221-0/+11
* TestEgl: Removed redundant/unused codeAshish Kumar2018-01-191-9/+0
* omxvideoenc: early return in fill_buffer() if something goes wrongGuillaume Desmottes2018-01-071-4/+4
* meson: gl: the winsys and platform list in the .pc file is space-separatedTim-Philipp Müller2017-12-191-2/+2
* meson: fix subproject fallback for gstreamer-gl-1.0Tim-Philipp Müller2017-12-191-2/+2
* omxvideodec: ignore very little variations of the framerateJulien Isorce2017-12-143-1/+20
* omxvideodec: use dynamic buffer mode on input if possibleGuillaume Desmottes2017-12-142-25/+154
* omxvideoenc: use dynamic buffer mode on input if possibleGuillaume Desmottes2017-12-142-1/+116
* omxvideoenc/dec: factor out input buffer allocationGuillaume Desmottes2017-12-142-10/+26
* omx: add API to implement dynamic buffers supportGuillaume Desmottes2017-12-142-0/+166
* Automatic update of common submoduleMatthew Waters2017-12-141-0/+0
* omxvideodec: consolidate the decision to try UseBufferJulien Isorce2017-12-131-3/+8