From 0543ae84cc3c28ace4edd9441ba3f3f9783504ee Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 30 Dec 2003 02:07:05 +0000 Subject: ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed. Original commit message from CVS: 2003-12-29 Colin Walters * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8c737f40..f1a83232 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-12-29 Colin Walters + + * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of + signed. + 2003-12-30 Jan Schmidt * ext/sndfile/gstsf.c: (gst_sf_loop): -- cgit