summaryrefslogtreecommitdiff
path: root/ext/pulse
AgeCommit message (Expand)AuthorFilesLines
2013-04-29pulsesink: Better error message when server version is too oldArun Raghavan1-0/+11
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-11pulsesink: add a little more docs to the audioclockStefan Sauer1-1/+3
2013-02-23pulsesink: Update segdone periodicallyArun Raghavan1-0/+16
2013-01-19pulsesink: don't error out if pa_stream_proplist_update() with new tags failsTim-Philipp Müller1-10/+4
2012-12-12ext/sys: Fix some compilation errors caused by circular includesSebastian Dröge5-3/+7
2012-11-12pulse: Use new GType for GThread instead of just G_TYPE_POINTERSebastian Dröge1-6/+7
2012-11-04Fix FSF addressTim-Philipp Müller9-9/+9
2012-10-30pulsesrc: don't assert in get_time() when called after shutdownTim-Philipp Müller1-0/+4
2012-10-24pulsesink: Flush the ringbuffer on GAP events without durationSebastian Dröge1-0/+8
2012-10-20pulsesink: fix caps leak in acceptcaps functionTim-Philipp Müller1-0/+1
2012-10-19pulsesink: in accept_caps() check if ring buffer is NULL before de-referencingTim-Philipp Müller1-7/+21
2012-09-21pulsesrc: Mute stream post-connection if requiredArun Raghavan1-3/+9
2012-09-19pulsesink: Specify endianness in IEC 61937 payloadingArun Raghavan1-1/+1
2012-09-13pulsesrc: disable reconfigureWim Taymans1-0/+17
2012-09-10pulsesrc: consider stream alive when not connected yetWim Taymans1-0/+11
2012-09-10pulsesrc: don't fail when not negotiated yetWim Taymans1-2/+3
2012-09-10update for audio base src api changeWim Taymans1-2/+3
2012-09-06pulse: improve debugWim Taymans1-0/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2-4/+4
2012-08-27pulsesrc: Only print caps if they're providedSjoerd Simons1-1/+2
2012-08-22pulsesrc: Handle negotiation eventsArun Raghavan1-34/+62
2012-08-22pulse: Clear unpositioned flag when setting positionsArun Raghavan1-0/+3
2012-08-22pulsesrc: Remove redundant channel-mask setting for stereo caseArun Raghavan1-3/+0
2012-08-22pulsesrc: Don't use memset to set invalid channel positionsArun Raghavan1-1/+3
2012-06-07pulsesrc: improve clock handlingWim Taymans1-6/+21
2012-06-07Better GstClock for pulsesrcMohammed Sameer1-0/+36
2012-05-21pulsesrc: Listen to source output events, not sink inputSjoerd Simons1-1/+1
2012-04-25pulsesink: improve debugWim Taymans1-1/+1
2012-04-25pulsesink: start unmuted when requestedWim Taymans1-2/+6
2012-04-13Update everything for the removal of the interface library and mixer/tuner in...Sebastian Dröge11-1283/+3
2012-04-09Use new gst_element_class_set_static_metadata()Tim-Philipp Müller3-3/+3
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-03-13pulse: fix formats, we can not handle S8 but only U8Wim Taymans1-2/+2
2012-03-11fix for caps api changesWim Taymans1-3/+2
2012-03-02mixer/colorbalance: Update for API changesSebastian Dröge1-6/+10
2012-03-01Merge branch 'master' into 0.11Mark Nauwelaerts1-0/+4
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey1-0/+4
2012-02-21pulse: Fix a build warning when compiling with asserts disabledVincent Untz1-1/+3
2012-02-03pulseaudiosink: Lower rank to prevent autopluggingArun Raghavan1-1/+1
2012-02-01pulse: disable some unused property probe codeTim-Philipp Müller2-0/+4
2012-01-25Merge branch '0.11' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-go...Sebastian Dröge1-8/+7
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge2-6/+33
2012-01-25more memory API portingWim Taymans1-8/+7
2012-01-20pulsesrc: additional error condition checkingMark Nauwelaerts1-4/+21
2012-01-20pulsesink: additional error condition checkingMark Nauwelaerts1-1/+11
2012-01-19port to new gthread APIWim Taymans2-21/+20
2012-01-13pulsesrc: fix wrong error checkVincent Penquerc'h1-1/+1
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-0/+2