platform/upstream/gstreamer.git
2020-01-07 Guillaume Desmottesomx: remove useless double negations
2019-12-23 Julien Isorcemeson: fix tizonia build
2019-12-22 Guillaume Desmottesomxh265enc: handle CODECCONFIG buffers
2019-12-22 Guillaume Desmottesomxh264enc: send codec data downstream
2019-12-22 Guillaume Desmottesomxh264enc: no need to check if codeconfig has startcode
2019-12-22 Nicolas Dufresneomxh26xenc: Negotiate subframe mode
2019-12-22 Guillaume Desmottesomxvideoenc: use subframe base class API
2019-12-22 Nicolas Dufresneomx: Add helper to enable/disable/read subframe mode
2019-12-19 Guillaume Desmotteszynq: add mapping for latest custom indexes
2019-12-19 Varunkumar... omxvideoenc: update qp-mode settings
2019-12-11 Shinya Saitoomxvideoenc: Add stride check for input buffer extraction
2019-11-05 Guillaume Desmottesomxvideoenc: pass padding requirements to ALLOCATION...
2019-11-05 Guillaume Desmottesomxbufferpool: use gst_video_meta_set_alignment()
2019-11-02 Guillaume Desmottesomxvideoenc: fix buffer size in debug log
2019-10-13 Tim-Philipp... Remove autotools build
2019-10-07 Stéphane Cerveauomxallocator: fix leak with a proper chaining finalize
2019-09-23 Guillaume Desmottesomxvideoenc: revert draining on ALLOCATION and DRAIN...
2019-09-17 Guillaume Desmottesomxvideoenc: let encoder base class handle ALLOCATION...
2019-09-05 Guillaume Desmottesomxvideoenc: drain encoder on ALLOCATION and DRAIN...
2019-09-04 Guillaume Desmottesomx: log the number of pending buffers when port is EOS
2019-09-04 Guillaume Desmottesomx: log when an output port is eos
2019-09-04 Guillaume Desmottesomxvideoenc: log the full input format
2019-09-02 Guillaume Desmottesomxvideodec: fix dmabuf import
2019-09-02 Guillaume Desmottesomxbufferpool: fix dmabuf import
2019-08-22 Shinya Saitoomxvideoenc: Remove unnecessary gst_video_frame_unmap()
2019-08-05 Guillaume Desmottesomxvideodec: log supported caps by the decoder
2019-07-11 Shinya Saitoomxvideoenc: Unref frame of codec config buffer
2019-06-17 Guillaume Desmottesomxvideo: check difference between frame and requested ts
2019-06-17 Guillaume Desmottesomxvideo: add debug infos to find_nearest_frame()
2019-06-07 Shinya Saitoomxvideodec: Deactivate negotiated pool when output...
2019-06-04 Shinya Saitoomxh264enc: Add 'ref-frames' property
2019-06-03 Niels De Graefmeson: Bump minimal GLib version to 2.44
2019-05-13 Thibault Saunierdoc: Build documentation of hotdoc
2019-04-25 George Kiagiadakisgstomx: remove gst_omx_buffer_set_omx_buf/get_omx_buf
2019-04-25 George Kiagiadakisomxbufferpool: refactor to allow memory sharing
2019-04-23 Guillaume Desmottesomxbufferpool: fix memory mapping with offset
2019-04-19 Tim-Philipp... Back to development
2019-04-18 Tim-Philipp... Release 1.16.0
2019-04-16 Julien IsorceFixes build with omx >= 1.2.0
2019-04-12 Guillaume Desmottestestegl: properly detect and use rpi specific libs
2019-04-12 Guillaume Desmottestestelg: include eglext.h
2019-04-12 Guillaume Desmottestestegl: move up pi specific macros
2019-04-10 Tim-Philipp... Release 1.15.90
2019-04-09 Tim-Philipp... meson: add -Wundef as additional warning flag
2019-04-09 Tim-Philipp... omx: fix autotools build for generic target
2019-04-06 Jordan PetridisAdd Gitlab CI configuration
2019-03-26 Guillaume Desmottesomx: disable OMX_API_TRACE code if gst debug is disabled
2019-03-26 Guillaume Desmottesomx: log Get/SetParameter/Config calls
2019-03-26 Guillaume Desmottesomxbufferpool: don't use CAT_PERFORMANCE if pool will...
2019-03-26 Guillaume Desmottesomxvideodec: add debug if proposed pool can't provide...
2019-03-26 Charlie Turneromx: Add hardware classifiers to encoders/decoders
2019-03-25 Guillaume Desmottesmeson: sync warnings flags with -good
2019-03-04 Tim-Philipp... Back to development
2019-02-26 Tim-Philipp... Release 1.15.2
2019-02-14 Tim-Philipp... meson: add options to disable examples, tests and tools...
2019-01-25 Guillaume Desmottesomxvideo: use GST_VIDEO_CAPS_MAKE() for template caps
2019-01-25 Guillaume Desmottesomxvideoenc: validate cpb-size and initial-delay
2019-01-25 Nicolas Dufresneomxvideodec: Remove duplicated QoS code
2019-01-25 Nicolas Dufresneomxvideodec: Remove dead code
2019-01-25 Varunkumar... omxvideoenc: add adaptive gop-mode option
2019-01-25 Nicolas Dufresneomxvideoenc: Add dynamic framerate support
2019-01-17 Tim-Philipp... Release 1.15.1
2019-01-09 Varunkumar... omxvideoenc: Add dynamic IDR insertion support on zynq
2019-01-08 Guillaume Desmottesomxbufferpool: fix race when releasing input buffers
2018-12-21 Guillaume Desmottesomxbufferpool: fix early input buffer release
2018-12-05 Thibault SaunierAutomatic update of common submodule
2018-11-26 Guillaume Desmottesomx: fix OMX_EventBufferFlag OMX_API_TRACE struct
2018-11-05 Matthew WatersUpdate git locations to gitlab
2018-09-26 Guillaume Desmottesomx: rename OMX_PERFORMANCE debug cat to OMX_API_TRACE
2018-09-19 Guillaume Desmottesomx: log OMX commands with OMX_PERFORMANCE debug category
2018-09-19 Guillaume Desmottesomx: factor out gst_omx_component_send_command()
2018-09-19 Guillaume Desmottesomx: log OMX events with OMX_PERFORMANCE debug category
2018-09-19 Guillaume Desmottesomx: rename log_omx_performance() to log_omx_performanc...
2018-09-10 Nicolas Dufresneomxvideoenc: Remove spurious locking
2018-09-10 Nicolas Dufresneomxvideoenc: Remove unneeded size check
2018-09-10 Nicolas Dufresneomxvideodec: Remove spurious unlock in error case
2018-08-31 Nicolas Dufresneomxvideodec: don't hold the stream lock when trying...
2018-08-30 Guillaume Desmottesomxvideodec: don't import OMX buffers from downstream
2018-08-30 Guillaume Desmottesomxvideoenc: implement dmabuf export on input buffers
2018-08-30 Guillaume Desmottesomx: allow gst_omx_port_acquire_buffer() to not wait...
2018-08-30 Guillaume Desmottesomxvideodec: don't import non-dmabuf when dec is in...
2018-08-30 Guillaume Desmottesomxvideodec: factor out gst_omx_try_importing_buffer()
2018-08-30 Guillaume Desmottesomxvideodec: fix gst_video_info_from_caps() caps assertion
2018-08-30 Guillaume Desmottesomxvideodec: fix pool caps reference stealing
2018-08-30 Guillaume Desmottesomxvideodec: prevent timeout when shutting down because...
2018-08-30 Guillaume Desmottesomxbufferpool: reference the OMX component
2018-08-30 Guillaume Desmottesturn GstOMXComponent to a GstMiniObject
2018-08-30 Guillaume Desmottesomxbufferpool: deallocate OMX buffers when stopping
2018-08-30 Guillaume Desmottesomx: call gst_omx_buffer_unmap() when handling BUFFER_DONE
2018-08-30 Guillaume Desmottesomxvideo{enc,dec}: stop calling shutdown() in change_state
2018-08-30 Guillaume Desmottesomx: factor out gst_omx_buffer_get/set_omx_buf()
2018-08-30 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_set_to_idle()
2018-08-30 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_deallocate_in...
2018-08-30 Guillaume Desmottesomx: add pBuffer to OMX_PERFORMANCE logs
2018-08-30 Guillaume Desmottesomx: factor out gst_omx_port_set_dmabuf()
2018-08-29 Guillaume Desmottesomx: wait for flush complete and buffers being released...
2018-08-29 Guillaume Desmottesomx: factor out should_wait_until_flushed()
2018-08-28 Guillaume Desmottesomxvideoenc: pause component when flushing
2018-07-13 Guillaume Desmottesomxvideoenc: fix vertical padding in NV16 formats
2018-07-05 Guillaume Desmottesomxvideoenc: include vertical padding in nFilledLen...
next