search for: host_is_big_endian

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

2002 Jan 03
3
Adding RC3 support to GoldWave
...e are some minor things I noticed when updating the vorbis module for GoldWave: Bitwise.c, line 175 and 207 Warning: Negative unsigned value ret=-1UL; Info.c, line 385 Warning: Unreachable code break; vorbisfile.c, line 1407 Warning: Call to function with no prototype int host_endian = host_is_big_endian(); fix: add 'void' to line 1339: static int host_is_big_endian( void ) { time0.c, line 36, runtime error Access overrun (reported by Borland CodeGuard) return ""; One not so minor thing: vorbis_encode_init() does not seem to be working correctly. No matter what bitrates are...
2001 Jan 27
0
Vorbis with BCB
...he libraries (..\..\ogg\win32\Dynamic_Release). The dynamic DSP files reference 'ODBCCP32.LIB'. Would this be ODBC, as for database access? I don't think Vorbis uses that :) {Building ogg_dynamic} I get this warning: [C++ Warning] vorbisfile.c(1133): W8065 Call to function 'host_is_big_endian' with no prototype. There is no prototype for 'host_is_big_endian' in 'vorbisfile.h'. But, it is just a warning, after all. {Building vorbis_dynamic} I get a set of errors, starting with this: [C++ Error] os.h(136): E2211 Inline assembly not allowed in inline and template...
2002 Jan 22
2
Peak value
Hi, While testing ReplayGain (so it could be related to a bug), I noticed the following gain comments for a file: RG_PEAK=1.71580 RG_RADIO=-7.91 dB RG_AUDIOPHILE=-6.72 dB I've never seen such a large peak. Not that I've looked much, nor have I analyzed the file further. I just thought I should mention it. :) The file is the track Board Burner by Mixmaster Mike, available at: