summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* meson: Bump minimal GLib version to 2.44Niels De Graef2019-06-032-2/+2
* doc: Build documentation of hotdocThibault Saunier2019-05-137-0/+81
* 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
* Back to developmentTim-Philipp Müller2019-04-193-5/+5
* Release 1.16.01.16.0Tim-Philipp Müller2019-04-196-87/+247
* Fixes build with omx >= 1.2.0Julien Isorce2019-04-161-12/+19
* testegl: properly detect and use rpi specific libsGuillaume Desmottes2019-04-123-5/+12
* testelg: include eglext.hGuillaume Desmottes2019-04-121-0/+1
* testegl: move up pi specific macrosGuillaume Desmottes2019-04-121-9/+9
* Release 1.15.901.15.90Tim-Philipp Müller2019-04-116-47/+176
* meson: add -Wundef as additional warning flagTim-Philipp Müller2019-04-101-0/+1
* omx: fix autotools build for generic targetTim-Philipp Müller2019-04-101-1/+1
* Add Gitlab CI configurationJordan Petridis2019-04-061-0/+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
* meson: sync warnings flags with -goodGuillaume Desmottes2019-03-251-0/+60
* Back to developmentTim-Philipp Müller2019-03-044-8/+8
* Release 1.15.21.15.2Tim-Philipp Müller2019-02-266-101/+288
* meson: add options to disable examples, tests and tools and bump meson requir...Tim-Philipp Müller2019-02-142-7/+21
* 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