- Sep 09, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
when using -d, application and bitrate are no longer needed
-
Jean-Marc Valin authored
Also ./test_opus now takes a string for the application
-
Jean-Marc Valin authored
-
- Sep 08, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Right now it will uncleanly switch to SILK if asked for 40 or 60 ms frames
-
Jean-Marc Valin authored
Also merges all the OPUS_*_AUTO into a single OPUS_AUTO parameter
-
- Sep 07, 2011
-
-
Ralph Giles authored
In f9265ddf opus_get_version_string() was moved to libcelt, but the fallback definition for OPUS_VERSION stayed in src/opus.c. This is helpful for those using and external build system, which may not duplicate all the defines from the included build files.
-
Jean-Marc Valin authored
-
Ralph Giles authored
Doxygen uses comments in the source code to generate documentation. This commit just adds the descriptive headers and marks current comments and appropriate for inclusion in the API docs. Many symbols remain undocumented. See the warnings from the build output.
-
Jean-Marc Valin authored
-
- Sep 06, 2011
-
-
Gregory Maxwell authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Sep 05, 2011
-
-
Gregory Maxwell authored
-
Jean-Marc Valin authored
This is now part of the bit-stream
-
- Sep 04, 2011
-
-
Jean-Marc Valin authored
-
Gregory Maxwell authored
-
Gregory Maxwell authored
-
Gregory Maxwell authored
-
Gregory Maxwell authored
-
- Sep 02, 2011
-
-
Jean-Marc Valin authored
Now has tuning parameters for mono/stereo and voice/music. Also switches to stereo during swb and without reducing the bandwidth.
-
Gregory Maxwell authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Sep 01, 2011
-
-
Jean-Marc Valin authored
Doesn't work for fixed-point for some unknown reason
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- Aug 31, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
The object code is unchanged (except ectest). Also reenables -Wparentheses, -Wsign-compare, and the MSVC warnings.
-
Jean-Marc Valin authored
-
- Aug 30, 2011
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Removes a bunch of system #include <...> in the process
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
The SILK bandwidth was incorrectly encoded in the ToC when SILK wasn't using the "desired bandwidth"
-