diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-09 09:00:05 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-09 09:00:05 +0000 |
commit | 59e6295f599b7354ef2cdd352269229ebff12010 (patch) | |
tree | ee621d2afd24288ca55296db9f510434d9790532 | |
parent | 880a3d809b5c56a07b222bcf579d97281b09a0ac (diff) |
assign error codes
Original commit message from CVS:
assign error codes
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |