Displaying 2 results from an estimated 2 matches for "meforum".
2006 Nov 11
2
total_samples of Ogg Flac file
Hi all,
I am able to create file containing Flac data encapsulated in an Ogg
container. However, when I read the file and its metadata, the
total_samples field contains the value zero, even though the file
actually does contain samples and the stream does have an end of
stream marker.
I think something is going wrong when I'm encoding the file. Anybody
have any idea of what I have
2007 May 03
4
[patch] Mac Universal Binaries
On 5/2/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
> Well, I don't quite understand why AC_C_BIGENDIAN and the solution
> you're proposing is likely to break other big endian machines (the ones
> that don't have __BIG_ENDIAN__). Can you send a patch that addresses
> that (i.e. still uses AC_C_BIGENDIAN when it works)?
It is not that AC_C_BIGENDIAN