xiph
/
opus.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixes typo in C6x macro.
2009-08-09
Jean-Marc Valin
Fixes typo in C6x macro.
commit
|
commitdiff
|
tree
2009-08-08
Jean-Marc Valin
C89 and 16-bit fixes
commit
|
commitdiff
|
tree
2009-08-01
Jean-Marc Valin
Allocating enough mem in celtenc/celtdec to handle...
commit
|
commitdiff
|
tree
2009-08-01
Jean-Marc Valin
This fixes a VBR bug introduced by raw bits. We should...
commit
|
commitdiff
|
tree
2009-07-26
Jean-Marc Valin
Changing some code to use BITRES directly instead of...
commit
|
commitdiff
|
tree
2009-07-26
Jean-Marc Valin
Raw bits encoding/decoding functions renamed to *_raw...
commit
|
commitdiff
|
tree
2009-07-23
Jean-Marc Valin
Raw bits enabled for the multiply-free range coder...
commit
|
commitdiff
|
tree
2009-07-23
Jean-Marc Valin
Implemented "raw bits"
commit
|
commitdiff
|
tree
2009-07-23
Jean-Marc Valin
Reducing the size of the pulses->bits cache by restricting...
commit
|
commitdiff
|
tree
2009-07-21
Jean-Marc Valin
C89 compatibility fixes for pseudo-stack mode.
commit
|
commitdiff
|
tree
2009-07-14
Jean-Marc Valin
Bump version number to 0.6.1
commit
|
commitdiff
|
tree
2009-07-13
Jean-Marc Valin
Updating draft to match latest code changes
commit
|
commitdiff
|
tree
2009-07-13
Jean-Marc Valin
Using normalised M/S stereo data for folding and use...
commit
|
commitdiff
|
tree
2009-07-12
Jean-Marc Valin
Using MS stereo for all bands, fixing a few bugs in...
commit
|
commitdiff
|
tree
2009-07-09
Jean-Marc Valin
Allowing frame sizes up to 1024, with pitch enabled...
commit
|
commitdiff
|
tree
2009-07-05
Jean-Marc Valin
ietf doc: final tweak
commit
|
commitdiff
|
tree
2009-07-05
Jean-Marc Valin
removed useless comments
commit
|
commitdiff
|
tree
2009-07-05
Jean-Marc Valin
ietf doc: stereo and other details
commit
|
commitdiff
|
tree
2009-07-05
Jean-Marc Valin
Making real sure not to bust the pseudo-stack even...
commit
|
commitdiff
|
tree
2009-07-05
Jean-Marc Valin
ietf doc: more corrections
commit
|
commitdiff
|
tree
2009-07-04
Jean-Marc Valin
ief doc: Moving allocation matrix interpolation to...
commit
|
commitdiff
|
tree
2009-07-04
Jean-Marc Valin
ietf doc: removed duplicate paragraph in allocation...
commit
|
commitdiff
|
tree
2009-07-04
Jean-Marc Valin
ietf doc: fixed a few minor things that were broken...
commit
|
commitdiff
|
tree
2009-07-01
Jean-Marc Valin
fixed-point: fixing two overflows that didn't really...
commit
|
commitdiff
|
tree
2009-07-01
Jean-Marc Valin
fixing a floating point bug for very small signals
commit
|
commitdiff
|
tree
2009-07-01
Jean-Marc Valin
ietf doc: misc
commit
|
commitdiff
|
tree
2009-06-30
Jean-Marc Valin
ietf doc: decoder overview (ASCII art)
commit
|
commitdiff
|
tree
2009-06-30
Jean-Marc Valin
ietf doc: encoder overview (ASCII art)
commit
|
commitdiff
|
tree
2009-06-28
Jean-Marc Valin
ietf doc: final fine bits, some fixes to the references
commit
|
commitdiff
|
tree
2009-06-24
Jean-Marc Valin
Bump version to 0.6.0 and increase bitstream version.
commit
|
commitdiff
|
tree
2009-06-21
Jean-Marc Valin
Gives an error when trying to create a stereo mode...
commit
|
commitdiff
|
tree
2009-06-19
Jean-Marc Valin
Minor simplification to the transient code
commit
|
commitdiff
|
tree
2009-06-19
Jean-Marc Valin
Simplifies the stereo mixing code, throwing away some...
commit
|
commitdiff
|
tree
2009-06-18
Jean-Marc Valin
Fixing a few bugs introduced in the energy interleaving...
commit
|
commitdiff
|
tree
2009-06-18
Jean-Marc Valin
Interleaving the left and right final fine energy bits
commit
|
commitdiff
|
tree
2009-06-18
Jean-Marc Valin
Interleaving the left and right fine energy
commit
|
commitdiff
|
tree
2009-06-17
Jean-Marc Valin
intealeaving the left and right coarse energy
commit
|
commitdiff
|
tree
2009-06-17
Jean-Marc Valin
Forced intra now overrides intra avoidance at low rate...
commit
|
commitdiff
|
tree
2009-06-16
Jean-Marc Valin
Minor stuff: preventing float underflow in celt_exp2...
commit
|
commitdiff
|
tree
2009-06-15
Jean-Marc Valin
This fixes a folding issue with stereo
commit
|
commitdiff
|
tree
2009-06-14
Jean-Marc Valin
More de-interleaving: denormalised MDCT no longer stored...
commit
|
commitdiff
|
tree
2009-06-14
Jean-Marc Valin
removing redundant calls to exp2()
commit
|
commitdiff
|
tree
2009-06-14
Jean-Marc Valin
Simplifying the stereo energy quantisation functions...
commit
|
commitdiff
|
tree
2009-06-14
Jean-Marc Valin
Now storing the band energies in de-interleaved format...
commit
|
commitdiff
|
tree
2009-06-14
Jean-Marc Valin
removing redundant calls to log2()
commit
|
commitdiff
|
tree
2009-06-14
Jean-Marc Valin
float approximations for log2() and exp2()
commit
|
commitdiff
|
tree
2009-06-11
Jean-Marc Valin
Better ebits rounding and making it possible to add...
commit
|
commitdiff
|
tree
2009-06-10
Jean-Marc Valin
Adding extra fine bits only when we have rounded down...
commit
|
commitdiff
|
tree
2009-06-09
Jean-Marc Valin
The 010101 end of stream pattern is no longer needed...
commit
|
commitdiff
|
tree
2009-06-09
Jean-Marc Valin
This makes it possible to use the bits left after PVQ...
commit
|
commitdiff
|
tree
2009-06-08
Jean-Marc Valin
Minor simplification to the fine energy code
commit
|
commitdiff
|
tree
2009-06-07
Jean-Marc Valin
This simplifies the energy quantisation by converting...
commit
|
commitdiff
|
tree
2009-06-05
Jean-Marc Valin
Improving code conversion to publishable form.
commit
|
commitdiff
|
tree
2009-06-03
Jean-Marc Valin
Removed support for band-per-band stereo_mode that...
commit
|
commitdiff
|
tree
2009-06-03
Jean-Marc Valin
Updating DISABLE_STEREO to the new stereo code (i.e...
commit
|
commitdiff
|
tree
2009-06-02
Jean-Marc Valin
Disabling K>128 until it can be shown to be useful.
commit
|
commitdiff
|
tree
2009-06-02
Jean-Marc Valin
It is no longer necessary to have a minimum of one...
commit
|
commitdiff
|
tree
2009-06-02
Jean-Marc Valin
Adding a decision mechanism for turning folding on...
commit
|
commitdiff
|
tree
2009-05-30
Jean-Marc Valin
Making the modified transient code work with stereo...
commit
|
commitdiff
|
tree
2009-05-30
Jean-Marc Valin
Fix for a mode memory leak -- was still allocating...
commit
|
commitdiff
|
tree
2009-05-30
Jean-Marc Valin
New transient handling code that weights the MDCTs...
commit
|
commitdiff
|
tree
2009-05-27
Jean-Marc Valin
1024 pulses ought to be enough for everybody
commit
|
commitdiff
|
tree
2009-05-27
Jean-Marc Valin
Enabling more than 128 pulses for N=3 and N=4.
commit
|
commitdiff
|
tree
2009-05-24
Jean-Marc Valin
This fixes a bug in the new stereo code triggered only...
commit
|
commitdiff
|
tree
2009-05-24
Jean-Marc Valin
Slightly increasing the range of value by making sure...
commit
|
commitdiff
|
tree
2009-05-23
Jean-Marc Valin
Documentation update: removed lookahead from the doxygen...
commit
|
commitdiff
|
tree
2009-05-23
Jean-Marc Valin
Making use of previously unused range of the laplace...
commit
|
commitdiff
|
tree
2009-05-23
Jean-Marc Valin
Setting ft=32768 instead of 32767 so that implementations...
commit
|
commitdiff
|
tree
2009-05-23
Jean-Marc Valin
Should be enough to handle signals with a 144 dB (24...
commit
|
commitdiff
|
tree
2009-05-22
Jean-Marc Valin
Adds support for up to 32767 pulses for the N=3 case...
commit
|
commitdiff
|
tree
2009-05-22
Jean-Marc Valin
Proper use of SCALEIN() as suggested by John Ridges
commit
|
commitdiff
|
tree
2009-05-19
Jean-Marc Valin
Make it possible to use more than 255 pulses (not used...
commit
|
commitdiff
|
tree
2009-05-03
Jean-Marc Valin
The intra decision is now made for the following frame...
commit
|
commitdiff
|
tree
2009-05-02
Jean-Marc Valin
Dynamically selecting intra energy based on energy...
commit
|
commitdiff
|
tree
2009-05-01
Jean-Marc Valin
Add support for intra-coding of the coarse energy.
commit
|
commitdiff
|
tree
2009-04-30
Jean-Marc Valin
Apparently the 0b notation used for the flags isn't...
commit
|
commitdiff
|
tree
2009-04-29
Jean-Marc Valin
New code for encoding the flags
commit
|
commitdiff
|
tree
2009-04-28
Jean-Marc Valin
Making it easier to Torben to develop his new PLC code
commit
|
commitdiff
|
tree
2009-04-12
Jean-Marc Valin
Making the "data" argument to celt_decode() const as...
commit
|
commitdiff
|
tree
2009-03-30
Jean-Marc Valin
Cleanup: getting rid of some old bits of stereo code...
commit
|
commitdiff
|
tree
2009-03-27
Jean-Marc Valin
Squashed commit of the following:
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
Author: Jean-Marc Valin <
jean-marc.valin@usherbrooke.ca
>
commit
|
commitdiff
|
tree
2009-03-06
Jean-Marc Valin
low-overhead mode
commit
|
commitdiff
|
tree
2009-03-06
Jean-Marc Valin
C code example
commit
|
commitdiff
|
tree
2009-02-16
Jean-Marc Valin
Preparing for version 0.5.2
commit
|
commitdiff
|
tree
2009-02-10
Jean-Marc Valin
Fixed an overflow in the bit allocation table for large...
commit
|
commitdiff
|
tree
2009-02-10
Jean-Marc Valin
Better allocation rounding as suggested by derf
commit
|
commitdiff
|
tree
2009-02-09
Jean-Marc Valin
Changed the allocator to be smarter about the way it...
commit
|
commitdiff
|
tree
2009-02-04
Jean-Marc Valin
License for the kiss-fft headers
commit
|
commitdiff
|
tree
2009-01-14
Jean-Marc Valin
Pitch now quantised at the band level, got rid of all...
commit
|
commitdiff
|
tree
2009-01-14
Jean-Marc Valin
Moved the application of the pitch gain to (un)quant_bands...
commit
|
commitdiff
|
tree
2009-01-09
Jean-Marc Valin
nothing to see here
commit
|
commitdiff
|
tree
2008-12-18
Jean-Marc Valin
Bump version to 0.5.1
commit
|
commitdiff
|
tree
2008-12-13
Jean-Marc Valin
New VQ search is now enabled by default after fixing...
commit
|
commitdiff
|
tree
2008-12-07
Jean-Marc Valin
Fixes two bugs in get_required_bits() for the split...
commit
|
commitdiff
|
tree
2008-12-07
Jean-Marc Valin
Fix a case where the new search can leave us with no...
commit
|
commitdiff
|
tree
2008-12-06
Jean-Marc Valin
Cleaned up some junk left from the last allocator change
commit
|
commitdiff
|
tree
2008-12-05
Jean-Marc Valin
New VQ search nearly fixed-point ready
commit
|
commitdiff
|
tree
2008-12-05
Jean-Marc Valin
New VQ search works in fixed-point even though there...
commit
|
commitdiff
|
tree
2008-12-05
Jean-Marc Valin
Experimental code to improve both the speed and accuracy...
commit
|
commitdiff
|
tree
2008-12-05
Jean-Marc Valin
alg_quant() now handles the sign of X[] separately...
commit
|
commitdiff
|
tree
next