Commit graph

8 commits

Author SHA1 Message Date
Timothy B. Terriberry
df2c71ea5a Use _BitScanReverse for EC_ILOG with MSVC.
Also updates the TI dsplib macros to use the same EC_CLZ mechanism
 as everything else.
2010-12-23 11:23:50 -05:00
Jean-Marc Valin
71ae6d4714 Some C90-ication 2010-06-27 21:55:08 -04:00
Jean-Marc Valin
8b2ff0da5a Updated copyright notices 2009-10-17 21:40:10 -04:00
Gregory Maxwell
f40bbf751d Include missing copyright information in various files, for signoff.
Signed-off-by: Timothy B. Terriberry <tterribe@xiph.org>
2009-02-03 23:08:31 -05:00
Jean-Marc Valin
98c86c7885 Trying to clean up celt_ilog2() vs. EC_ILOG a bit. 2008-03-27 08:40:45 +11:00
Jean-Marc Valin
3c7ae6c3b9 __GNUC_PREREQ should be causing problems anymore. 2008-03-12 10:42:24 +11:00
Jean-Marc Valin
bc60f8b346 making sure __GNUC_PREREQ() is only used when __GNUC__ is defined 2008-03-03 17:23:24 +11:00
Jean-Marc Valin
6238bc0ece Moved the content of libentcode into libcelt to reduce dependencies,
especially now that we have a custom version of that code anyway. Moved
the test code to tests/
2008-01-28 22:28:54 +11:00
Renamed from libentcode/ecintrin.h (Browse further)