summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-18 12:53:35 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-18 12:53:35 +0000
commit2dbae403f6b0ee292ec669a5b5e69c04f36fc54d (patch)
treeb6cf26e7f19b27721a805f94179905f6d10ecf6c
parentbb35b43c26d5a9cf654fc4019be766f36cd34a04 (diff)
downloadgst-plugins-bad-2dbae403f6b0ee292ec669a5b5e69c04f36fc54d.tar.gz
gst-plugins-bad-2dbae403f6b0ee292ec669a5b5e69c04f36fc54d.tar.bz2
gst-plugins-bad-2dbae403f6b0ee292ec669a5b5e69c04f36fc54d.zip
throw error (#137588)
Original commit message from CVS: throw error (#137588)
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7b3df21..67093ea2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
+ (gst_ffmpegcolorspace_chain):
+ throw error instead of g_critical (#137588)
+
+2004-03-18 Thomas Vander Stichele <thomas at apestaart dot org>
+
* Makefile.am:
* configure.ac:
dist common and m4 correctly