ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.
authorColin Walters <walters@verbum.org>
Tue, 30 Dec 2003 02:07:05 +0000 (02:07 +0000)
committerColin Walters <walters@verbum.org>
Tue, 30 Dec 2003 02:07:05 +0000 (02:07 +0000)
Original commit message from CVS:
2003-12-29  Colin Walters  <walters@verbum.org>

* ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
signed.

ChangeLog

index 8c737f4..f1a8323 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-29  Colin Walters  <walters@verbum.org>
+
+       * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
+       signed.
+
 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
 
        * ext/sndfile/gstsf.c: (gst_sf_loop):