From 3430968a382e5669e6c4845aaac08c872fa2f72f Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 13 Feb 2004 21:06:00 +0000 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ common | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5c17470..35ada34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-13 David Schleef + + * gst/intfloat/gstint2float.c: (conv_f32_s16), + (gst_int2float_chain_gint16): Change stdint usage to glib types. + 2004-02-13 Thomas Vander Stichele * configure.ac: diff --git a/common b/common index a2d2883..19cb512 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit a2d2883febd16e51a267a580cc4413b2a17a91a9 +Subproject commit 19cb5127af898da4a72109547e9c31c4e14cc964 -- 2.7.4