gstreamer/ext/flac
Jan Schmidt 9df30524b5 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.
2008-10-10 12:28:34 +00:00
..
gstflac.c Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 16:11:00 +00:00
gstflacdec.c ext/flac/: Cast some size_t arguments to guint to avoid compiler warnings on 64-bit systems. 2008-10-10 12:28:34 +00:00
gstflacdec.h ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit. 2008-08-06 15:34:55 +00:00
gstflacenc.c ext/flac/: Cast some size_t arguments to guint to avoid compiler warnings on 64-bit systems. 2008-10-10 12:28:34 +00:00
gstflacenc.h ext/flac/gstflacenc.*: Handle non-zero start timestamps correctly, mark header packets as 2008-08-08 15:20:24 +00:00
gstflactag.c ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit. 2008-08-06 15:34:55 +00:00
gstflactag.h ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit. 2008-08-06 15:34:55 +00:00
Makefile.am ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit. 2008-08-06 15:34:55 +00:00