gstreamer/ext/alsa
David Schleef 37d7aecdb6 Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
Original commit message from CVS:
Remove all usage of gst_pad_get_caps(), and replace it with
gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
2004-01-12 03:40:18 +00:00
..
gstalsa.1 splitting ALSA code into separate source files 2003-11-16 00:40:01 +00:00
gstalsa.c ext/alsa/gstalsa.c: Don't send ALSA debugging to stderr. 2003-12-27 17:19:29 +00:00
gstalsa.h ext/alsa/gstalsa.c: Don't send ALSA debugging to stderr. 2003-12-27 17:19:29 +00:00
gstalsaclock.c splitting ALSA code into separate source files 2003-11-16 00:40:01 +00:00
gstalsaclock.h fixes for recent changes: 2003-11-18 15:32:52 +00:00
gstalsamixer.c ext/alsa/gstalsamixer.c: Correct logic of dispose function (see #129306). 2004-01-03 13:09:21 +00:00
gstalsamixer.h + got the alsa mixer implementation to work ! 2003-12-06 00:02:20 +00:00
gstalsamixertrack.c + got the alsa mixer implementation to work ! 2003-12-06 00:02:20 +00:00
gstalsamixertrack.h + got the alsa mixer implementation to work ! 2003-12-06 00:02:20 +00:00
gstalsaplugin.c + got the alsa mixer implementation to work ! 2003-12-06 00:02:20 +00:00
gstalsasink.c Merge CAPS branch 2003-12-22 01:47:09 +00:00
gstalsasink.h splitting ALSA code into separate source files 2003-11-16 00:40:01 +00:00
gstalsasrc.c Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
gstalsasrc.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
Makefile.am fix Company's dist breaking 2004-01-03 10:03:56 +00:00