diff options
author | Colin Walters <walters@verbum.org> | 2003-12-30 02:07:05 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2003-12-30 02:07:05 +0000 |
commit | 92089b9280877124b19eadb9c4516315e9d3f0f2 (patch) | |
tree | b8974e9ead0fef7667eb62075e882349854c7c77 /ChangeLog | |
parent | fb3c5d7c47104fcd9b8f3e18b7de08cbdf522876 (diff) | |
download | gst-plugins-bad-92089b9280877124b19eadb9c4516315e9d3f0f2.tar.gz gst-plugins-bad-92089b9280877124b19eadb9c4516315e9d3f0f2.tar.bz2 gst-plugins-bad-92089b9280877124b19eadb9c4516315e9d3f0f2.zip |
ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of signed.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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): |