Jean-Marc Valin
|
faaea93334
Fixes an integer overflow for lsb_depth=24
|
12 years ago |
Jean-Marc Valin
|
e69bd79df9
skip bands with no energy
|
12 years ago |
Jean-Marc Valin
|
5e0e85bcb9
Capping lsb_depth to 16 unless using the float API of a float build
|
12 years ago |
Jean-Marc Valin
|
b2466175ec
New bandwidth detection code
|
12 years ago |
Jean-Marc Valin
|
56921ff73f
Bump version number
|
12 years ago |
Ralph Giles
|
05bf400a7a
Update ogg draft based on comments from Tina le Grand.
|
12 years ago |
Ralph Giles
|
c763a35e9c
Update the oggopus script to use xml2rfc v2.
|
12 years ago |
Jean-Marc Valin
|
90bac9d148
Minor tuining of complexity thresholds
|
12 years ago |
Jean-Marc Valin
|
28ef277db4
VBR code simplification
|
12 years ago |
Jean-Marc Valin
|
dae16fb94b
Cleanup: tf_estimate now ranges from 0 to 1
|
12 years ago |
Jean-Marc Valin
|
f8809dda4b
Dynalloc rate calibration
|
12 years ago |
Jean-Marc Valin
|
1122d299ab
Makes "stereo savings" less aggressive on mono or near-mono.
|
12 years ago |
Jean-Marc Valin
|
b33db8f318
Makes tonality boost less aggressive
|
12 years ago |
Jean-Marc Valin
|
41fd7a12b5
Disables the new spread+tapset estimator
|
12 years ago |
Ralph Giles
|
256c9595d8
Document that opus_packet_get_nb_frames, etc. can return OPUS_BAD_ARG.
|
12 years ago |
Timothy B. Terriberry
|
8eb9bb7939
Numerous PLC cleanups.
|
12 years ago |
Ralph Giles
|
22d8dcf398
Remove the obsolete CELT_BUILD define from win32/config.h.
|
12 years ago |
Gregory Maxwell
|
19239ea3a2
Add tests for GET_LAST_PACKET_DURATION.
|
12 years ago |
Jean-Marc Valin
|
a0737d1fcf
Fixes OPUS_GET_LAST_PACKET_DURATION
|
12 years ago |
Gregory Maxwell
|
535efb0707
Add missing packet_get_nb_samples test coverage and fix test output.
|
12 years ago |
Ralph Giles
|
119d53c94d
Bump soname version to match the 1.0.x branch.
|
12 years ago |
Ralph Giles
|
d215a11324
Link to the new Microsoft patent license.
|
12 years ago |
Jean-Marc Valin
|
2c1a11ff8a
Adds assert to catch bug from previous commit
|
12 years ago |
Jean-Marc Valin
|
8c9c9b280d
Fixes a multi-frame FEC issue that was caught by valgrind
|
12 years ago |
Jean-Marc Valin
|
9283114fa1
Adds explicit valgrind checks when ENABLE_VALGRIND is defined
|
12 years ago |
Jean-Marc Valin
|
d0fd9d4baa
Implements opus_packet_get_nb_samples()
|
12 years ago |
Jean-Marc Valin
|
512d849c24
Implements OPUS_GET_LAST_FRAME_DURATION decoder ctl()
|
12 years ago |
Jean-Marc Valin
|
a5bd440931
Don't update the internal decoder state until we know the packet is valid
|
12 years ago |
Jean-Marc Valin
|
7fcd66c40d
Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets
|
12 years ago |
Ralph Giles
|
124f69b00c
Remove MSVC incremental linking directives.
|
12 years ago |