summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.2HEAD1.19.2masterdiscontinued-for-monorepoTim-Philipp Müller2021-09-235-13/+81
* omxvideodec: fix OMX flags on header bufferGuillaume Desmottes2021-07-091-1/+3
* omxvideodec: allow to start decoder on HEADER bufferGuillaume Desmottes2021-07-091-1/+1
* omxh26xdec: videodecoder support subframeNicolas Dufresne2021-07-094-17/+82
* Back to developmentTim-Philipp Müller2021-06-011-1/+1
* Release 1.19.11.19.1Tim-Philipp Müller2021-06-015-1992/+152
* meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan2020-11-041-6/+13
* meson: update glib minimum version to 2.56Stéphane Cerveau2020-10-162-7/+1
* omxvideodec: support interlace-mode=interleaved inputGuillaume Desmottes2020-10-051-4/+19
* ci: include template from gst-ci master branch againTim-Philipp Müller2020-09-081-1/+1
* Back to developmentTim-Philipp Müller2020-09-081-2/+2
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-086-71/+2098
* meson: fix Tizonia buildTim-Philipp Müller2020-08-271-5/+4
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-205-42/+45
* meson: set release date from .doap file for releasesTim-Philipp Müller2020-07-083-4/+63
* Back to developmentTim-Philipp Müller2020-07-031-1/+1
* Release 1.17.21.17.2Tim-Philipp Müller2020-07-035-4/+30
* Back to developmentTim-Philipp Müller2020-06-201-1/+1
* Release 1.17.11.17.1Tim-Philipp Müller2020-06-195-1239/+636
* docs: Update plugin cache jsonNirbheek Chauhan2020-06-161-2/+3
* docs: Update documentation cacheThibault Saunier2020-06-031-0/+1
* omx: Add latest OMX_ALG_Index's to omx_index_type_to_strDylan Yip2020-05-211-12/+28
* zynq: change API to use public 2020.01 from vcu-omx-ilStéphane Cerveau2020-05-211-2/+2
* omxvideoenc: factor out gst_omx_video_enc_allocate_out_buffers()Guillaume Desmottes2020-05-201-4/+12
* omxvideoenc: remove unsupported formats from caps templateGuillaume Desmottes2020-04-105-9/+10
* video: remove BGR from supported formatGuillaume Desmottes2020-04-101-1/+1
* omxvideoenc: add GRAY8 supportGuillaume Desmottes2020-04-101-0/+18
* omxvideoenc: factor out gst_omx_video_enc_copy_plane()Guillaume Desmottes2020-04-101-37/+50
* omxvideoenc: use gst_video_meta_get_plane_height() to compute slice heightGuillaume Desmottes2020-04-101-1/+9
* omxh26xenc: fix coverity with frame testStéphane Cerveau2020-04-084-9/+13
* gstomxvideoenc: fix subframe output_bufferStéphane Cerveau2020-03-191-1/+1
* omxvideodec: add support of alternate interlace mode on zynqGuillaume Desmottes2020-02-271-12/+207
* omxvideoenc: add support of alternate interlace mode on zynqGuillaume Desmottes2020-02-272-0/+136
* omx: add alternate flags to buffer_flags_mapGuillaume Desmottes2020-02-271-0/+4
* omxvideo(enc): use GST_VIDEO_INFO_FIELD_RATE_N()Guillaume Desmottes2020-02-272-7/+16
* omxvideo{enc,dec}: use GST_VIDEO_INFO_FIELD_HEIGHT()Guillaume Desmottes2020-02-272-14/+17
* omx: don't log error when failing to load conf file with generic targetGuillaume Desmottes2020-02-251-8/+17
* meson: add glib project fallbackStéphane Cerveau2020-01-271-3/+3
* omxvideoenc: fix warningStéphane Cerveau2020-01-161-2/+3
* omxvideoenc: Add look-ahead property to ZYNQ_USCALE_PLUS encoderVarunkumar Allagadapa2020-01-092-0/+32
* omxvideoenc: Add long-term-ref support to ZYNQ_USCALE_PLUS encoderVarunkumar Allagadapa2020-01-092-0/+126
* meson: display OMX target when configuringGuillaume Desmottes2020-01-071-0/+2
* omx: remove useless double negationsGuillaume Desmottes2020-01-071-2/+2
* meson: fix tizonia buildJulien Isorce2019-12-221-1/+5
* omxh265enc: handle CODECCONFIG buffersGuillaume Desmottes2019-12-222-0/+78
* omxh264enc: send codec data downstreamGuillaume Desmottes2019-12-221-2/+7
* omxh264enc: no need to check if codeconfig has startcodeGuillaume Desmottes2019-12-221-18/+14
* omxh26xenc: Negotiate subframe modeNicolas Dufresne2019-12-222-7/+45
* omxvideoenc: use subframe base class APIGuillaume Desmottes2019-12-221-3/+13
* omx: Add helper to enable/disable/read subframe modeNicolas Dufresne2019-12-222-0/+57