gstreamer/gst
Sebastian Dröge f99a24f8b3 playsink: Require the streamvolume interface on the sink when using the sink's volume/mute properties
If the sink has properties named volume and mute, we have no idea about their
meaning. The streamvolume interface standardizes the meaning.

In the case of osxaudiosink for example, the current volume property has a
range of 0.0 to 1.0, but we need 0.0 to 10.0 or similar. Also osxaudiosink
has no mute property. As such, the volume element should be used here instead.

https://bugzilla.gnome.org/show_bug.cgi?id=752156
2015-07-10 11:55:23 +03:00
..
adder docs: order and canonicalize the -sections.txt file 2015-07-03 21:16:27 +02:00
app Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
audioconvert audioconvert: Also copy metas if their API has no tags attached to it 2015-06-29 13:06:49 +02:00
audiorate docs: update element example pipelines 2015-05-10 11:38:19 +01:00
audioresample audioresample: Also copy metas if their API has no tags attached to it 2015-06-29 13:06:59 +02:00
audiotestsrc docs: update element example pipelines 2015-05-10 11:38:19 +01:00
encoding encodebin: Add a way to enable/disabled a GstEncodingProfile 2015-06-01 10:22:31 +02:00
gio gio: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:52:41 +01:00
playback playsink: Require the streamvolume interface on the sink when using the sink's volume/mute properties 2015-07-10 11:55:23 +03:00
subparse Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
tcp docs: order and canonicalize the -sections.txt file 2015-07-03 21:16:27 +02:00
typefind typefind: also check moof to recognize video/quicktime 2015-07-06 10:07:38 -03:00
videoconvert docs: update element example pipelines 2015-05-10 11:38:19 +01:00
videorate videorate: update the caps framerate only in the GST_PAD_SINK transform_caps direction 2015-05-29 15:03:05 +02:00
videoscale videoscale: fix debug categories 2015-07-03 21:08:03 +02:00
videotestsrc videotestsrc: Document the solid-color pattern 2015-05-30 01:11:47 +10:00
volume docs: update element example pipelines 2015-05-10 11:38:19 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00