diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-18 12:53:35 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-18 12:53:35 +0000 |
commit | 2dbae403f6b0ee292ec669a5b5e69c04f36fc54d (patch) | |
tree | b6cf26e7f19b27721a805f94179905f6d10ecf6c /ChangeLog | |
parent | bb35b43c26d5a9cf654fc4019be766f36cd34a04 (diff) | |
download | gst-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)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |