summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02Back to development1.18Tim-Philipp Müller1-1/+1
2022-02-02Release 1.18.61.18.6Tim-Philipp Müller5-17/+206
2021-09-09Back to developmentTim-Philipp Müller1-1/+1
2021-09-08Release 1.18.51.18.5Tim-Philipp Müller5-9/+339
2021-03-15Back to developmentTim-Philipp Müller1-1/+1
2021-03-15Release 1.18.41.18.4Tim-Philipp Müller5-8/+196
2021-01-14Back to developmentTim-Philipp Müller1-1/+1
2021-01-13Release 1.18.31.18.3Tim-Philipp Müller5-7/+175
2020-12-06Back to developmentTim-Philipp Müller1-1/+1
2020-12-06Release 1.18.21.18.2Tim-Philipp Müller5-4/+219
2020-10-27Back to developmentTim-Philipp Müller1-1/+1
2020-10-26Release 1.18.11.18.1Tim-Philipp Müller5-21/+271
2020-10-10omxvideodec: support interlace-mode=interleaved inputGuillaume Desmottes1-4/+19
2020-09-08Back to developmentTim-Philipp Müller1-1/+1
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller6-71/+2098
2020-08-27meson: fix Tizonia buildTim-Philipp Müller1-5/+4
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller5-42/+45
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller3-4/+63
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller5-4/+30
2020-06-20Back to developmentTim-Philipp Müller1-1/+1
2020-06-19Release 1.17.11.17.1Tim-Philipp Müller5-1239/+636
2020-06-16docs: Update plugin cache jsonNirbheek Chauhan1-2/+3
2020-06-03docs: Update documentation cacheThibault Saunier1-0/+1
2020-05-21omx: Add latest OMX_ALG_Index's to omx_index_type_to_strDylan Yip1-12/+28
2020-05-21zynq: change API to use public 2020.01 from vcu-omx-ilStéphane Cerveau1-2/+2
2020-05-20omxvideoenc: factor out gst_omx_video_enc_allocate_out_buffers()Guillaume Desmottes1-4/+12
2020-04-10omxvideoenc: remove unsupported formats from caps templateGuillaume Desmottes5-9/+10
2020-04-10video: remove BGR from supported formatGuillaume Desmottes1-1/+1
2020-04-10omxvideoenc: add GRAY8 supportGuillaume Desmottes1-0/+18
2020-04-10omxvideoenc: factor out gst_omx_video_enc_copy_plane()Guillaume Desmottes1-37/+50
2020-04-10omxvideoenc: use gst_video_meta_get_plane_height() to compute slice heightGuillaume Desmottes1-1/+9
2020-04-08omxh26xenc: fix coverity with frame testStéphane Cerveau4-9/+13
2020-03-19gstomxvideoenc: fix subframe output_bufferStéphane Cerveau1-1/+1
2020-02-27omxvideodec: add support of alternate interlace mode on zynqGuillaume Desmottes1-12/+207
2020-02-27omxvideoenc: add support of alternate interlace mode on zynqGuillaume Desmottes2-0/+136
2020-02-27omx: add alternate flags to buffer_flags_mapGuillaume Desmottes1-0/+4
2020-02-27omxvideo(enc): use GST_VIDEO_INFO_FIELD_RATE_N()Guillaume Desmottes2-7/+16
2020-02-27omxvideo{enc,dec}: use GST_VIDEO_INFO_FIELD_HEIGHT()Guillaume Desmottes2-14/+17
2020-02-25omx: don't log error when failing to load conf file with generic targetGuillaume Desmottes1-8/+17
2020-01-27meson: add glib project fallbackStéphane Cerveau1-3/+3
2020-01-16omxvideoenc: fix warningStéphane Cerveau1-2/+3
2020-01-09omxvideoenc: Add look-ahead property to ZYNQ_USCALE_PLUS encoderVarunkumar Allagadapa2-0/+32
2020-01-09omxvideoenc: Add long-term-ref support to ZYNQ_USCALE_PLUS encoderVarunkumar Allagadapa2-0/+126
2020-01-07meson: display OMX target when configuringGuillaume Desmottes1-0/+2
2020-01-07omx: remove useless double negationsGuillaume Desmottes1-2/+2
2019-12-22meson: fix tizonia buildJulien Isorce1-1/+5
2019-12-22omxh265enc: handle CODECCONFIG buffersGuillaume Desmottes2-0/+78
2019-12-22omxh264enc: send codec data downstreamGuillaume Desmottes1-2/+7
2019-12-22omxh264enc: no need to check if codeconfig has startcodeGuillaume Desmottes1-18/+14