modify spec file about build require
[platform/upstream/gst-plugins-good.git] / ext / pulse /
2015-11-26 Eunhae Choimodify spec to build and merge prev modification 00/52700/2 submit/tizen/20151127.020604 submit/tizen/20151127.065352
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-08-10 Seungbae Shin[pulse] change default latency from "mid" to "high... 58/45658/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150810.101625 accepted/tizen/tv/20150810.101809 accepted/tizen/wearable/20150810.102011 submit/tizen/20150810.075005 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-07-31 KimJeongYeongst-plugins-good/pulsesink changed latency type to... 61/44961/4 accepted/tizen/mobile/20150731.102723 accepted/tizen/tv/20150731.102838 accepted/tizen/wearable/20150731.102957 submit/tizen/20150731.062345
2015-07-27 KimJeongYeongst-plugins-good/pulsesink for tizen 3.0 82/42082/15
2015-07-15 Wim Taymanspulse: add properties to GstDevice
2015-07-15 Sangchul Lee[pulse] Add G_TYPE_INT case in make_proplist_item() 12/43912/1 accepted/tizen/mobile/20150717.002850 accepted/tizen/tv/20150717.002906 accepted/tizen/wearable/20150717.002920 submit/tizen/20150715.092047 submit/tizen/20150716.043920
2015-06-12 Arun Raghavanpulsesrc: Fix mapping of latency parameters to buffer...
2015-03-09 Arun Raghavanpulsesink: Make sure to filter caps in all cases during...
2015-02-13 Jimmy Ohnpulsesink: Enhance code readability in pulsesink_query
2015-01-26 Jimmy Ohnpulsesink: Free format_info in query_getcaps
2015-01-10 Mark Nauwelaertspulsesink: uncork if needed upon commit
2014-11-18 huaqiangCheck whether the specified pulsesink is valid before...
2014-11-18 Rusty LynchMake pulsesink autostart pulseaudio if needed
2014-10-28 Tim-Philipp Müllerpulse, v4l2: add missing G_END_DECLS in some places
2014-10-23 Tim-Philipp Müllerpulse: remove some unused typedefs
2014-10-22 Arun Raghavanpulsesink: Temporarily disable stream status posting
2014-09-30 Arun Raghavanpulse: Add some documentation about threading and synch...
2014-09-30 Arun Raghavanpulsesink: Make emitting stream status messages synchronous
2014-06-29 Sebastian Drögepulsesrc: Fix compiler warning when compiling with...
2014-06-29 Tim-Philipp Müllerpulse: fix compiler warnings when compiling with -DG_DI...
2014-06-26 Olivier CrêteRename GstDeviceMonitor to GstDeviceProvider
2014-06-21 Tim-Philipp Müllerpulse, v4l2: update for device "klass" -> "device-class...
2014-05-04 Olivier Crêtepulsedevicemonitor: Index are per facility, not global
2014-05-04 Olivier Crêtepulsedevicemonitor: pa_subscription_event_t are enums...
2014-03-17 Olivier Crêtepulse: Add device monitors
2014-03-16 Tim-Philipp Müllerpulse: fix format info to caps conversion for mulaw
2014-03-16 Olivier Crêtepulse: Make gst_pulse_format_info_to_caps() shared
2014-02-18 Stefan Sauerpulsesink: fix crash when getting the current-device...
2013-12-04 Olivier Crêtepulsesink: Free device_info in accepts caps
2013-11-18 Tim-Philipp Müllerdocs: get rid of 'Since: 0.10.x' markers
2013-08-22 Olivier Crêtepulsesink: Add property to find out the device currentl...
2013-08-22 Olivier Crêtepulsesink: De-duplicate code to get the current sink...
2013-08-22 Olivier Crêtepulsesink: Implement changing the device while playing
2013-08-22 Olivier Crêtepulsesrc: Add property to find out the device currently...
2013-08-22 Olivier Crêtepulsesrc: De-duplicate code to get the current source...
2013-08-22 Olivier Crêtepulsesrc: Implement changing the device while playing
2013-08-21 Akihiro Tsukadapulsesink: Add support for AAC pass-through
2013-08-21 Olivier Crêtepulse: Share static caps definition between src and...
2013-08-19 Olivier Crêtepulse: Remove unused GstPulseProbe
2013-07-12 Wim Taymanssink: alaw/mulaw caps don't have a layout property
2013-07-12 Wim Taymanspulse: relax mulaw and alaw format checks
2013-06-13 Arun RaghavanRevert "pulsesink: Make 2.0 dependency optional"
2013-06-13 Arun Raghavanpulsesink: Make 2.0 dependency optional
2013-06-10 Arun Raghavanpulsesink: Cache the getcaps/acceptcaps probe stream
2013-06-10 Arun Raghavanpulsesink: Add a getcaps function
2013-06-10 Arun Raghavanpulsesink: Take a lock on the ringbuffer in acceptcaps
2013-06-06 Arun Raghavanpulsesink: Get rid of acceptcaps side-effects
2013-04-29 Arun Raghavanpulsesink: Better error message when server version...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-11 Stefan Sauerpulsesink: add a little more docs to the audioclock
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-23 Arun Raghavanpulsesink: Update segdone periodically
2013-01-19 Tim-Philipp Müllerpulsesink: don't error out if pa_stream_proplist_update...
2012-12-12 Sebastian Drögeext/sys: Fix some compilation errors caused by circular...
2012-11-12 Sebastian Drögepulse: Use new GType for GThread instead of just G_TYPE...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-30 Tim-Philipp Müllerpulsesrc: don't assert in get_time() when called after...
2012-10-24 Sebastian Drögepulsesink: Flush the ringbuffer on GAP events without...
2012-10-20 Tim-Philipp Müllerpulsesink: fix caps leak in acceptcaps function
2012-10-19 Tim-Philipp Müllerpulsesink: in accept_caps() check if ring buffer is...
2012-09-21 Arun Raghavanpulsesrc: Mute stream post-connection if required
2012-09-19 Arun Raghavanpulsesink: Specify endianness in IEC 61937 payloading
2012-09-13 Wim Taymanspulsesrc: disable reconfigure
2012-09-10 Wim Taymanspulsesrc: consider stream alive when not connected yet
2012-09-10 Wim Taymanspulsesrc: don't fail when not negotiated yet
2012-09-10 Wim Taymansupdate for audio base src api change
2012-09-06 Wim Taymanspulse: improve debug
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-08-27 Sjoerd Simonspulsesrc: Only print caps if they're provided
2012-08-22 Arun Raghavanpulsesrc: Handle negotiation events
2012-08-22 Arun Raghavanpulse: Clear unpositioned flag when setting positions
2012-08-22 Arun Raghavanpulsesrc: Remove redundant channel-mask setting for...
2012-08-22 Arun Raghavanpulsesrc: Don't use memset to set invalid channel positions
2012-06-07 Wim Taymanspulsesrc: improve clock handling
2012-06-07 Mohammed SameerBetter GstClock for pulsesrc
2012-05-21 Sjoerd Simonspulsesrc: Listen to source output events, not sink...
2012-04-25 Wim Taymanspulsesink: improve debug
2012-04-25 Wim Taymanspulsesink: start unmuted when requested
2012-04-13 Sebastian DrögeUpdate everything for the removal of the interface...
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-13 Wim Taymanspulse: fix formats, we can not handle S8 but only U8
2012-03-11 Wim Taymansfix for caps api changes
2012-03-07 David SchleefMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-02 Sebastian Drögemixer/colorbalance: Update for API changes
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Edward HerveySuppress deprecation warnings in selected files, for...
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
next