xiph
/
opus.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'exp-highpass'
[opus.git]
/
src
/
opus_encoder.c
2011-09-02
Jean-Marc Valin
Merge branch 'exp-highpass'
blob
|
commitdiff
2011-09-02
Jean-Marc Valin
Removes code that became useless with the Opus-level...
exp-highpass
blob
|
commitdiff
2011-09-01
Jean-Marc Valin
First attempt at global high-pass filter
blob
|
commitdiff
|
diff to current
2011-09-01
Jean-Marc Valin
Simplifying buffering to make an Opus-level highpass...
blob
|
commitdiff
|
diff to current
2011-09-01
Jean-Marc Valin
Implements the OpusCustom modes (mostly) properly
blob
|
commitdiff
|
diff to current
2011-08-31
Jean-Marc Valin
Sharing more macros between the Opus code and the CELT...
blob
|
commitdiff
|
diff to current
2011-08-31
Jean-Marc Valin
Makes the CELT init() functions behave just like the...
blob
|
commitdiff
|
diff to current
2011-08-31
Jean-Marc Valin
Opus now only uses the _with_ec() calls to CELT
blob
|
commitdiff
|
diff to current
2011-08-31
Jean-Marc Valin
Implements OPUS_RESET_STATE for the encoder (untested...
blob
|
commitdiff
|
diff to current
2011-08-30
Jean-Marc Valin
Using OPUS_ macros for <string.h> operations
blob
|
commitdiff
|
diff to current
2011-08-30
Jean-Marc Valin
Adds missing RESTORE_STACK to Opus encoder
blob
|
commitdiff
|
diff to current
2011-08-30
Jean-Marc Valin
Fixes a bug introduced in 8fe8b8e0b
blob
|
commitdiff
|
diff to current
2011-08-29
Jean-Marc Valin
Fixes warnings
blob
|
commitdiff
|
diff to current
2011-08-29
Jean-Marc Valin
Fixes minor issues from the previous allocation wrapper...
blob
|
commitdiff
|
diff to current
2011-08-29
Jean-Marc Valin
Wrapping all allocation within opus_alloc() and opus_free()
blob
|
commitdiff
|
diff to current
2011-08-29
Jean-Marc Valin
Better error handling in the Opus API
blob
|
commitdiff
|
diff to current
2011-08-29
Jean-Marc Valin
s/INBAND_FEC_FLAG/INBAND_FEC/
blob
|
commitdiff
|
diff to current
2011-08-26
Gregory Maxwell
Disable the LPC mode highpass filter when set to APPLIC...
blob
|
commitdiff
|
diff to current
2011-08-26
Jean-Marc Valin
More precise CELT/SILK delay compensation to reduce...
blob
|
commitdiff
|
diff to current
2011-08-24
Ralph Giles
Expand tabs and regularize some conditionals.
blob
|
commitdiff
|
diff to current
2011-08-22
Jean-Marc Valin
Moves align() to a single header
blob
|
commitdiff
|
diff to current
2011-08-20
Jean-Marc Valin
Better handling of DTX for range coder state checks
blob
|
commitdiff
|
diff to current
2011-08-19
Jean-Marc Valin
Final range coder state now exposed through the ctl...
blob
|
commitdiff
|
diff to current
2011-08-19
Jean-Marc Valin
Including redundant frames in the final range coder...
blob
|
commitdiff
|
diff to current
2011-08-19
Jean-Marc Valin
Removes opus_encoder.h and opus_decoder.h
blob
|
commitdiff
|
diff to current
2011-08-18
Jean-Marc Valin
Renaming "mode" option to "application"
blob
|
commitdiff
|
diff to current
2011-08-18
Jean-Marc Valin
s/OPUS_SET_VBR_FLAG/OPUS_SET_VBR/
blob
|
commitdiff
|
diff to current
2011-08-18
Jean-Marc Valin
Changing the encoder to output the ToC in DTX mode
blob
|
commitdiff
|
diff to current
2011-08-17
Jean-Marc Valin
Adds a floating-point API to Opus
blob
|
commitdiff
|
diff to current
2011-08-16
Jean-Marc Valin
Define CELT bitrate=-1 as "unlimited" (i.e. all bytes...
blob
|
commitdiff
|
diff to current
2011-08-16
Jean-Marc Valin
Fixes a high bit-rate redundant frame bug
blob
|
commitdiff
|
diff to current
2011-08-15
Gregory Maxwell
Strip off trailing zero bytes when in LPC mode.
blob
|
commitdiff
|
diff to current
2011-08-15
Jean-Marc Valin
Fixes an encoder bugg when requesting a CBR rate over...
blob
|
commitdiff
|
diff to current
2011-08-13
Jean-Marc Valin
Properly take into account the frame size to decide...
blob
|
commitdiff
|
diff to current
2011-08-12
Jean-Marc Valin
Fixes a mode transition bug found by fuzzing
blob
|
commitdiff
|
diff to current
2011-08-11
Jean-Marc Valin
Adds a fuzzing mode that causes the encoder to make...
blob
|
commitdiff
|
diff to current
2011-08-03
Jean-Marc Valin
Adds OPUS_GET_LOOKAHEAD
blob
|
commitdiff
|
diff to current
2011-08-02
Ralph Giles
Regularize whitespace in the src directory.
blob
|
commitdiff
|
diff to current
2011-07-30
Jean-Marc Valin
Making use of the opus_int* types in the toplevel Opus...
blob
|
commitdiff
|
diff to current
2011-07-29
Jean-Marc Valin
Renamed celt_[u]int* to opus_[u]int*
blob
|
commitdiff
|
diff to current
2011-07-29
Ralph Giles
Always enable OPUS_TEST_RANGE_CODER_STATE.
blob
|
commitdiff
|
diff to current
2011-07-08
Jean-Marc Valin
Ensures that the end band is always set for redundant...
blob
|
commitdiff
|
diff to current
2011-06-14
Jean-Marc Valin
Better error checking, getting 60 ms to work again
blob
|
commitdiff
|
diff to current
2011-06-14
Jean-Marc Valin
Defensive programming: added some error checking
blob
|
commitdiff
|
diff to current
2011-05-26
Jean-Marc Valin
splitting encoder config in terms of application and...
blob
|
commitdiff
|
diff to current
2011-05-26
Jean-Marc Valin
Fixes an issue when triggering PLC before receiving...
blob
|
commitdiff
|
diff to current
2011-05-26
Koen Vos
Removes auto mode and fixes a force_mono issue
blob
|
commitdiff
|
diff to current
2011-05-19
Jean-Marc Valin
Fixes a bug in the init() functions where were weren...
blob
|
commitdiff
|
diff to current
2011-05-19
Jean-Marc Valin
Squashed commit of the following:
blob
|
commitdiff
|
diff to current
2011-05-10
Jean-Marc Valin
Adding a decent auto/default bit-rate choice
blob
|
commitdiff
|
diff to current
2011-05-06
Jean-Marc Valin
Adds opus_{en|de}coder_init() and opus_{en|de|coder_get...
blob
|
commitdiff
|
diff to current
2011-05-05
Jean-Marc Valin
Removes pointers from the Opus state
blob
|
commitdiff
|
diff to current
2011-05-05
Jean-Marc Valin
Improvements to error handling and warning fixes
blob
|
commitdiff
|
diff to current
2011-05-05
Jean-Marc Valin
Rewrote the bandwidth selection code
blob
|
commitdiff
|
diff to current
2011-05-05
Jean-Marc Valin
Minor tuning the WB/SWB and SWB/FB thresholds
blob
|
commitdiff
|
diff to current
2011-05-03
Jean-Marc Valin
comments
blob
|
commitdiff
|
diff to current
2011-05-03
Jean-Marc Valin
Fixes bandwidth decision when reducing the bit-rate
blob
|
commitdiff
|
diff to current
2011-04-30
Jean-Marc Valin
Fixes 60 ms speech mode
blob
|
commitdiff
|
diff to current
2011-04-28
Jean-Marc Valin
Merge commit 'silk-repo/master'
blob
|
commitdiff
|
diff to current
2011-04-28
Jean-Marc Valin
Merge commit 'celt-repo/master'
blob
|
commitdiff
|
diff to current
2011-04-28
Jean-Marc Valin
Relying on SILK for the switching decisions
blob
|
commitdiff
|
diff to current
2011-04-27
Jean-Marc Valin
Tuning the bandwidth decision
blob
|
commitdiff
|
diff to current
2011-04-27
Jean-Marc Valin
Changing the SILK bandwidth only when there's no speech
blob
|
commitdiff
|
diff to current
2011-04-27
Koen Vos
SILK update
blob
|
commitdiff
|
diff to current
2011-04-25
Jean-Marc Valin
Loss rate adaptation for the CELT layer
blob
|
commitdiff
|
diff to current
2011-03-18
Jean-Marc Valin
Minor redundant frame fixes
blob
|
commitdiff
|
diff to current
2011-03-17
Jean-Marc Valin
Fixes a few PLC/DTX bugs due to the recent decode API...
blob
|
commitdiff
|
diff to current
2011-03-14
Jean-Marc Valin
Adding constrained VBR mode
blob
|
commitdiff
|
diff to current
2011-03-11
Jean-Marc Valin
Disable newly introduced CELT signalling
blob
|
commitdiff
|
diff to current
2011-03-09
Jean-Marc Valin
Updating the build of the draft and adding fixed-point...
blob
|
commitdiff
|
diff to current
2011-03-09
Jean-Marc Valin
Automatic bandwidth selection
blob
|
commitdiff
|
diff to current
2011-03-09
Jean-Marc Valin
removing debug code
blob
|
commitdiff
|
diff to current
2011-03-08
Jean-Marc Valin
Cleanup
blob
|
commitdiff
|
diff to current
2011-03-08
Jean-Marc Valin
Simple mode selection logic
blob
|
commitdiff
|
diff to current
2011-03-08
Jean-Marc Valin
Fixes a few issues with PLC-based mode switching
blob
|
commitdiff
|
diff to current
2011-03-08
Jean-Marc Valin
Support for glitchles mode switching
blob
|
commitdiff
|
diff to current
2011-03-03
Jean-Marc Valin
Fix redundancy mismatch
blob
|
commitdiff
|
diff to current
2011-03-03
Jean-Marc Valin
Fix PLC-based mode transition code.
blob
|
commitdiff
|
diff to current
2011-03-02
Jean-Marc Valin
Implementing decoder-side support for redundant mode...
blob
|
commitdiff
|
diff to current
2011-02-28
Jean-Marc Valin
SILK/CELT update
blob
|
commitdiff
|
diff to current
2011-02-20
Jean-Marc Valin
Buffer pre-filling in the encoder
blob
|
commitdiff
|
diff to current
2011-02-17
Koen Vos
SILK can't use more than 80% of the bits in hybrid...
blob
|
commitdiff
|
diff to current
2011-02-15
Jean-Marc Valin
Improved transitions between the different modes
blob
|
commitdiff
|
diff to current
2011-02-14
Koen Vos
Update for in-band FEC
blob
|
commitdiff
|
diff to current
2011-02-11
Jean-Marc Valin
Relicensing to simplified (2-clause) BSD license
blob
|
commitdiff
|
diff to current
2011-02-09
Jean-Marc Valin
Fixes buffering issues with CELT-only mode at 2.5 ms
blob
|
commitdiff
|
diff to current
2011-02-04
Koen Vos
Tuning the hybrid bit-rate split
blob
|
commitdiff
|
diff to current
2011-02-04
Timothy B. Terriberry
Update Opus range coder due to CELT refactoring.
blob
|
commitdiff
|
diff to current
2011-02-03
Jean-Marc Valin
Setting CELT complexity
blob
|
commitdiff
|
diff to current
2011-02-03
Jean-Marc Valin
Oops, had inverted some tuning lines
blob
|
commitdiff
|
diff to current
2011-02-03
Jean-Marc Valin
Hybrid tuning
blob
|
commitdiff
|
diff to current
2011-02-03
Jean-Marc Valin
Some more hybrid tuning (mostly for CBR)
blob
|
commitdiff
|
diff to current
2011-02-03
Karsten Vandborg...
Hybrid mode tuning
blob
|
commitdiff
|
diff to current
2011-02-03
Koen Vos
Testing the range coder final state
blob
|
commitdiff
|
diff to current
2011-02-02
Jean-Marc Valin
Better handling of test_opus bandwidth options
blob
|
commitdiff
|
diff to current
2011-02-01
Jean-Marc Valin
Enabling real CELT VBR
blob
|
commitdiff
|
diff to current
2011-02-01
Jean-Marc Valin
Merged Koen's encoder changes
blob
|
commitdiff
|
diff to current
2011-01-31
Jean-Marc Valin
Got stereo support to work in CELT-only mode
blob
|
commitdiff
|
diff to current
2011-01-31
Jean-Marc Valin
More stereo work
blob
|
commitdiff
|
diff to current
2011-01-31
Jean-Marc Valin
Some initial work on stereo support (not complete)
blob
|
commitdiff
|
diff to current
next