souphttpsrc: fix coverity issue
[platform/upstream/gst-plugins-good.git] / sys /
2018-11-15 Jeongmo YangDisable external dependency for v4l2 plugins 63/193163/1 accepted/tizen/unified/20181119.065226 submit/tizen/20181116.024634
2018-07-19 sangho parkvideo: Add INVZ pixel format 72/184472/2 accepted/tizen/unified/20180725.060525 submit/tizen/20180724.225340
2018-03-21 Jeongmo Yang[v4l2src] Add new property for camera ID 31/173431/4 accepted/tizen/unified/20180322.145011 submit/tizen/20180322.022154
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-07-12 Josep Torraosxaudio: fixes playback of mono streams with no channe...
2017-05-08 Dustin Spicuzzadirectsoundsink: Use GstClock API instead of Sleep...
2017-05-08 Nirbheek Chauhandirectsoundsink: Fix corner case causing large CPU...
2017-04-10 Todor Tomovv4l2object: Copy timestamp when importing buffers
2017-04-07 Thibault Saunierv4l2dec: Fix race when going from PAUSED to READY
2017-04-05 Nicolas Dufresnev4l2videodec: Fix 32bit only printf format
2017-04-05 Philipp Zabelv4l2object: set streamparm for outputs that support it
2017-04-05 Philipp Zabelv4l2videodec: only set latency if the frame duration...
2017-04-05 Olivier Crêtev4l2sink: Block in preroll_wait on unlock
2017-03-30 Gilbok Leev4l2videodec: Set rank to GST_RANK_PRIMARY 42/122042/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170404.142251 accepted/tizen/ivi/20170403.130012 accepted/tizen/mobile/20170403.125534 accepted/tizen/tv/20170403.125818 accepted/tizen/unified/20170403.130113 accepted/tizen/wearable/20170403.125904 submit/tizen/20170403.050513 tizen_4.0.m1_release
2017-03-24 Carlos Rafael Gianiv4l2object: Also add videometa if there is padding...
2017-03-18 Nicolas Dufresnev4l2: Fix meson plugin shared object name
2017-03-14 Olivier Crêtev4l2: Remove unused macro
2017-03-14 Olivier Crêtev4l2: Remove unused definitions
2017-03-09 Nicolas DufresneFix plugin filenames to match plugin names
2017-02-27 Edgard LimaUpdate Edgard Lima's email
2017-02-22 Nicolas Dufresnev4l2object: Update image size when extrapolating
2017-02-21 Reynaldo H. Verdej... v4l2: fix typo in _acquire_format() error messages
2017-02-10 Juan Pablo Ugartev4l2object: mark singleton caps as "may be leaked"...
2017-01-24 Jean-Christophe... v4l2allocator: reference memory before the buffer is...
2017-01-16 Enrico Jornsv4l2: Remove usage and definition of LOG_CAPS macro
2017-01-16 Jean-Christophe... v4l2bufferpool: remove duplicated line of code
2017-01-16 Jean-Christophe... v4l2allocator: fix memory type in allocator probe
2017-01-09 Tim-Philipp MüllerFix indentation
2016-12-14 Víctor Manuel Jáqu... v4l2object: Don't check size in a non-list value
2016-12-08 Arun Raghavanv4l2object: Don't set empty interlace-mode list
2016-11-24 Philipp Zabelgstv4l2bufferpool: lock flush_stop against regular...
2016-11-24 Philipp Zabelgstv4l2bufferpool: remove critical error message when...
2016-11-24 Philipp Zabelv4l2src: release buffer if create fails
2016-11-03 Eunhae Choiwaveformsink: fix mem leak of debug msg 32/95432/1 accepted/tizen/3.0/common/20161116.144221 accepted/tizen/3.0/ivi/20161109.124733 accepted/tizen/3.0/mobile/20161109.124403 accepted/tizen/3.0/tv/20161109.124550 accepted/tizen/3.0/wearable/20161109.124649 submit/tizen_3.0/20161108.053851 submit/tizen_3.0_common/20161116.085115
2016-11-01 William Manleyv4l2: Warn, don't assert if v4l gives us a buffer with...
2016-10-31 Tobias Schneiderv4l2object: fix extra-controls leak
2016-10-21 Eunhae Choiwaveformsink: fix mem leak of debug msg 50/93250/2 accepted/tizen/3.0/common/20161114.110639 accepted/tizen/common/20161025.155113 accepted/tizen/common/20161109.140253 accepted/tizen/ivi/20161109.002836 accepted/tizen/mobile/20161109.002525 accepted/tizen/tv/20161109.002701 accepted/tizen/wearable/20161109.002753 submit/tizen/20161025.104308 submit/tizen/20161108.054351 submit/tizen_3.0_common/20161104.104000
2016-10-21 Scott D Phillipsmeson: directsound: Add ole32 library dependency
2016-10-20 Gaurav Guptawaveformsink: Fix Memory leak using GST_PTR_FORMAT
2016-09-07 Nicolas Dufresneosxaudio: Distribute device provider files
2016-09-05 Eunhae Choiapply tizen build option rule 31/86931/2 accepted/tizen/3.0/ivi/20161011.044103 accepted/tizen/3.0/mobile/20161015.033132 accepted/tizen/3.0/tv/20161016.004624 accepted/tizen/3.0/wearable/20161015.082756 accepted/tizen/common/20160907.154703 accepted/tizen/ivi/20160908.044202 accepted/tizen/mobile/20160908.043618 accepted/tizen/tv/20160908.043945 accepted/tizen/wearable/20160908.044057 submit/tizen/20160907.074000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_3.0_mobile/20161015.000002 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002
2016-08-30 Jan Schmidtosxvideo: Remove QuickTime references.
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-18 Nirbheek Chauhanv4l2: consistently check #ifdef HAVE_GUDEV instead...
2016-08-18 Nirbheek Chauhandirectsound: port away from old DirectX API
2016-07-11 Nicolas Dufresnev4l2provider: Fix device type detection
2016-07-11 Nicolas Dufresnev4l2object: Don't assert when used by the monitor
2016-07-11 Nicolas Dufresnev4l2object: Indent very long line
2016-07-11 Nicolas Dufresnev4l2: Also copy device_caps in gst_v4l2_dup
2016-07-08 Luis de Bethencourtv4l2: fix multiplanar capture
2016-07-07 Luis de Bethencourtv4l2: fix v4l2 probe build error
2016-07-07 Reynaldo H. Verdej... v4l2src: use gst_caps_intersect_full in negotiate()
2016-07-07 Reynaldo H. Verdej... v4l2: use opened device caps instead of physical device...
2016-07-01 Tim-Philipp Müllerv4l2: fix potential double-free of error debug string
2016-06-07 Nicolas Dufresnev4l2videodec: Keep part of the input buffer
2016-06-07 Nicolas Dufresnev4l2videodec: Coding style fixes
2016-06-07 Nicolas Dufresnev4l2object: Coding style fixes
2016-06-07 Nicolas Dufresnev4l2: Add an error return to _try/_set_format
2016-06-07 Nicolas Dufresnev4l2-util: Introduce GstV4l2Error
2016-06-07 Nicolas Dufresnev4l2src: Avoid decide allocation on active pool
2016-06-07 Philipp Zabelv4l2videodec: use decoder stop command instead of queue...
2016-06-07 Peter Seidererv4l2videodec: add gst_v4l2_decoder_cmd helper
2016-06-06 Nicolas Dufresnev4l2transform: Use looser caps for upstream
2016-06-06 Enrico Jornsgstv4l2transform: format fixation for preferring passth...
2016-06-06 Philipp Zabelv4l2transform: allow to change pixel aspect ratio
2016-06-06 Philipp Zabelv4l2transform: fix scaling in case of fixed pixel aspec...
2016-06-06 Philipp Zabelv4l2object: fill colorimetry in gst_v4l2_object_acquire...
2016-06-06 Philipp Zabelv4l2object: refactor gst_v4l2_object_get_colorspace...
2016-06-06 Philipp Zabelv4l2videodec: use visible size, not coded size, for...
2016-06-06 Philipp Zabelv4l2object: use G_SELECTION instead of G_CROP in gst_v4...
2016-06-06 Andreas Naumannv4l2sink: Use V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY if...
2016-06-06 Kieran Binghamv4l2object: Use non-deprecated V4L2 type for RGB15
2016-06-01 Josep Torrav4l2src: check for valid size on raw video buffers
2016-05-25 Guillaume Desmottesv4l2object: fix caps leak
2016-05-02 Hyunjun Koosxaudio: Support audio device provider on osx
2016-04-29 Song Bingximageutil: shouldn't implement transform if don't...
2016-04-16 Dimitrios Katsarosv4l2: Change warning handling to break infinite message...
2016-04-13 Sebastian Drögeximage: Initialize all fields in the meta explicitly
2016-04-12 Wim Taymansv4l2: avoid leaking GValues
2016-04-04 Nirbheek Chauhanv4l2: Don't leak v4l2 objects and props on probe errors
2016-03-24 Aurélien Zanelliv4l2object: probe all colorspace supported by device
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-03-08 Thomas Roosdirctsoundsink: Setting volume should not unmute
2016-03-08 Thomas Roosdirctsoundsink: Fix volume reset on unmute
2016-03-08 Alban Bedelv4l2object: fix capture with bayer formats other than...
2016-03-07 Josep Torrav4l2: fix colorimetry for NV12
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-20 Tim-Philipp Müllerv4l2: don't use undeclared core debug category symbols
2016-02-19 Tim-Philipp Müllerv4l2src: fix indentation
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-02-08 Luis de Bethencourtv4l2allocator: Fix spelling of reenqueueing
2016-02-08 Nicolas Dufresnev4l2allocator: Fix spelling of queueing
2016-01-22 Nicolas Dufresnev4l2: Re-add colorimetry field for RGB formats
2016-01-22 Wim Taymansv4l2: fix sRGB colorspace definition
2016-01-21 Wim Taymansv4l2: Add adobe colorspace support
2016-01-20 Jan Schmidtv4l2: Don't free props structure twice.
2016-01-19 Nicolas Dufresnev4l2object: Cleanup uneeded return statement
2016-01-19 Nicolas Dufresnev4l2object: Don't set colorimetry for non YUV formats
2016-01-14 Nirbheek Chauhanosxaudio: break as soon as the device is found
next