Steve Underwood
|
0eada8dc77
|
Various little cleanups in spandsp
|
2015-06-18 21:15:41 +08:00 |
Steve Underwood
|
28a9a40e37
|
Various little cleanups, many of them from a clang static analysis
|
2014-05-02 23:32:33 +08:00 |
Brian West
|
d7794af38b
|
DragonFly is very similar to OpenBSD with a dash of NetBSD
|
2014-02-23 20:43:21 -06:00 |
Michael Jerris
|
4f8bb1e465
|
openbsd has but errors out when you use this header
|
2014-02-21 15:29:11 -05:00 |
Steve Underwood
|
b2cca974c1
|
Second attempt to fix the use of aligned_alloc with BSD
|
2014-02-08 22:36:29 +08:00 |
Steve Underwood
|
4fa68fcd75
|
A change to spandsp/src/alloc.c which hopefully improves BSD compatibility
|
2014-02-08 16:50:53 +08:00 |
Steve Underwood
|
2ed8e04776
|
Tweaks to the spandsp alloc functions, and a fix for bi-level image row
squashing.
|
2013-08-31 03:26:31 +08:00 |
Steve Underwood
|
365fc08719
|
Changed spandsp from using TRUE and FALSE to using C99 true and false. It seems
like the quirks we used to get using those with C++ have gone away.
|
2013-08-08 21:40:28 +08:00 |
Seven Du
|
5c7d1ab8d7
|
fix spandsp build
|
2013-08-08 09:05:31 +08:00 |
Anthony Minessale
|
14ca0b5498
|
FS-5655 --resolve
|
2013-08-07 20:40:25 +05:00 |
Steve Underwood
|
d5e4089c22
|
Moved a lot of spandsp to the use of custom allocation functions
|
2013-08-06 00:49:15 +08:00 |
Steve Underwood
|
7c744ce1d8
|
Added custom allocation functions to spandsp
|
2013-08-05 23:50:28 +08:00 |