mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
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.
This commit is contained in:
parent
82e7dc1f8b
commit
3430968a38
2 changed files with 6 additions and 1 deletions
|
@ -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:
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit a2d2883febd16e51a267a580cc4413b2a17a91a9
|
||||
Subproject commit 19cb5127af898da4a72109547e9c31c4e14cc964
|
Loading…
Reference in a new issue