platform/upstream/gstreamer.git
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...
2018-06-08 Guillaume Desmottesomxvideoenc: implement decide_allocation
2018-06-08 Guillaume Desmottesomxvideodec: implement propose_allocation
2018-06-08 Guillaume Desmottesomxvideoenc: always signal drain cond when stopping...
2018-06-08 Guillaume Desmottesomxvideodec: always signal drain cond when stopping...
2018-06-08 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_pause_loop()
2018-06-08 Guillaume Desmotteszynqultrascaleplus: enable 'ensure-buffer-count-actual...
2018-06-08 Guillaume Desmottesomxvideodec/enc: add hack updating nBufferCountActual...
2018-06-08 Guillaume Desmottesomxvidee{enc,dec}: refresh input port definition after...
2018-06-08 Guillaume Desmottesomx: always consider component in 'invalid' state when...
2018-05-24 Matthew Watersmeson: Update option names to omit 'with_omx' prefixes
2018-05-04 Guillaume Desmottesomxvideodec: pass a GstOMXBufferMode to gst_omx_buffer_...
2018-05-03 Guillaume Desmotteszynq: remove 'no-disable-outport' hack
2018-04-26 Guillaume Desmottesomxh26{4,5}enc: don't pick default 10-bit profile
2018-04-25 Guillaume Desmottesomxh264: sync with supported profiles on zynqultrascaleplus
2018-04-25 Guillaume Desmottesomxh264: factor out gst_omx_h264_utils_get_profile_from...
2018-04-25 Guillaume Desmottesomxh265: add format range extension profiles on zynqult...
2018-04-25 Guillaume Desmottesomxh265: factor out gst_omx_h265_utils_get_profile_from...
2018-04-25 Guillaume Desmottesomxvideoenc: add NV16 support
2018-04-25 Guillaume Desmottesomxvideo: display port number when listing supported...
2018-04-23 Guillaume Desmottesomxvideoenc: restore OMX default target-bitrate if...
2018-04-23 Guillaume Desmottesomxvideoenc: use gst_omx_video_enc_set_bitrate() when...
2018-04-23 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_set_bitrate()
2018-04-20 Tim-Philipp... meson: fix miscellaneous meson warnings
2018-04-18 Guillaume Desmottesomxvideoenc/dec: fix handling of component enabling...
2018-04-16 Tim-Philipp... Automatic update of common submodule
2018-04-06 Guillaume Desmotteslog_omx_performance: convert pointers to strings
2018-04-02 Guillaume Desmottesomxvideoenc: remove duplicated debug message
2018-03-28 Guillaume Desmottesomxvideoenc: add 'roi' qp-mode on zynqultrascaleplus
2018-03-20 Tim-Philipp... Back to development
2018-03-19 Tim-Philipp... Release 1.14.0
2018-03-13 Tim-Philipp... Release 1.13.91
2018-03-09 Tim-Philipp... meson: fix typo in package name define
2018-03-05 Guillaume Desmottesomxh265: update 422 profile names
2018-03-05 Nicolas Dufresneomxvideoenc: Don't drop the frame on empty payload
2018-03-05 Nicolas Dufresneomxvideodec: Don't drop the frame on empty payload
2018-03-05 Nicolas Dufresneomx: Free empty buffers list in use_dynamic_buffers
2018-03-05 Nicolas Dufresneomxvideodec: Fix CodecState leak
2018-03-03 Tim-Philipp... Release 1.13.90
2018-03-03 Tim-Philipp... config: dist tizonia config files
2018-03-02 Nicolas DufresneRevert "omx: wait for flush complete and buffers being...
2018-02-28 Guillaume Desmottesvideoenc: don't set stride padding to 0 when copying...
2018-02-28 Guillaume Desmottesadd support for NV12_10LE32 and NV16_10LE32 on zynqultr...
2018-02-28 Guillaume Desmottesomxvideoenc: factor out gst_omx_video_enc_nv12_manual_c...
2018-02-28 Guillaume Desmottesomxvideoenc: display the computed buffer size when...
2018-02-21 Guillaume Desmottesvideoenc: implement ROI on zynqultrascaleplus
2018-02-21 Guillaume Desmottesomxvideoenc: remove GST_PARAM_MUTABLE_PLAYING from...
2018-02-21 Guillaume Desmottesomxvideoenc: protect target_bitrate with the object...
2018-02-21 Guillaume Desmottesomxbufferpool: add PERFORMANCE DEBUG message when copyi...
2018-02-15 Tim-Philipp... Back to development
2018-02-15 Tim-Philipp... Release 1.13.1
2018-02-12 Guillaume Desmottesomxh265enc: fix typo in "periodicty-idr" property name
2018-02-08 Tim-Philipp... meson: make version numbers ints and fix int/string...
2018-01-30 Guillaume Desmottesinclude all OMX extension headers if present
2018-01-30 Guillaume Desmottesmeson: simplify OMX extensions detection
2018-01-30 Nicolas DufresneRevert "meson: use include_directories() with external...
2018-01-30 Guillaume Desmottesomxh265enc: add some encoding properties
2018-01-30 Guillaume Desmottesomxh264enc: add some encoding properties
2018-01-30 Guillaume Desmottesomxvideoenc: add zynqultrascaleplus specific properties
2018-01-30 Guillaume Desmottesomxvideoenc: document unit of target-bitrate property
2018-01-30 Guillaume Desmottesomxvideodec: add internal-entropy-buffers property...
2018-01-30 Guillaume Desmottesmeson: use include_directories() with external OMX...
2018-01-30 Guillaume Desmottesomxvideoenc: expose chroma format and bit depth in...
2018-01-30 Guillaume Desmottesomxvideoenc: factor out get_output_caps()
2018-01-30 Guillaume Desmottesomxvideodec: add hack to pass color format from caps...
2018-01-29 Guillaume Desmotteslog failing OMX calls as errors
2018-01-29 Guillaume Desmottesadd OMX_PERFORMANCE debug category
2018-01-29 Guillaume Desmottesomxvideoenc: implement dmabuf import on zynqultrascaleplus
2018-01-22 Guillaume Desmottesomxvideoenc: drop late input frames if QoS is enabled
2018-01-19 Ashish KumarTestEgl: Removed redundant/unused code
2018-01-07 Guillaume Desmottesomxvideoenc: early return in fill_buffer() if something...
2017-12-19 Tim-Philipp... meson: gl: the winsys and platform list in the .pc...
2017-12-19 Tim-Philipp... meson: fix subproject fallback for gstreamer-gl-1.0
next