summaryrefslogtreecommitdiff
path: root/ext/pulse
Commit message (Expand)AuthorAgeFilesLines
* pulse: Don't leak caps and structures in the device providerNirbheek Chauhan2015-11-051-0/+4
* pulse: add properties to GstDeviceWim Taymans2015-07-153-5/+35
* pulsesrc: Fix mapping of latency parameters to buffer attributesArun Raghavan2015-06-121-3/+19
* pulsesink: Make sure to filter caps in all cases during CAPS queryArun Raghavan2015-03-091-7/+7
* pulsesink: Enhance code readability in pulsesink_queryJimmy Ohn2015-02-131-4/+3
* pulsesink: Free format_info in query_getcapsJimmy Ohn2015-01-261-2/+3
* pulsesink: uncork if needed upon commitMark Nauwelaerts2015-01-101-0/+6
* pulse, v4l2: add missing G_END_DECLS in some placesTim-Philipp Müller2014-10-281-0/+2
* pulse: remove some unused typedefsTim-Philipp Müller2014-10-232-3/+1
* pulsesink: Temporarily disable stream status postingArun Raghavan2014-10-221-6/+13
* pulse: Add some documentation about threading and synchronisationArun Raghavan2014-09-302-2/+29
* pulsesink: Make emitting stream status messages synchronousArun Raghavan2014-09-301-0/+16
* pulsesrc: Fix compiler warning when compiling with G_DISABLE_ASSERTSebastian Dröge2014-06-291-1/+1
* pulse: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller2014-06-291-2/+2
* Rename GstDeviceMonitor to GstDeviceProviderOlivier Crête2014-06-264-69/+69
* pulse, v4l2: update for device "klass" -> "device-class" renameTim-Philipp Müller2014-06-211-1/+1
* pulsedevicemonitor: Index are per facility, not globalOlivier Crête2014-05-042-1/+7
* pulsedevicemonitor: pa_subscription_event_t are enums, not flagsOlivier Crête2014-05-041-8/+10
* pulse: Add device monitorsOlivier Crête2014-03-164-0/+776
* pulse: fix format info to caps conversion for mulawTim-Philipp Müller2014-03-161-1/+1
* pulse: Make gst_pulse_format_info_to_caps() sharedOlivier Crête2014-03-163-110/+112
* pulsesink: fix crash when getting the current-device in NULL->READYStefan Sauer2014-02-181-1/+1
* pulsesink: Free device_info in accepts capsOlivier Crête2013-12-041-0/+2
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-182-12/+6
* pulsesink: Add property to find out the device currently in useOlivier Crête2013-08-222-0/+105
* pulsesink: De-duplicate code to get the current sink input infoOlivier Crête2013-08-221-78/+31
* pulsesink: Implement changing the device while playingOlivier Crête2013-08-221-0/+62
* pulsesrc: Add property to find out the device currently in useOlivier Crête2013-08-222-0/+103
* pulsesrc: De-duplicate code to get the current source output infoOlivier Crête2013-08-221-74/+34
* pulsesrc: Implement changing the device while playingOlivier Crête2013-08-221-0/+51
* pulsesink: Add support for AAC pass-throughAkihiro Tsukada2013-08-214-1/+13
* pulse: Share static caps definition between src and sinkOlivier Crête2013-08-214-65/+51
* pulse: Remove unused GstPulseProbeOlivier Crête2013-08-197-581/+1
* sink: alaw/mulaw caps don't have a layout propertyWim Taymans2013-07-121-2/+0
* pulse: relax mulaw and alaw format checksWim Taymans2013-07-121-4/+2
* Revert "pulsesink: Make 2.0 dependency optional"Arun Raghavan2013-06-132-8/+0
* pulsesink: Make 2.0 dependency optionalArun Raghavan2013-06-132-0/+8
* pulsesink: Cache the getcaps/acceptcaps probe streamArun Raghavan2013-06-101-29/+59
* pulsesink: Add a getcaps functionArun Raghavan2013-06-104-35/+343
* pulsesink: Take a lock on the ringbuffer in acceptcapsArun Raghavan2013-06-101-0/+2
* pulsesink: Get rid of acceptcaps side-effectsArun Raghavan2013-06-062-38/+33
* pulsesink: Better error message when server version is too oldArun Raghavan2013-04-291-0/+11
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* pulsesink: add a little more docs to the audioclockStefan Sauer2013-04-111-1/+3
* pulsesink: Update segdone periodicallyArun Raghavan2013-02-231-0/+16
* pulsesink: don't error out if pa_stream_proplist_update() with new tags failsTim-Philipp Müller2013-01-191-10/+4
* ext/sys: Fix some compilation errors caused by circular includesSebastian Dröge2012-12-125-3/+7
* pulse: Use new GType for GThread instead of just G_TYPE_POINTERSebastian Dröge2012-11-121-6/+7
* Fix FSF addressTim-Philipp Müller2012-11-049-9/+9
* pulsesrc: don't assert in get_time() when called after shutdownTim-Philipp Müller2012-10-301-0/+4