shithub: opus

RSS feed

79f30390 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/28 12:41
Fixes the build of the draft

310af750 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/28 12:24
Moved all SILK source code to the silk/ directory

011402a2 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/28 11:51
Merge commit 'silk-repo/master'

7d50a792 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/28 11:50
rm .gitignore

93839b63 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/28 11:49
Merge commit 'celt-repo/master'

6892d30f – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/28 11:06
living just the directories

fa562fc1 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/28 11:06
Leaving just libcelt

8163eb7d – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/28 10:20
Updating the draft build system

c1673fa9 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/04/28 04:04
Relying on SILK for the switching decisions

8a8b76ef – Koen Vos <koen.vos@skype.net> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/04/27 17:45
Interface for bandwidth switching

897f5a56 – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/04/27 12:38
SILK makefile update

f90395ba – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/04/27 12:37
Makefile.am update (removed files)

499f328d – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/04/27 12:32
Tuning the bandwidth decision

d8f9097c – Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> authored on 2011/04/27 06:06
Changing the SILK bandwidth only when there's no speech

34dd4c7d – Koen Vos <koen.vos@skype.net> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/04/27 04:22
Implements desiredInternalSampleRate

d8765e54 – Koen Vos <koen.vos@skype.net> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/04/26 19:21
SILK update

fcf95bac – Koen Vos <koen.vos@skype.net> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/04/26 20:49
Squashed commit of the following:

d2124cdf – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/25 09:36
Loss rate adaptation for the CELT layer

cb73e5ca – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/21 12:59
Adding history to the intra decision distortion

9c3dc6b4 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/21 12:33
s/intra_decision()/loss_distortion()/

eda2dee8 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/21 12:04
Taking into account the percentage of packet loss for intra decision

69653888 – Jean-Marc Valin <jean-marc.valin@octasic.com> authored on 2011/04/21 06:41
Implements CELT_SET_LOSS_PERC

fdd86753 – Gregory Maxwell <greg@xiph.org> authored and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> committed on 2011/04/13 13:08
Stop adjusting the VBR drift during silent frames, this prevents overshoot after silent spans. This also results in undershoot on files with lots of silence, but this is desirable in terms of increasing quality consistency. It will be even better if we later include some open-loop correction of the targets.