gstreamer/ext
Tim-Philipp Müller dc9eb0d6b8 ext/alsa/gstalsamixertrack.c: Make sure playback volumes aren't accidentally overwritten by capture volumes if an als...
Original commit message from CVS:
* ext/alsa/gstalsamixertrack.c:
(gst_alsa_mixer_track_update_alsa_capabilities):
Make sure playback volumes aren't accidentally overwritten by
capture volumes if an alsa mixer track has both playback and
capture capabilities: we create two GstMixerTracks in that
case, so make sure we query only the alsa capabilities that
refer to the type of GstMixerTrack we created from the dual
capability alsa element. Should fix issues with Audigy2 sound
cards (#518082).
2008-05-27 16:11:32 +00:00
..
alsa ext/alsa/gstalsamixertrack.c: Make sure playback volumes aren't accidentally overwritten by capture volumes if an als... 2008-05-27 16:11:32 +00:00
cdparanoia Add some documentation comments, and some new headers to be scanned. 2008-05-22 22:09:16 +00:00
gio ext/gio/gstgio.c: Don't generate a new supported protocols list on each call but cache it. It's supposed to be static... 2008-04-20 10:11:54 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.*: Set the ICY caps on the srcpad from where they get picked up by the base class now and... 2008-05-20 11:13:27 +00:00
libvisual ext/libvisual/visual.c: When negotiating, actually start from a format that we can support instead of from the too ge... 2008-02-29 14:52:02 +00:00
ogg Add some documentation comments, and some new headers to be scanned. 2008-05-22 22:09:16 +00:00
pango ext/pango/gsttextoverlay.c: Fix textoverlay unit test again by making the supposed default value for the wait-text pr... 2008-04-14 17:58:19 +00:00
theora ext/theora/theoradec.c: Cool kids don't divide by zero. 2008-04-30 17:06:45 +00:00
vorbis Some debug and comment fixes. 2008-05-21 16:44:15 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00