shithub: opus

RSS feed

9edde426 – Jean-Marc Valin <[email protected]> authored on 2011/05/05 11:30
Improvements to error handling and warning fixes

1a458862 – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2011/05/04 11:03
Disable parentheses warnings automatically.

09c67660 – Jean-Marc Valin <[email protected]> authored on 2011/05/04 18:34
Rewrote the bandwidth selection code

85c599f9 – Jean-Marc Valin <[email protected]> authored on 2011/05/04 17:01
Minor tuning the WB/SWB and SWB/FB thresholds

e0210c75 – Jean-Marc Valin <[email protected]> authored on 2011/05/04 07:42
Fixes duplicate file in silk_sources.mk

243ff0c6 – Jean-Marc Valin <[email protected]> authored on 2011/05/03 13:06
comments

0734cad5 – Jean-Marc Valin <[email protected]> authored on 2011/05/03 12:20
Fixes bandwidth decision when reducing the bit-rate

ecb2ff7d – Jean-Marc Valin <[email protected]> authored on 2011/05/02 07:26
Including config.h (fixes the fixed-point)

7798467a – Jean-Marc Valin <[email protected]> authored on 2011/05/02 07:12
build fixes

0846b96e – Jean-Marc Valin <[email protected]> authored on 2011/05/02 06:39
Oops removing .gitmodules

494ce976 – Koen Vos <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2011/05/02 06:01
Squashed commit of the following:

fe741259 – Jean-Marc Valin <[email protected]> authored on 2011/04/30 10:21
Updated README

34077f70 – Jean-Marc Valin <[email protected]> authored on 2011/04/30 05:33
autoconf cleanup

8e4f5a8f – Jean-Marc Valin <[email protected]> authored on 2011/04/29 20:35
merging the file list for autotools and the draft

105d751c – Jean-Marc Valin <[email protected]> authored on 2011/04/29 17:04
Fixes 60 ms speech mode

7009c722 – Jean-Marc Valin <[email protected]> authored on 2011/04/29 16:32
Getting fixed-point to work (I think)

6fe45a5e – Jean-Marc Valin <[email protected]> authored on 2011/04/29 16:09
Getting shared libraries to build

e05aaf22 – Jean-Marc Valin <[email protected]> authored on 2011/04/29 15:48
Updating the autotools build system (wip)

b57996ee – Jean-Marc Valin <[email protected]> authored on 2011/04/29 11:27
Moving the SILK fixed-point and float files

79f30390 – Jean-Marc Valin <[email protected]> authored on 2011/04/28 12:41
Fixes the build of the draft

310af750 – Jean-Marc Valin <[email protected]> authored on 2011/04/28 12:24
Moved all SILK source code to the silk/ directory

011402a2 – Jean-Marc Valin <[email protected]> authored on 2011/04/28 11:51
Merge commit 'silk-repo/master'

7d50a792 – Jean-Marc Valin <[email protected]> authored on 2011/04/28 11:50
rm .gitignore

93839b63 – Jean-Marc Valin <[email protected]> authored on 2011/04/28 11:49
Merge commit 'celt-repo/master'

6892d30f – Jean-Marc Valin <[email protected]> authored on 2011/04/28 11:06
living just the directories

fa562fc1 – Jean-Marc Valin <[email protected]> authored on 2011/04/28 11:06
Leaving just libcelt

8163eb7d – Jean-Marc Valin <[email protected]> authored on 2011/04/28 10:20
Updating the draft build system

c1673fa9 – Jean-Marc Valin <[email protected]> authored on 2011/04/28 04:04
Relying on SILK for the switching decisions

8a8b76ef – Koen Vos <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2011/04/27 17:45
Interface for bandwidth switching

897f5a56 – Jean-Marc Valin <[email protected]> authored on 2011/04/27 12:38
SILK makefile update

f90395ba – Jean-Marc Valin <[email protected]> authored on 2011/04/27 12:37
Makefile.am update (removed files)

499f328d – Jean-Marc Valin <[email protected]> authored on 2011/04/27 12:32
Tuning the bandwidth decision

d8f9097c – Jean-Marc Valin <[email protected]> authored on 2011/04/27 06:06
Changing the SILK bandwidth only when there's no speech

34dd4c7d – Koen Vos <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2011/04/27 04:22
Implements desiredInternalSampleRate

d8765e54 – Koen Vos <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2011/04/26 19:21
SILK update

fcf95bac – Koen Vos <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2011/04/26 20:49
Squashed commit of the following:

d2124cdf – Jean-Marc Valin <[email protected]> authored on 2011/04/25 09:36
Loss rate adaptation for the CELT layer

cb73e5ca – Jean-Marc Valin <[email protected]> authored on 2011/04/21 12:59
Adding history to the intra decision distortion

9c3dc6b4 – Jean-Marc Valin <[email protected]> authored on 2011/04/21 12:33
s/intra_decision()/loss_distortion()/

eda2dee8 – Jean-Marc Valin <[email protected]> authored on 2011/04/21 12:04
Taking into account the percentage of packet loss for intra decision

69653888 – Jean-Marc Valin <[email protected]> authored on 2011/04/21 06:41
Implements CELT_SET_LOSS_PERC

fdd86753 – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> 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.

fa869134 – Jean-Marc Valin <[email protected]> authored on 2011/03/30 22:29
draft update

43c260ba – Jean-Marc Valin <[email protected]> authored on 2011/03/30 11:46
Implementing bit-stream padding

d25dd2bf – Jean-Marc Valin <[email protected]> authored on 2011/03/29 03:54
Fixes a declaration-after-statement error when using ALLOC_STACK

403485d0 – Jean-Marc Valin <[email protected]> authored on 2011/03/29 03:43
Typo in C5X macro

9dec74d9 – Jean-Marc Valin <[email protected]> authored on 2011/03/27 21:39
Adds support for decoding stereo streams with a mono decoder

940931e4 – Jean-Marc Valin <[email protected]> authored on 2011/03/23 02:51
Build fixes

c914f5ea – Jean-Marc Valin <[email protected]> authored on 2011/03/22 16:32
Updated MSVC project file

381c706a – Jean-Marc Valin <[email protected]> authored on 2011/03/21 09:53
Making mode switching use the same window as CELT (squared)

c3086a98 – Jean-Marc Valin <[email protected]> authored on 2011/03/21 09:26
Making CELT_GET_MODE "private"

ff96b165 – Jean-Marc Valin <[email protected]> authored on 2011/03/21 07:32
Removes the celt_mode_info() call.

d6bf19d2 – Jean-Marc Valin <[email protected]> authored on 2011/03/21 03:06
Using the Opus header in 48k/2.5-20 ms modes

ea8fbf46 – Jean-Marc Valin <[email protected]> authored on 2011/03/18 12:41
Simplifying PLC switching to have an overlap of 2.5 ms too

c983bb47 – Jean-Marc Valin <[email protected]> authored on 2011/03/18 12:35
Minor code simplifications

eed33090 – Jean-Marc Valin <[email protected]> authored on 2011/03/18 12:29
Minor redundant frame fixes

f2c8e5df – Jean-Marc Valin <[email protected]> authored on 2011/03/18 11:48
CELT update

c5f99909 – Jean-Marc Valin <[email protected]> authored on 2011/03/18 11:47
Fixes tandem-test.c

d0cb4ea3 – Jean-Marc Valin <[email protected]> authored on 2011/03/18 11:42
Bump version number

ef20e393 – Jean-Marc Valin <[email protected]> authored on 2011/03/18 11:34
Non-fatal bit-stream errors are now reported through ctl()

64d834f3 – Jean-Marc Valin <[email protected]> authored on 2011/03/18 02:40
More project files update

a7be4387 – Jean-Marc Valin <[email protected]> authored on 2011/03/18 02:40
MSVC files

ab1404e8 – Jean-Marc Valin <[email protected]> authored on 2011/03/17 21:30
Project files update

0d73d676 – Jean-Marc Valin <[email protected]> authored on 2011/03/17 21:29
Fixing DTX for fixed-point too, updating project files

46469ef3 – Jean-Marc Valin <[email protected]> authored on 2011/03/17 12:56
DTX fix

f7479653 – Jean-Marc Valin <[email protected]> authored on 2011/03/17 12:55
Fixes a bug in the handling of the first packet after DTX

bcdddb9c – Jean-Marc Valin <[email protected]> authored on 2011/03/17 02:51
Fixes leak in test_opus

617fcd2c – Jean-Marc Valin <[email protected]> authored on 2011/03/16 18:11
Fixes a few PLC/DTX bugs due to the recent decode API change

1a8bf37d – Jean-Marc Valin <[email protected]> authored on 2011/03/16 18:03
Taking into account the start and end bands in CNG

37e788c1 – Jean-Marc Valin <[email protected]> authored on 2011/03/16 16:56
Fixes return value on lost packet

6c28805c – Jean-Marc Valin <[email protected]> authored on 2011/03/14 14:06
version bump

d4341929 – Jean-Marc Valin <[email protected]> authored on 2011/03/14 13:58
Fixed missing tags in draft

24f75e24 – Jean-Marc Valin <[email protected]> authored on 2011/03/14 13:48
Version change

13941f60 – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2011/03/14 13:29
Draft revisions for the entropy coder.

b55b6611 – Jean-Marc Valin <[email protected]> authored on 2011/03/14 11:11
Adding constrained VBR mode

6f6e8b39 – Jean-Marc Valin <[email protected]> authored on 2011/03/14 10:52
Renamed --noltp to --nopf in celtenc.c

d8571e4b – Jean-Marc Valin <[email protected]> authored on 2011/03/14 10:41
Minor draft update

049dd18a – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2011/03/14 10:04
Draft update (allocation

ac768f33 – Jean-Marc Valin <[email protected]> authored on 2011/03/14 07:44
More error handling

71877da4 – Jean-Marc Valin <[email protected]> authored on 2011/03/14 02:45
Error handling

a7d31b7b – Jean-Marc Valin <[email protected]> authored on 2011/03/13 16:41
Code for handling multiple frames per packet

0fe4078b – Jean-Marc Valin <[email protected]> authored on 2011/03/13 08:41
Adding some packet parsing code

7c328c2d – Jean-Marc Valin <[email protected]> authored on 2011/03/12 15:36
celtdec update for change in celt_decode() return value

8ea67049 – Jean-Marc Valin <[email protected]> authored on 2011/03/11 12:49
Disable newly introduced CELT signalling

dd2973dd – Jean-Marc Valin <[email protected]> authored on 2011/03/11 12:46
Fix missing break statements

e6acfe07 – Jean-Marc Valin <[email protected]> authored on 2011/03/11 11:31
Adds in-band signalling of the CELT frame size and bandwidth

86da2c8b – Jean-Marc Valin <[email protected]> authored on 2011/03/11 05:36
Speeds up compute_allocation() by removing potential aliasing

5012e4f3 – Jean-Marc Valin <[email protected]> authored on 2011/03/10 05:14
Nothing to see here

2441517c – Jean-Marc Valin <[email protected]> authored on 2011/03/09 16:31
version bump

3e7f22d4 – Jean-Marc Valin <[email protected]> authored on 2011/03/09 11:47
Bump version to 0.11.2

2a36464c – Jean-Marc Valin <[email protected]> authored on 2011/03/09 09:52
draft version bump

445d5f48 – Jean-Marc Valin <[email protected]> authored on 2011/03/09 09:15
Draft Makefile update

08062004 – Jean-Marc Valin <[email protected]> authored on 2011/03/09 08:24
Minor draft distribution update

ebf9c032 – Jean-Marc Valin <[email protected]> authored on 2011/03/09 06:57
CELT update

f62b3bb9 – Jean-Marc Valin <[email protected]> authored on 2011/03/09 06:56
Fix for global stack

edaf7880 – Jean-Marc Valin <[email protected]> authored on 2011/03/09 06:42
Updating the build of the draft and adding fixed-point support

955f94c2 – Jean-Marc Valin <[email protected]> authored on 2011/03/08 17:12
Automatic bandwidth selection

a3ef4381 – Jean-Marc Valin <[email protected]> authored on 2011/03/08 16:13
removing debug code

9a115b9d – Jean-Marc Valin <[email protected]> authored on 2011/03/08 13:05
Cleanup

f9bc460e – Jean-Marc Valin <[email protected]> authored on 2011/03/08 09:57
Simple mode selection logic

Next