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 | 516314141e4cafb808363d46854daa37d9e26912 (patch) | |
tree | b03caac7f89f18aef813d4a4ad89fbfe01c3298f | |
parent | 1f405efcc1ab66e2118136a03c2a5a9331f91ba8 (diff) |
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: |