summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds a _ctl() control API to the encoder and decoderJean-Marc Valin2010-07-066-33/+221
* Fixing a high bit-rate bug in SILK -- now scales well above 64 kb/sJean-Marc Valin2010-07-051-2/+0
* IETF draftJean-Marc Valin2010-07-051-0/+2
* IETF draft update, minor bugfix to the encoderJean-Marc Valin2010-07-052-4/+8
* Fixed some more allocation issue -- there's now a basic codec workingJean-Marc Valin2010-07-051-1/+5
* SILK layer seems to works (but the stream is broken for theJean-Marc Valin2010-07-052-8/+30
* Added SILK encoder to the hybrid -- totally untestedJean-Marc Valin2010-07-053-6/+34
* adding prototypes for _ec callsJean-Marc Valin2010-07-013-2/+3
* Temporary makefile, fixed a segfaultJean-Marc Valin2010-06-302-1/+3
* IETF draft updateJean-Marc Valin2010-06-301-1/+0
* Decoder structureJean-Marc Valin2010-06-305-5/+149
* Created tester based on testcelt.cJean-Marc Valin2010-06-302-6/+93
* API fileJean-Marc Valin2010-06-304-10/+87
* Structure of the hybrid codecJean-Marc Valin2010-06-302-0/+133