index
:
libopus
buffer-size
const-mapping
Unnamed repository; edit this file 'description' to name the repository.
Vincent Penquerc'h
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-22
Call RESTORE_STACK on error paths where it was missing
buffer-size
Vincent Penquerc'h
2
-0/+28
2011-11-22
Guard against pathologically small buffer
Vincent Penquerc'h
1
-0/+2
2011-11-08
Minor anti-collapse state fix
Jean-Marc Valin
1
-21/+49
2011-10-31
draft version update
Jean-Marc Valin
1
-1/+1
2011-10-31
version bump
Jean-Marc Valin
2
-2/+2
2011-10-31
Fixes a minor issue on CELT->SILK switching
Jean-Marc Valin
3
-187/+175
2011-10-31
version number bump
Jean-Marc Valin
1
-1/+1
2011-10-31
More last-minute typos
Jean-Marc Valin
1
-3/+3
2011-10-31
Typos
Jean-Marc Valin
1
-2/+2
2011-10-31
Fixes sha1 of test1_mono
Jean-Marc Valin
1
-3/+3
2011-10-31
draft version/date change
Jean-Marc Valin
1
-2/+2
2011-10-31
Test vectors update
Jean-Marc Valin
2
-8/+29
2011-10-31
Adds -random_fec option to randomly add FEC to some frames.
Jean-Marc Valin
1
-0/+9
2011-10-31
Minor draft edits.
Timothy B. Terriberry
1
-18/+30
2011-10-31
Clean up whitespace in the draft makefile.
Ralph Giles
1
-10/+10
2011-10-31
Multi-stream now checks that each stream at least contains a ToC.
Jean-Marc Valin
1
-1/+6
2011-10-31
Test vector warning
Jean-Marc Valin
1
-1/+3
2011-10-31
Adds -random_framesize and -sweep_max options to opus_demo
Jean-Marc Valin
1
-1/+46
2011-10-31
Fixes a redundancy bug in glitchless SILK-SILK switching
Jean-Marc Valin
1
-1/+1
2011-10-30
Fix multistream packet corruption, implement GET_FINAL_RANGE for multistream,...
Gregory Maxwell
4
-34/+142
2011-10-30
draft: s/LSb/LSB/
Jean-Marc Valin
1
-21/+21
2011-10-30
Fix a number of multistream decoder bugs; add some very basic multistream dec...
Gregory Maxwell
3
-85/+273
2011-10-30
draft: Better description of the CELT allocation and stereo decisions
Jean-Marc Valin
1
-2/+92
2011-10-30
Fix some inconsequential file descriptor leaks in the demo tools to silence c...
Gregory Maxwell
3
-0/+17
2011-10-30
SILK encoder description
Koen Vos
2
-333/+715
2011-10-29
Minor changes to test_opus_encode to improve coverage a little bit.
Gregory Maxwell
1
-9/+10
2011-10-29
Removes "set but never used" variables
Jean-Marc Valin
2
-9/+2
2011-10-29
Silences a gcc warning
Jean-Marc Valin
1
-4/+3
2011-10-29
Newly introduced check_encoder_option failed unconditionally instead of only ...
Gregory Maxwell
1
-2/+2
2011-10-29
Removes unused order 14 in silk_LPC_analysis_filter_FLP()
Jean-Marc Valin
1
-40/+0
2011-10-29
Considers the case where SILK busts its budget in hybrid mode
Jean-Marc Valin
1
-18/+23
2011-10-29
fixes a mixup between decoder and PLC states
Koen Vos
2
-4/+3
2011-10-29
Fixes PLC initialization bug
Koen Vos
1
-1/+1
2011-10-29
oops, bad copy-paste
Jean-Marc Valin
1
-1/+1
2011-10-29
Disabling some unused SILK functions from the float build
Jean-Marc Valin
2
-1/+7
2011-10-29
Update test_opus_encode / test_opus_decode for better LBRR/PLC testing and to...
Gregory Maxwell
2
-2/+24
2011-10-29
draft wip
Jean-Marc Valin
2
-0/+24
2011-10-29
Checking that encoder options aren't used for decoding in opus_demo
Jean-Marc Valin
1
-15/+43
2011-10-29
oops, forgot to update the source list
Jean-Marc Valin
1
-1/+1
2011-10-29
comment
Koen Vos
1
-1/+1
2011-10-29
Fixes two SILK PLC issues
Koen Vos
5
-18/+25
2011-10-28
Reformatting changes with an update to the MSVC project files
Koen Vos
151
-4099/+3744
2011-10-28
test vector wip, nothing to see here
Jean-Marc Valin
2
-0/+9
2011-10-28
Use the fallback __GNUC_PREREQ from arch.h in ecintrin.h.
Ralph Giles
1
-9/+8
2011-10-28
Remove relative paths to opus.h.
Ralph Giles
3
-3/+3
2011-10-28
Remove the define check for __GNUC_PREREQ.
Ralph Giles
1
-3/+2
2011-10-28
Fix the test for gcc version >= 4.6 to work for gcc 5 and up.
Ralph Giles
1
-2/+3
2011-10-28
Move opus_apps inside the MALLOC_FAIL block.
Ralph Giles
1
-2/+4
2011-10-28
Make the MALLOC_FAIL test solely dependent on HAVE___MALLOC_HOOK.
Ralph Giles
1
-1/+1
2011-10-28
Use #pragma GCC diagnostic push/pop only on gcc 4.6 and later.
Ralph Giles
1
-0/+6
[next]