gst-libs/gst/riff/riff-media.c: fail on error, don't try to set stuff on NULL caps
authorBenjamin Otte <otte@gnome.org>
Tue, 30 Mar 2004 03:16:13 +0000 (03:16 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 30 Mar 2004 03:16:13 +0000 (03:16 +0000)
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c:
fail on error, don't try to set stuff on NULL caps

ChangeLog

index 0979843..dc3240a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
 
+       * gst-libs/gst/riff/riff-media.c:
+         fail on error, don't try to set stuff on NULL caps
+
+2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
+
        * configure.ac:
        * ext/Makefile.am:
        * ext/kio/Makefile.am: