Gregory Maxwell
|
de9b437eb2
Add -fixed to the version string & clarify that fixed disables float.
|
13 years ago |
Ron
|
9a89d56d46
Include the doc dir in DIST_SUBDIRS instead of EXTRA_DIST
|
13 years ago |
Jean-Marc Valin
|
99aaff5233
opus_compare.m was outdated
|
13 years ago |
Ron
|
783ecbff0c
Don't bark scary warnings at compile time about no doxygen
|
13 years ago |
Gregory Maxwell
|
91b56f6542
Fixup paths in doc/
|
13 years ago |
Gregory Maxwell
|
595b334f26
Pretty up the HTML doxygen output.
|
13 years ago |
Gregory Maxwell
|
daa14598eb
Add brief descriptions to the encode/decode groups to avoid weird autobreif strings.
|
13 years ago |
Gregory Maxwell
|
1f65ce89b0
Correct documentation in opus_custom.h.
|
13 years ago |
Gregory Maxwell
|
2967d4e220
Remove unnecessary and not-very-portable opus_demo case insensitivity.
|
13 years ago |
Gregory Maxwell
|
daa416700c
Fix doxygen docs wrt OPUS_WARN_UNUSED_RESULT and OPUS_ARG_NONNULL.
|
13 years ago |
Gregory Maxwell
|
c64f4a4265
Update headers to cause warnings on unused returns and null args.
|
13 years ago |
root
|
bcbf40b601
modified the Visual Studio 2010 projects and solution file to include a x64 configuration. modified the output folders such that the architecture is included in the path (so you get Release64, Debug32, etc.) so you can have all build types in one tree.
|
13 years ago |
Gregory Maxwell
|
f99e3292e7
Avoid an inconsequential memory leak in tests/test_opus_decode.c
|
13 years ago |
Gregory Maxwell
|
d6737c8522
Avoid an inconsequential memory leak in tests/test_opus_encode.c.
|
13 years ago |
Jean-Marc Valin
|
bc1683d983
Seems like using dllimport on Windows wasn't useful
|
13 years ago |
Gregory Maxwell
|
9ce27c564e
Fix for building mingw32 apps.
|
13 years ago |
Ralph Giles
|
d8f1c7093c
Advertise the static library for uninstalled builds.
|
13 years ago |
Jean-Marc Valin
|
66ac10210c
Fixes some cases where MIN/MAX macros result in duplicated function calls
|
13 years ago |
Timothy B. Terriberry
|
d09dc7c7a2
Fix opus-uninstalled.pc.
|
13 years ago |
Ralph Giles
|
64c2dd7d8e
Add extern "C" protection to opus_multistream.h.
|
13 years ago |
Gregory Maxwell
|
e052947f18
Use 'frame' instead of 'signal', take out stdlib.h in silk/.
|
13 years ago |
Ron
|
b6512b444d
Enable building just the library (or just the docs)
|
13 years ago |
Ron
|
b2b0391e56
Actually install the documentation with make install
|
13 years ago |
Gregory Maxwell
|
d445f02f65
Tweak doxygen input so that the manpage names won't conflict.
|
13 years ago |
Jean-Marc Valin
|
24ed465e71
int vs opus_int32 consistency
|
13 years ago |
Ralph Giles
|
9d9bad48ab
Remove the obsolete LIBOPUS_SUFFIX define.
|
13 years ago |
Ralph Giles
|
3164fcf6a4
Move the various version defines to be together.
|
13 years ago |
Gregory Maxwell
|
fdd0c52b40
Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY.
|
13 years ago |
Jean-Marc Valin
|
8858cac6bc
Sync with draft -14
|
13 years ago |
Jean-Marc Valin
|
14d63d1879
Fixes the stereo_analysis() fixed-point overflow issue properly
|
13 years ago |