diff options
author | Benjamin Otte <otte@gnome.org> | 2004-03-30 03:16:13 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-03-30 03:16:13 +0000 |
commit | 861a4aeece91928cd7c5add652dfd2d5a983ed90 (patch) | |
tree | 643e6f700703a3c70e6cd5b3488a86a71c551ec8 | |
parent | b4274589309889bcdd49baf4cbb92930d7e2e6a3 (diff) | |
download | gst-plugins-bad-861a4aeece91928cd7c5add652dfd2d5a983ed90.tar.gz gst-plugins-bad-861a4aeece91928cd7c5add652dfd2d5a983ed90.tar.bz2 gst-plugins-bad-861a4aeece91928cd7c5add652dfd2d5a983ed90.zip |
gst-libs/gst/riff/riff-media.c: fail on error, don't try to set stuff on NULL caps
Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c:
fail on error, don't try to set stuff on NULL caps
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |