2010-12-05 |
Jean-Marc Valin | Add API support for unconstrained VBR |
blob | commitdiff |
2010-11-04 |
Jean-Marc Valin | Squashed commit of the following: |
blob | commitdiff | diff to current |
2010-08-27 |
Jean-Marc Valin | Adds _init() functions that do not allocate the states... |
blob | commitdiff | diff to current |
2010-07-13 |
Jean-Marc Valin | Support for adjusting the end band |
blob | commitdiff | diff to current |
2010-05-19 |
Jean-Marc Valin | Implemented CELT_SET_START_BAND |
blob | commitdiff | diff to current |
2010-05-08 |
Jean-Marc Valin | API change: optional resynthesis |
blob | commitdiff | diff to current |
2010-05-08 |
Jean-Marc Valin | More work on variable frame size (getting rid of FRAMES... |
blob | commitdiff | diff to current |
2010-05-08 |
Jean-Marc Valin | Changing the encoder API to add the frame size |
blob | commitdiff | diff to current |
2009-10-24 |
Jean-Marc Valin | misc minor changes |
blob | commitdiff | diff to current |
2009-10-23 |
Jean-Marc Valin | doxygen fix |
blob | commitdiff | diff to current |
2009-10-19 |
Jean-Marc Valin | fixed a few trivial bugs: exporting celt_strerror(... |
blob | commitdiff | diff to current |
2009-10-18 |
Jean-Marc Valin | Updated copyright notices |
blob | commitdiff | diff to current |
2009-10-17 |
Jean-Marc Valin | Changed all the celt*int*_t types to remove the _t... |
blob | commitdiff | diff to current |
2009-10-17 |
Jean-Marc Valin | Now using a unique ID for CELT_ALLOC_FAIL |
blob | commitdiff | diff to current |
2009-10-16 |
Jean-Marc Valin | Improved error handling, and implemented celt_strerror() |
blob | commitdiff | diff to current |
2009-10-16 |
Jean-Marc Valin | The number of channels is now set when creating the... |
blob | commitdiff | diff to current |
2009-06-08 |
Jean-Marc Valin | Merge commit 'origin/master' |
blob | commitdiff | diff to current |
2009-06-05 |
Jean-Marc Valin | Merge commit 'greg/master' |
blob | commitdiff | diff to current |
2009-06-05 |
Jean-Marc Valin | IETF doc update, including better source code formatting |
blob | commitdiff | diff to current |
2009-06-05 |
Gregory Maxwell | For celt_encoder_ctl CELT_SET_LTP is replaced with... |
blob | commitdiff | diff to current |
2009-06-05 |
Gregory Maxwell | Add paranoid checking for the validity of the encoder... |
blob | commitdiff | diff to current |
2009-06-03 |
Gregory Maxwell | Add get_mode CTL for the encoder and decoder. |
blob | commitdiff | diff to current |
2009-05-30 |
Gregory Maxwell | Add a mode_info call to obtain the sampling rate of... |
blob | commitdiff | diff to current |
2009-05-23 |
Jean-Marc Valin | Documentation update: removed lookahead from the doxyge... |
blob | commitdiff | diff to current |
2009-05-22 |
John Ridges | This code does a very naive reset of the state. It... |
blob | commitdiff | diff to current |
2009-05-22 |
Gregory Maxwell | VBR support. VBR API and VBR support in celtenc. |
blob | commitdiff | diff to current |
2009-04-12 |
Jean-Marc Valin | Making the "data" argument to celt_decode() const as... |
blob | commitdiff | diff to current |
2009-02-17 |
Gregory Maxwell | API documentation updates. |
blob | commitdiff | diff to current |
2009-02-17 |
Gregory Maxwell | Miscellaneous comment, copyright notice, readme updates. |
blob | commitdiff | diff to current |
2009-02-06 |
Gregory Maxwell | Update comment in celt.h to reflect that frame sizes... |
blob | commitdiff | diff to current |
2009-02-04 |
Gregory Maxwell | Additional copyright notices. |
blob | commitdiff | diff to current |
2008-12-14 |
Gregory Maxwell | Add a SET_LTP call to allow on the fly activation/deact... |
blob | commitdiff | diff to current |
2008-12-02 |
Gregory Maxwell | Support for 96kHz. |
blob | commitdiff | diff to current |
2008-10-09 |
Jean-Marc Valin | Preparing for 0.5.0 |
blob | commitdiff | diff to current |
2008-10-06 |
Jean-Marc Valin | celt_encoder_ctl() is a bit more type-safe. |
blob | commitdiff | diff to current |
2008-10-01 |
Gregory Maxwell | API: Change celt_encode and celt_encode_float so that... |
blob | commitdiff | diff to current |
2008-09-30 |
Jean-Marc Valin | Added celt_encoder_ctl() and CELT_SET_COMPLEXITY |
blob | commitdiff | diff to current |
2008-08-12 |
Gregory Maxwell | Adding a floating point interface to encode and decode |
blob | commitdiff | diff to current |
2008-06-18 |
Jean-Marc Valin | Automatically choosing the overlap based on the frame... |
blob | commitdiff | diff to current |
2008-06-07 |
Peter Kirk | Use EXPORT macro in a way compatible with win32 |
blob | commitdiff | diff to current |
2008-05-15 |
Jean-Marc Valin | Added calls to query the bit-stream version. |
blob | commitdiff | diff to current |
2008-03-07 |
Jean-Marc Valin | sampling rate has to be int32 |
blob | commitdiff | diff to current |
2008-03-04 |
Jean-Marc Valin | Removed deprecated mode interface and added missing... |
blob | commitdiff | diff to current |
2008-02-20 |
Jean-Marc Valin | Mode doc |
blob | commitdiff | diff to current |
2008-02-20 |
Jean-Marc Valin | Updated Doxygen comments, removed an incorrectly placed... |
blob | commitdiff | diff to current |
2008-02-20 |
Jean-Marc Valin | Changed _new() to _create() in the API. Added some... |
blob | commitdiff | diff to current |
2008-02-18 |
Jean-Marc Valin | Some error reporting in the mode generation code. More... |
blob | commitdiff | diff to current |
2008-02-18 |
Jean-Marc Valin | Making use of dynamically generated modes by default |
blob | commitdiff | diff to current |
2008-02-18 |
Jean-Marc Valin | Can now easily use modes generated on the fly. |
blob | commitdiff | diff to current |
2008-02-15 |
Jean-Marc Valin | Experimental ld51 mode (needs more work) |
blob | commitdiff | diff to current |
2008-02-11 |
Jean-Marc Valin | Re-ordered the parameters in the stream: [energy, pitch... |
blob | commitdiff | diff to current |
2008-01-31 |
Jean-Marc Valin | "make check" now actually tried to encode and decode... |
blob | commitdiff | diff to current |
2008-01-31 |
Jean-Marc Valin | Mode info |
blob | commitdiff | diff to current |
2008-01-30 |
Jean-Marc Valin | cleaning up |
blob | commitdiff | diff to current |
2008-01-27 |
Jean-Marc Valin | Bit of cleaning up in the byte dumping part. Making... |
blob | commitdiff | diff to current |
2008-01-22 |
Jean-Marc Valin | Making the library usable by other projects (install... |
blob | commitdiff | diff to current |
2008-01-18 |
Jean-Marc Valin | Tweaks for slightly improving the handling of the last... |
blob | commitdiff | diff to current |
2008-01-18 |
Jean-Marc Valin | Big mode cleanup. Keeping only one mono and one stereo... |
blob | commitdiff | diff to current |
2008-01-17 |
Jean-Marc Valin | Further simplified the API by passing the rate directly... |
blob | commitdiff | diff to current |
2008-01-17 |
Jean-Marc Valin | Enabled pure CBR, though there's still some decoder... |
blob | commitdiff | diff to current |
2007-12-13 |
Jean-Marc Valin | Band energy quantisation info now in the mode directly |
blob | commitdiff | diff to current |
2007-12-10 |
Jean-Marc Valin | Adding stereo support. Doesn't work yet, but at least... |
blob | commitdiff | diff to current |
2007-12-07 |
Jean-Marc Valin | Another experimental mode with longer frames. |
blob | commitdiff | diff to current |
2007-12-07 |
Jean-Marc Valin | A bit of quality tuning, plus created a higher quality... |
blob | commitdiff | diff to current |
2007-12-07 |
Jean-Marc Valin | Nearly working cheating decoder. |
blob | commitdiff | diff to current |
2007-12-07 |
Jean-Marc Valin | Algebraic codebook decoding (not tested yet) |
blob | commitdiff | diff to current |
2007-12-07 |
Jean-Marc Valin | Added decoder code (not working yet) |
blob | commitdiff | diff to current |
2007-12-06 |
Jean-Marc Valin | minor cleanup |
blob | commitdiff | diff to current |
2007-12-05 |
Jean-Marc Valin | Converting the code to use the modes instead of global... |
blob | commitdiff | diff to current |
2007-11-30 |
Jean-Marc Valin | Added pitch analysis. Doesn't crash, but otherwise... |
blob | commitdiff | diff to current |
2007-11-30 |
Jean-Marc Valin | Got MDCT analysis-synthesis to work |
blob | commitdiff | diff to current |
|