diff options
author | Benjamin Otte <otte@gnome.org> | 2003-12-22 16:38:00 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2003-12-22 16:38:00 +0000 |
commit | 3560b606239c354fd8f9af2be202491e6f591a46 (patch) | |
tree | 26e7c2e8414b7c5ff53bb25a6d835db856681ae3 | |
parent | 9b88d2810a0424275ad5ca3d77738da0845d7141 (diff) |
ext/alsa/gstalsa.c: Fix remaining caps handling errors due to CAPS merge.
Original commit message from CVS:
2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
Fix remaining caps handling errors due to CAPS merge.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de> + * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link): + Fix remaining caps handling errors due to CAPS merge. + +2003-12-22 Benjamin Otte <in7y118@public.uni-hamburg.de> + * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init), (gst_faad_sinkconnect), (gst_faad_srcgetcaps), (gst_faad_srcconnect): |