ext/flac/: Cast some size_t arguments to guint to avoid compiler warnings on 64-bit...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 10 Oct 2008 12:28:34 +0000 (12:28 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 10 Oct 2008 12:28:34 +0000 (12:28 +0000)
commit9df30524b5c44def3d924e77028b95b2b1c51b89
tree4dcbb68aa74f7e3610965d2f905be5d4f2172fba
parent539627e049bf58a3454ad9894d24ded25d269ef6
ext/flac/: Cast some size_t arguments to guint to avoid compiler warnings on 64-bit systems.

Original commit message from CVS:
* ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
* ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
Cast some size_t arguments to guint to avoid compiler
warnings on 64-bit systems.
ChangeLog
ext/flac/gstflacdec.c
ext/flac/gstflacenc.c