gstreamer/ext/flac
David Schleef af874cb250 Fix a bunch of endianness conversions that were done as long instead of int32. Should go into 0.6.1.
Original commit message from CVS:

Fix a bunch of endianness conversions that were done as long instead of
int32.  Should go into 0.6.1.
2003-04-07 18:43:20 +00:00
..
flac_compat.h Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4 2002-10-20 00:51:51 +00:00
gstflac.c Fix a bunch of endianness conversions that were done as long instead of int32. Should go into 0.6.1. 2003-04-07 18:43:20 +00:00
gstflacdec.c Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion. 2003-02-02 05:26:29 +00:00
gstflacdec.h FLAC updates, implement sample accurate seeking, add some convert/query functions, make the encoder write a header 2002-06-07 20:09:05 +00:00
gstflacenc.c PadConnect -> PadLink 2003-01-10 13:38:32 +00:00
gstflacenc.h Added Lots of properties 2002-09-15 22:26:33 +00:00
Makefile.am parallel install fixes 2002-12-08 14:50:09 +00:00