From 45cc2d4caddc3b0b1cbbf4c4b414ecacd5afe7c2 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 18 Mar 2004 12:53:35 +0000 Subject: throw error (#137588) Original commit message from CVS: throw error (#137588) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f7b3df21..67093ea2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-03-18 Thomas Vander Stichele + + * gst/ffmpegcolorspace/gstffmpegcolorspace.c: + (gst_ffmpegcolorspace_chain): + throw error instead of g_critical (#137588) + 2004-03-18 Thomas Vander Stichele * Makefile.am: -- cgit