* [Bluez-devel] 32-bit libsbc
@ 2006-01-31 16:49 Brad Midgley
2006-01-31 18:19 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Brad Midgley @ 2006-01-31 16:49 UTC (permalink / raw)
To: bluez-devel
Marcel,
I cleaned up and simplified the sbc stuff. It uses a single math
implementation, 32-bit ints, and has no assembly. All library
misbehavior such as printf, exit, etc is gone.
It still has macros for multiply and multiply-add ops but these are very
useful for hunting down overflows. I suspect there may be situations
where a input stream can cause an overflow so I'd like to leave those in.
The files are in btsco cvs under the subdir "sbc32"
I dropped sbc.c, sbc_math.h, sbc_tables.h in the sbc project lib dir and
sbc.h in its include dir and everything builds and installs just great.
Do the test/util apps like sbcenc, sbcdec, sbcinfo belong somewhere in
the libsbc project?
Brad
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-31 18:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-31 16:49 [Bluez-devel] 32-bit libsbc Brad Midgley
2006-01-31 18:19 ` Marcel Holtmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.