xiph
/
opus.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixing the global stack -- and an overflow in collapse_mask
[opus.git]
/
tools
/
2011-02-01
Jean-Marc Valin
Adds a generic CELT_SET_BITRATE() ctl() API for CBR...
tree
|
commitdiff
2011-01-31
Jean-Marc Valin
No longer extracting the frame size from the mode to...
tree
|
commitdiff
2011-01-30
Jean-Marc Valin
Merge branch 'exp_api_change'
tree
|
commitdiff
2011-01-29
Jean-Marc Valin
celt_encoder_create() now defaults to Opus standard...
tree
|
commitdiff
2011-01-27
Jean-Marc Valin
Minor opus_compare fix
tree
|
commitdiff
2011-01-27
Jean-Marc Valin
Comparison tool for decoder compliance
tree
|
commitdiff
2011-01-12
Jean-Marc Valin
Fixes constrained VBR
tree
|
commitdiff
2011-01-11
David Schleef
MSVC build fixes
tree
|
commitdiff
2010-12-20
Jean-Marc Valin
Bump to 0.10
tree
|
commitdiff
2010-12-05
Jean-Marc Valin
Add API support for unconstrained VBR
tree
|
commitdiff
2010-11-08
Jean-Marc Valin
0.9.1 release
tree
|
commitdiff
2010-10-28
Gregory Maxwell
Switch example tools to use VBR and 960 sample frames...
tree
|
commitdiff
2010-07-08
Jean-Marc Valin
Version string update
tree
|
commitdiff
2010-06-28
Jean-Marc Valin
Updating various version strings
tree
|
commitdiff
2010-05-08
Jean-Marc Valin
API change: optional resynthesis
tree
|
commitdiff
2010-05-08
Jean-Marc Valin
More work on variable frame size (getting rid of FRAMES...
tree
|
commitdiff
2010-05-08
Jean-Marc Valin
Changing the encoder API to add the frame size
tree
|
commitdiff
2010-01-16
Thorvald Natvig
Change name of libcelt to libcelt0
tree
|
commitdiff
2010-01-08
Stefan de Konink
Updates celtclient to the new API.
tree
|
commitdiff
2009-10-18
Jean-Marc Valin
Updated copyright notices
tree
|
commitdiff
2009-10-17
Jean-Marc Valin
Changed all the celt*int*_t types to remove the _t...
tree
|
commitdiff
2009-10-16
Jean-Marc Valin
The number of channels is now set when creating the...
tree
|
commitdiff
2009-08-01
Jean-Marc Valin
Allocating enough mem in celtenc/celtdec to handle...
tree
|
commitdiff
2009-06-08
Gregory Maxwell
Add support for interframe prediction control in celtenc.
tree
|
commitdiff
2009-05-22
Gregory Maxwell
VBR support. VBR API and VBR support in celtenc.
tree
|
commitdiff
2009-02-26
Gregory Maxwell
Add version info to celtenc/celtdec output as suggested...
tree
|
commitdiff
2009-02-04
Gregory Maxwell
Some additional documentaion in the celtenc UI.
tree
|
commitdiff
2009-02-04
Gregory Maxwell
Additional copyright notices.
tree
|
commitdiff
2009-02-03
Gregory Maxwell
Minor enhancements to celtenc to avoid silently capping...
tree
|
commitdiff
2009-01-20
Gregory Maxwell
This fixes a couple of issues with celtclient.c and...
tree
|
commitdiff
2008-11-27
Gregory Maxwell
Celtclient improvements: A usable usage message and...
tree
|
commitdiff
2008-10-29
Gregory Maxwell
Fixed use of the jitter buffer in celtclient.
tree
|
commitdiff
2008-10-08
Gregory Maxwell
Add support for a complexity argument to both testcelt...
tree
|
commitdiff
2008-10-01
Gregory Maxwell
API: Change celt_encode and celt_encode_float so that...
tree
|
commitdiff
2008-08-02
Jean-Marc Valin
Fixed two issues pointed out by Greg
tree
|
commitdiff
2008-06-18
Jean-Marc Valin
Automatically choosing the overlap based on the frame...
tree
|
commitdiff
2008-06-09
Jean-Marc Valin
Suggesting .oga as extension for Ogg files
tree
|
commitdiff
2008-03-16
Jean-Marc Valin
Removed useless functions that caused warnings in skele...
tree
|
commitdiff
2008-03-13
Jean-Marc Valin
Adjusting/fixing warnings
tree
|
commitdiff
2008-03-04
Jean-Marc Valin
fixed-point: converted denormalise_bands()
tree
|
commitdiff
2008-03-03
Jean-Marc Valin
added suffix to real fft. The celtclient can now be...
tree
|
commitdiff
2008-02-26
Jean-Marc Valin
Put the channel count outside of the energy calculation...
tree
|
commitdiff
2008-02-25
Jean-Marc Valin
Ogg decoder does gapless for the beginning of the file.
tree
|
commitdiff
2008-02-21
Jean-Marc Valin
Making sure freed or corrupted modes can't be used...
tree
|
commitdiff
2008-02-21
Jean-Marc Valin
Updated the header and celtenc/celtdec tools to the...
tree
|
commitdiff
2008-02-20
Jean-Marc Valin
Changed _new() to _create() in the API. Added some...
tree
|
commitdiff
2008-02-18
Jean-Marc Valin
celtclient udp two-way streamer. Not enabled yet becaus...
tree
|
commitdiff
2008-02-14
Gregory Maxwell
Fix from speex svn 14504.
tree
|
commitdiff
2008-02-14
Gregory Maxwell
Fix handling of truncated ogg packets.
tree
|
commitdiff
2008-02-14
Jean-Marc Valin
setting nb channels automatically from the mode.
tree
|
commitdiff
2008-02-13
Conrad Parker
skeleton endianness fixes
tree
|
commitdiff
2008-02-13
Conrad Parker
off-by-one fix as reported by ogg.k.ogg.k and recently...
tree
|
commitdiff
2008-02-02
Jean-Marc Valin
Fix reporting of bit-rate in decoder
tree
|
commitdiff
2008-02-02
Jean-Marc Valin
Fixed a typo and removed an old warning from speexenc...
tree
|
commitdiff
2008-02-01
Jean-Marc Valin
couple fixes to Ogg encoder/decoder
tree
|
commitdiff
2008-02-01
Jean-Marc Valin
celtenc and celtdec work for stereo as well.
tree
|
commitdiff
2008-02-01
Jean-Marc Valin
oops, forgot the makefile
tree
|
commitdiff
2008-02-01
Jean-Marc Valin
bit of cleaning up, default sampling rate
tree
|
commitdiff
2008-02-01
Jean-Marc Valin
Got the Ogg encoder and decoder to (barely) work.
tree
|
commitdiff
2008-01-31
Jean-Marc Valin
clean up... oh and actually committed the header definition
tree
|
commitdiff
2008-01-31
Jean-Marc Valin
Fixed the default int32 type which was wrong on amd64...
tree
|
commitdiff