summaryrefslogtreecommitdiff
path: root/ext/pulse/pulsesink.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-29pulse: allow per feature registrationStéphane Cerveau1-0/+3
2019-10-05documentation: fix a number of typosAaron Boxer1-5/+5
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle1-2/+2
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2019-02-06pulsesink: Deal with not being able to convert a format to capsArun Raghavan1-2/+3
2019-01-18Revert "pulsesrc: Move to extended stream API"Arun Raghavan1-2/+2
2019-01-10pulsesrc: Move to extended stream APIArun Raghavan1-2/+2
2018-11-19pulse: Expose the correct max rate that we supportArun Raghavan1-6/+7
2016-04-16Revert "pulsesink: uncork if needed upon commit"Jan Schmidt1-6/+0
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-2/+1
2015-03-09pulsesink: Make sure to filter caps in all cases during CAPS queryArun Raghavan1-7/+7
2015-02-13pulsesink: Enhance code readability in pulsesink_queryJimmy Ohn1-4/+3
2015-01-26pulsesink: Free format_info in query_getcapsJimmy Ohn1-2/+3
2015-01-10pulsesink: uncork if needed upon commitMark Nauwelaerts1-0/+6
2014-10-22pulsesink: Temporarily disable stream status postingArun Raghavan1-6/+13
2014-09-30pulse: Add some documentation about threading and synchronisationArun Raghavan1-2/+26
2014-09-30pulsesink: Make emitting stream status messages synchronousArun Raghavan1-0/+16
2014-03-16pulse: Make gst_pulse_format_info_to_caps() sharedOlivier Crête1-110/+0
2014-02-18pulsesink: fix crash when getting the current-device in NULL->READYStefan Sauer1-1/+1
2013-12-04pulsesink: Free device_info in accepts capsOlivier Crête1-0/+2
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller1-4/+2
2013-08-22pulsesink: Add property to find out the device currently in useOlivier Crête1-0/+103
2013-08-22pulsesink: De-duplicate code to get the current sink input infoOlivier Crête1-78/+31
2013-08-22pulsesink: Implement changing the device while playingOlivier Crête1-0/+62
2013-08-21pulsesink: Add support for AAC pass-throughAkihiro Tsukada1-0/+2
2013-08-21pulse: Share static caps definition between src and sinkOlivier Crête1-8/+8
2013-08-19pulse: Remove unused GstPulseProbeOlivier Crête1-12/+0
2013-06-13Revert "pulsesink: Make 2.0 dependency optional"Arun Raghavan1-6/+0
2013-06-13pulsesink: Make 2.0 dependency optionalArun Raghavan1-0/+6
2013-06-10pulsesink: Cache the getcaps/acceptcaps probe streamArun Raghavan1-29/+59
2013-06-10pulsesink: Add a getcaps functionArun Raghavan1-22/+278
2013-06-10pulsesink: Take a lock on the ringbuffer in acceptcapsArun Raghavan1-0/+2
2013-06-06pulsesink: Get rid of acceptcaps side-effectsArun Raghavan1-35/+27
2013-04-29pulsesink: Better error message when server version is too oldArun Raghavan1-0/+11
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öge1-2/+1
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üller1-1/+1
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-19pulsesink: Specify endianness in IEC 61937 payloadingArun Raghavan1-1/+1
2012-09-06pulse: improve debugWim Taymans1-0/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-3/+3
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öge1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1