summaryrefslogtreecommitdiff
path: root/omx
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* omx: remove useless double negationsGuillaume Desmottes2020-01-071-2/+2
* 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-141-116/+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
* omx: log the number of pending buffers when port is EOSGuillaume Desmottes2019-09-041-1/+2
* omx: log when an output port is eosGuillaume Desmottes2019-09-041-2/+8
* omxvideoenc: log the full input formatGuillaume Desmottes2019-09-041-2/+4
* omxvideodec: fix dmabuf importGuillaume Desmottes2019-09-021-2/+12
* omxbufferpool: fix dmabuf importGuillaume Desmottes2019-09-021-3/+6
* omxvideoenc: Remove unnecessary gst_video_frame_unmap()Shinya Saito2019-08-221-1/+0
* omxvideodec: log supported caps by the decoderGuillaume Desmottes2019-08-051-0/+3
* omxvideoenc: Unref frame of codec config bufferShinya Saito2019-07-111-0/+1
* omxvideo: check difference between frame and requested tsGuillaume Desmottes2019-06-171-1/+12
* omxvideo: add debug infos to find_nearest_frame()Guillaume Desmottes2019-06-174-4/+12
* omxvideodec: Deactivate negotiated pool when output own bufferShinya Saito2019-06-071-0/+2
* omxh264enc: Add 'ref-frames' propertyShinya Saito2019-06-042-1/+24
* doc: Build documentation of hotdocThibault Saunier2019-05-131-0/+2
* gstomx: remove gst_omx_buffer_set_omx_buf/get_omx_bufGeorge Kiagiadakis2019-04-252-21/+0
* omxbufferpool: refactor to allow memory sharingGeorge Kiagiadakis2019-04-257-265/+849
* omxbufferpool: fix memory mapping with offsetGuillaume Desmottes2019-04-231-1/+1
* Fixes build with omx >= 1.2.0Julien Isorce2019-04-161-12/+19
* omx: fix autotools build for generic targetTim-Philipp Müller2019-04-101-1/+1
* omx: disable OMX_API_TRACE code if gst debug is disabledGuillaume Desmottes2019-03-261-0/+6
* omx: log Get/SetParameter/Config callsGuillaume Desmottes2019-03-261-0/+476