search for: brinkhoff

Displaying 3 results from an estimated 3 matches for "brinkhoff".

2001 Oct 10
2
integer decoder
Is anyone working on an Ogg Vorbis decoder that uses only integer arithmetic? Would it be hard to do? It will be required at some point (for example, many portable MP3 players are based on an ARM processor without the floating-point coprocessor), but I don't claim that now is the time to start work on such a thing. I'm just curious. Edmund --- >8 ---- List archives:
2000 Apr 12
6
Well done!
Great job! I'm considering converting all my mp3 files to Vorbis format. Only examples/encoder_example is a bit too simplistic (of course, being an example), and the cmdline tools aren't ready. I encode my mp3 files at 96 kbit/s, because that's enough for me. Will Vorbis do well at this rate? Any quick hacks I can make to examples/encoder_example.c? Perhaps Vorbis is of interest
2002 May 15
0
Support for non-8-bit char?
Hello, Would you consider a port to a machine that doesn't have an 8-bit char type? (On this machine, char is 9 bits, short is 18s bit, and int is 36 bits.) Please CC me, as I'm not on the list. Best regards, Lars