summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-08-09 09:00:05 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-08-09 09:00:05 +0000
commit59e6295f599b7354ef2cdd352269229ebff12010 (patch)
treeee621d2afd24288ca55296db9f510434d9790532
parent880a3d809b5c56a07b222bcf579d97281b09a0ac (diff)
assign error codes
Original commit message from CVS: assign error codes
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95b89dcb..b6b36b76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * sys/ximage/ximagesink.c:
+ * sys/xvimage/xvimagesink.c:
+ assign all TOO_LAZY's to a real category. Thanks to Warthy Warthog.
+
2004-08-06 Wim Taymans <wim@fluendo.com>
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),