summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-02-13 21:06:00 +0000
committerDavid Schleef <ds@schleef.org>2004-02-13 21:06:00 +0000
commit2106f8f38be3674998dcae7c9b2a088c96311c64 (patch)
tree861909d7323ba89ecee8e75d19425a0c70f6e7be /ChangeLog
parent1d78066bdc1a71d8c06c4b1c25912291369849a6 (diff)
downloadgst-plugins-bad-2106f8f38be3674998dcae7c9b2a088c96311c64.tar.gz
gst-plugins-bad-2106f8f38be3674998dcae7c9b2a088c96311c64.tar.bz2
gst-plugins-bad-2106f8f38be3674998dcae7c9b2a088c96311c64.zip
gst/intfloat/gstint2float.c: Change stdint usage to glib types.
Original commit message from CVS: * gst/intfloat/gstint2float.c: (conv_f32_s16), (gst_int2float_chain_gint16): Change stdint usage to glib types.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c17470a..35ada34f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-13 David Schleef <ds@schleef.org>
+
+ * gst/intfloat/gstint2float.c: (conv_f32_s16),
+ (gst_int2float_chain_gint16): Change stdint usage to glib types.
+
2004-02-13 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: