Jean-Marc Valin
|
132ed59464
Removes OPUS_FRAMESIZE_VARIABLE
|
hace 8 años |
Felicia Lim
|
0962cbe2ae
Support encoding 80/100/120 ms frame lengths
|
hace 8 años |
Mark Harris
|
691d49355f
Allow disabling phase inversion for multistream
|
hace 8 años |
Jean-Marc Valin
|
18a380a7c2
Make it possible to ignore inverted phase stereo for downmix purposes
|
hace 8 años |
Daniel Verkamp
|
6e9617371f
win32: only use dllexport when building DLL
|
hace 9 años |
Ralph Giles
|
811dc74204
Suggest OPUS_LSB_DEPTH(14) for G.711. r=td-linux,mark4o
|
hace 9 años |
Mark Harris
|
d70b8ed69a
Corrections to doc
|
hace 9 años |
Timothy B. Terriberry
|
25c2f620b6
Improve OPUS_GET_LSB_DEPTH documentation.
|
hace 9 años |
Timothy B. Terriberry
|
75d81f5bb3
Document how to tell if your build is fixed-point.
|
hace 10 años |
Jean-Marc Valin
|
e1326fe6c8
Lowered the smallest packet that the multi-stream encoder can encode
|
hace 10 años |
Bruno Randolf
|
f5a351a353
Fixes encoder/decoder classification of ctl() requests.
|
hace 11 años |
Jean-Marc Valin
|
cbe93e23be
Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "independent" frames
|
hace 11 años |
Jean-Marc Valin
|
5174817d36
Hides OPUS_FRAMESIZE_VARIABLE from the API until it actually works
|
hace 11 años |
Gregory Maxwell
|
7830cf1bd2
Replace "inline" with OPUS_INLINE.
|
hace 11 años |
Gregory Maxwell
|
dd7b0dac3b
Fixes some return without va_end in the api, adds tests.
|
hace 11 años |
Jacek Caban
|
1f26ee2bbd
Use __declspec(dllexport) on mingw build.
|
hace 11 años |
Jean-Marc Valin
|
a4dccd3f65
Implements basic surround masking
|
hace 11 años |
Jean-Marc Valin
|
51f4a32ec2
Adds support for delayed decision
|
hace 12 años |
Jean-Marc Valin
|
49583ed672
First attempt at varying the frame size depending on the audio (float only)
|
hace 12 años |
Jean-Marc Valin
|
512d849c24
Implements OPUS_GET_LAST_FRAME_DURATION decoder ctl()
|
hace 12 años |
Ralph Giles
|
265b6b11a3
Allow the build files to override OPUS_EXPORT.
|
hace 12 años |
Gregory Maxwell
|
06d443266d
Move LSB CTLs to the encoder specific section, thanks to Ilari on IRC for noticing.
|
hace 12 años |
Timothy B. Terriberry
|
a40689e6ef
Remove large multistream stack buffers.
|
hace 12 años |
Gregory Maxwell
|
31cf4e1d52
More doc fixes.
|
hace 12 años |
Timothy B. Terriberry
|
07b8e612fa
Documentation updates for the CTLs.
|
hace 12 años |
Jean-Marc Valin
|
1cd5d95b3f
Implements OPUS_{GET,SET}_LSB_DEPTH
|
hace 12 años |
Rafaël Carré
|
7909d8af20
Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_FLOAT_API.
|
hace 12 años |
Gregory Maxwell
|
de0b5324b6
Replace C99 restrict keyword with OPUS_RESTRICT.
|
hace 12 años |
Timothy B. Terriberry
|
f5b2d78f4a
Clarify difference between user bandwidth settings.
|
hace 12 años |
Gregory Maxwell
|
03105f5b70
Make OPUS_SET_GAIN survive decode reset.
|
hace 12 años |