summaryrefslogtreecommitdiff
path: root/omx
Commit message (Expand)AuthorAgeFilesLines
* 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
* omxbufferpool: don't use CAT_PERFORMANCE if pool will copyGuillaume Desmottes2019-03-261-4/+1
* omxvideodec: add debug if proposed pool can't provide enough buffersGuillaume Desmottes2019-03-261-0/+2
* omx: Add hardware classifiers to encoders/decodersCharlie Turner2019-03-2618-18/+18
* omxvideo: use GST_VIDEO_CAPS_MAKE() for template capsGuillaume Desmottes2019-01-254-6/+8
* omxvideoenc: validate cpb-size and initial-delayGuillaume Desmottes2019-01-251-11/+19
* omxvideodec: Remove duplicated QoS codeNicolas Dufresne2019-01-251-10/+1
* omxvideodec: Remove dead codeNicolas Dufresne2019-01-252-16/+0
* omxvideoenc: add adaptive gop-mode optionVarunkumar Allagadapa2019-01-251-0/+2
* omxvideoenc: Add dynamic framerate supportNicolas Dufresne2019-01-251-0/+52
* omxvideoenc: Add dynamic IDR insertion support on zynqVarunkumar Allagadapa2019-01-091-0/+9
* omxbufferpool: fix race when releasing input buffersGuillaume Desmottes2019-01-083-1/+13
* omxbufferpool: fix early input buffer releaseGuillaume Desmottes2018-12-214-11/+1
* omx: fix OMX_EventBufferFlag OMX_API_TRACE structGuillaume Desmottes2018-11-261-1/+2
* omx: rename OMX_PERFORMANCE debug cat to OMX_API_TRACEGuillaume Desmottes2018-09-261-20/+20
* omx: log OMX commands with OMX_PERFORMANCE debug categoryGuillaume Desmottes2018-09-191-0/+55
* omx: factor out gst_omx_component_send_command()Guillaume Desmottes2018-09-191-5/+18