summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-19zynq: add mapping for latest custom indexesGuillaume Desmottes1-0/+30
2019-12-19omxvideoenc: update qp-mode settingsVarunkumar Allagadapa1-9/+67
2019-12-11omxvideoenc: Add stride check for input buffer extractionShinya Saito1-2/+5
2019-11-05omxvideoenc: pass padding requirements to ALLOCATION queryGuillaume Desmottes1-1/+25
2019-11-05omxbufferpool: use gst_video_meta_set_alignment()Guillaume Desmottes3-1/+105
2019-11-02omxvideoenc: fix buffer size in debug logGuillaume Desmottes1-2/+2
2019-10-14Remove autotools buildTim-Philipp Müller20-920/+0
2019-10-07omxallocator: fix leak with a proper chaining finalizeStéphane Cerveau1-0/+2
2019-09-23omxvideoenc: revert draining on ALLOCATION and DRAIN queryGuillaume Desmottes1-27/+0
2019-09-17omxvideoenc: let encoder base class handle ALLOCATION queryGuillaume Desmottes1-1/+0
2019-09-05omxvideoenc: drain encoder on ALLOCATION and DRAIN queriesGuillaume Desmottes1-0/+28
2019-09-04omx: log the number of pending buffers when port is EOSGuillaume Desmottes1-1/+2
2019-09-04omx: log when an output port is eosGuillaume Desmottes1-2/+8
2019-09-04omxvideoenc: log the full input formatGuillaume Desmottes1-2/+4
2019-09-02omxvideodec: fix dmabuf importGuillaume Desmottes1-2/+12
2019-09-02omxbufferpool: fix dmabuf importGuillaume Desmottes1-3/+6
2019-08-22omxvideoenc: Remove unnecessary gst_video_frame_unmap()Shinya Saito1-1/+0
2019-08-05omxvideodec: log supported caps by the decoderGuillaume Desmottes1-0/+3
2019-07-11omxvideoenc: Unref frame of codec config bufferShinya Saito1-0/+1
2019-06-17omxvideo: check difference between frame and requested tsGuillaume Desmottes1-1/+12
2019-06-17omxvideo: add debug infos to find_nearest_frame()Guillaume Desmottes4-4/+12
2019-06-07omxvideodec: Deactivate negotiated pool when output own bufferShinya Saito1-0/+2
2019-06-04omxh264enc: Add 'ref-frames' propertyShinya Saito2-1/+24
2019-06-03meson: Bump minimal GLib version to 2.44Niels De Graef2-2/+2
2019-05-13doc: Build documentation of hotdocThibault Saunier7-0/+81
2019-04-25gstomx: remove gst_omx_buffer_set_omx_buf/get_omx_bufGeorge Kiagiadakis2-21/+0
2019-04-25omxbufferpool: refactor to allow memory sharingGeorge Kiagiadakis7-265/+849
2019-04-23omxbufferpool: fix memory mapping with offsetGuillaume Desmottes1-1/+1
2019-04-19Back to developmentTim-Philipp Müller3-5/+5
2019-04-19Release 1.16.01.16.0Tim-Philipp Müller6-87/+247
2019-04-16Fixes build with omx >= 1.2.0Julien Isorce1-12/+19
2019-04-12testegl: properly detect and use rpi specific libsGuillaume Desmottes3-5/+12
2019-04-12testelg: include eglext.hGuillaume Desmottes1-0/+1
2019-04-12testegl: move up pi specific macrosGuillaume Desmottes1-9/+9
2019-04-11Release 1.15.901.15.90Tim-Philipp Müller6-47/+176
2019-04-10meson: add -Wundef as additional warning flagTim-Philipp Müller1-0/+1
2019-04-10omx: fix autotools build for generic targetTim-Philipp Müller1-1/+1
2019-04-06Add Gitlab CI configurationJordan Petridis1-0/+1
2019-03-26omx: disable OMX_API_TRACE code if gst debug is disabledGuillaume Desmottes1-0/+6
2019-03-26omx: log Get/SetParameter/Config callsGuillaume Desmottes1-0/+476
2019-03-26omxbufferpool: don't use CAT_PERFORMANCE if pool will copyGuillaume Desmottes1-4/+1
2019-03-26omxvideodec: add debug if proposed pool can't provide enough buffersGuillaume Desmottes1-0/+2
2019-03-26omx: Add hardware classifiers to encoders/decodersCharlie Turner18-18/+18
2019-03-25meson: sync warnings flags with -goodGuillaume Desmottes1-0/+60
2019-03-04Back to developmentTim-Philipp Müller4-8/+8
2019-02-26Release 1.15.21.15.2Tim-Philipp Müller6-101/+288
2019-02-14meson: add options to disable examples, tests and tools and bump meson requir...Tim-Philipp Müller2-7/+21
2019-01-25omxvideo: use GST_VIDEO_CAPS_MAKE() for template capsGuillaume Desmottes4-6/+8
2019-01-25omxvideoenc: validate cpb-size and initial-delayGuillaume Desmottes1-11/+19
2019-01-25omxvideodec: Remove duplicated QoS codeNicolas Dufresne1-10/+1