diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-16 11:45:32 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-16 11:45:32 +0000 |
commit | ef38eaa22dc113dd4b594b37a5dbdff9c1a369d8 (patch) | |
tree | c81ab6023074313f8a0432b3613956f3ad09c929 | |
parent | 9d92dc291fba95dc28d08c01f3b0f60d60d98570 (diff) |
throw error instead of assertion
Original commit message from CVS:
throw error instead of assertion
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-02-16 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain): + throw error when not negotiated instead of asserting + 2004-02-15 Julien MOUTTE <julien@moutte.net> * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for |