gstreamer/ext
Marc-Andre Lureau c161e29307 Fixes: #152864
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-sections.txt:
* ext/alsa/gstalsamixer.c:
* ext/alsa/gstalsamixer.h:
* ext/alsa/gstalsamixerelement.c:
* ext/alsa/gstalsamixertrack.c:
* gst-libs/gst/interfaces/mixer.c:
* gst-libs/gst/interfaces/mixer.h:
* gst-libs/gst/interfaces/mixeroptions.c:
* gst-libs/gst/interfaces/mixeroptions.h:
* gst-libs/gst/interfaces/mixertrack.c:
* gst-libs/gst/interfaces/mixertrack.h:
* tests/check/Makefile.am:
* tests/check/libs/mixer.c:
Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
Fixes: #152864
Add support for notifying mixer changes on the message bus, and
implement it in alsamixer.
API: gst_mixer_get_mixer_flags
API: gst_mixer_message_parse_mute_toggled
API: gst_mixer_message_parse_record_toggled
API: gst_mixer_message_parse_volume_changed
API: gst_mixer_message_parse_option_changed
API: GstMixerMessageType
API: GstMixerFlags
2007-07-21 09:21:12 +00:00
..
alsa Fixes: #152864 2007-07-21 09:21:12 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut. 2007-05-22 15:04:41 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssink.*: see #412648. 2007-05-22 15:30:26 +00:00
libvisual ext/libvisual/visual.c: Improve adapter usage and comments. 2007-03-09 16:46:35 +00:00
ogg ext/ogg/gstoggdemux.c: The chain should be freed if we error out here, else it will leak. 2007-06-23 14:44:07 +00:00
pango ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R is undefinied 2007-04-16 22:20:03 +00:00
theora Add draft design for forcing keyframes in encoders and implement in theoraenc. 2007-06-05 15:59:00 +00:00
vorbis ext/vorbis/vorbisdec.c: Skip empty buffers, but not empty header buffers. That way the original vorbisdec unit test s... 2007-06-27 10:14:03 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00