Ralph Giles
|
b88a7baf34
Use #pragma GCC diagnostic push/pop only on gcc 4.6 and later.
|
13 years ago |
Ralph Giles
|
c19bc34638
Check for __malloc_hook and define MALLOC_FAIL appropriately.
|
13 years ago |
Ralph Giles
|
ed90cdc369
Disable the deprecated function warning on __malloc_hook.
|
13 years ago |
Gregory Maxwell
|
657dea717e
Moving the dash header inline to appease the apple gcc.
|
13 years ago |
Jean-Marc Valin
|
e6a0be8ee6
Makes OPUS_SET_VOICE_RATIO private
|
13 years ago |
Gregory Maxwell
|
6b9c29aee4
Add a test for MAX_BANDWIDTH to test_opus_api.
|
13 years ago |
Jean-Marc Valin
|
4923f3f80e
Moves the main headers from src/ to include/
|
13 years ago |
Gregory Maxwell
|
a5ff49ecdc
Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs.
|
13 years ago |