summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* zynq: add mapping for latest custom indexesGuillaume Desmottes2019-12-191-0/+30
* omxvideoenc: update qp-mode settingsVarunkumar Allagadapa2019-12-191-9/+67
* omxvideoenc: Add stride check for input buffer extractionShinya Saito2019-12-111-2/+5
* omxvideoenc: pass padding requirements to ALLOCATION queryGuillaume Desmottes2019-11-051-1/+25
* omxbufferpool: use gst_video_meta_set_alignment()Guillaume Desmottes2019-11-053-1/+105
* omxvideoenc: fix buffer size in debug logGuillaume Desmottes2019-11-021-2/+2
* Remove autotools buildTim-Philipp Müller2019-10-1420-920/+0
* omxallocator: fix leak with a proper chaining finalizeStéphane Cerveau2019-10-071-0/+2
* omxvideoenc: revert draining on ALLOCATION and DRAIN queryGuillaume Desmottes2019-09-231-27/+0
* omxvideoenc: let encoder base class handle ALLOCATION queryGuillaume Desmottes2019-09-171-1/+0
* omxvideoenc: drain encoder on ALLOCATION and DRAIN queriesGuillaume Desmottes2019-09-051-0/+28