summaryrefslogtreecommitdiffstats
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
commitfcb18ada6e9fc39e4b206973d205a579a0b5106c (patch)
tree1c8c6719881854a6a522e3ba8b52c655d9c197bb
parent96bbb83816765f64a3fb027c76a793b0cb47a549 (diff)
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.
-rw-r--r--ChangeLog5
m---------common0
2 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:
diff --git a/common b/common
-Subproject a2d2883febd16e51a267a580cc4413b2a17a91a
+Subproject 19cb5127af898da4a72109547e9c31c4e14cc96