summaryrefslogtreecommitdiff
path: root/ext/pulse
AgeCommit message (Expand)AuthorFilesLines
2021-03-29pulse: allow per feature registrationStéphane Cerveau6-25/+105
2021-03-18gst: don't use volatile to mean atomicMatthew Waters1-1/+1
2020-06-18pulse: fix discovery of newly added devicesGuillaume Desmottes1-2/+0
2020-03-16pulse: Use G_DECLARE_FINAL_TYPENiels De Graef3-76/+15
2019-10-14Remove autotools build systemTim-Philipp Müller1-21/+0
2019-10-05documentation: fix a number of typosAaron Boxer1-5/+5
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle2-4/+4
2019-06-04pulse-device: Hide the alsa device provider if we provide alsa devicesThibault Saunier1-0/+4
2019-05-13doc: Port documentation to hotdocThibault Saunier1-0/+1
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier2-6/+6
2019-02-08pulse: Post DEVICE_CHANGED on modificationThibault Saunier1-0/+41
2019-02-08pulse: Mark default devices as "default"Thibault Saunier2-42/+89
2019-02-06pulsesink: Deal with not being able to convert a format to capsArun Raghavan1-2/+3
2019-01-18pulse: Fix format info to caps conversion for PCMArun Raghavan1-1/+1
2019-01-18Revert "pulsesrc: Move to extended stream API"Arun Raghavan5-84/+27
2019-01-10pulsesrc: Move to extended stream APIArun Raghavan5-27/+84
2019-01-07pulsesrc: fix checking for invalid stream indexMarc-André Lureau1-3/+3
2018-11-19pulse: Expose the correct max rate that we supportArun Raghavan4-14/+60
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan1-1/+1
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens1-0/+1
2017-05-16pulse: Accept MPEG 1 layer 3 version 2.5Nicolas Dufresne1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-03-08Fix plugin filenames to match plugin namesNicolas Dufresne2-7/+7
2016-09-25pulsesrc: Don't negotiate to less than two segmentsArun Raghavan1-0/+3
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+20
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 TM2-4/+2
2015-11-05pulse: Don't leak caps and structures in the device providerNirbheek Chauhan1-0/+4
2015-07-15pulse: add properties to GstDeviceWim Taymans3-5/+35
2015-06-12pulsesrc: Fix mapping of latency parameters to buffer attributesArun Raghavan1-3/+19
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-28pulse, v4l2: add missing G_END_DECLS in some placesTim-Philipp Müller1-0/+2
2014-10-23pulse: remove some unused typedefsTim-Philipp Müller2-3/+1
2014-10-22pulsesink: Temporarily disable stream status postingArun Raghavan1-6/+13
2014-09-30pulse: Add some documentation about threading and synchronisationArun Raghavan2-2/+29
2014-09-30pulsesink: Make emitting stream status messages synchronousArun Raghavan1-0/+16
2014-06-29pulsesrc: Fix compiler warning when compiling with G_DISABLE_ASSERTSebastian Dröge1-1/+1
2014-06-29pulse: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller1-2/+2
2014-06-26Rename GstDeviceMonitor to GstDeviceProviderOlivier Crête4-69/+69
2014-06-21pulse, v4l2: update for device "klass" -> "device-class" renameTim-Philipp Müller1-1/+1
2014-05-04pulsedevicemonitor: Index are per facility, not globalOlivier Crête2-1/+7
2014-05-04pulsedevicemonitor: pa_subscription_event_t are enums, not flagsOlivier Crête1-8/+10
2014-03-16pulse: Add device monitorsOlivier Crête4-0/+776
2014-03-16pulse: fix format info to caps conversion for mulawTim-Philipp Müller1-1/+1
2014-03-16pulse: Make gst_pulse_format_info_to_caps() sharedOlivier Crête3-110/+112
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