From: Brad Midgley <bmidgley@xmission.com>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] 32-bit libsbc
Date: Tue, 31 Jan 2006 09:49:33 -0700 [thread overview]
Message-ID: <43DF951D.6080500@xmission.com> (raw)
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
next reply other threads:[~2006-01-31 16:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-31 16:49 Brad Midgley [this message]
2006-01-31 18:19 ` [Bluez-devel] 32-bit libsbc Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43DF951D.6080500@xmission.com \
--to=bmidgley@xmission.com \
--cc=bluez-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.