shithub: opus

RSS feed

95400774 – Jean-Marc Valin <[email protected]> authored on 2009/05/23 11:09
Documentation update: removed lookahead from the doxygen comment long after it

be607256 – Jean-Marc Valin <[email protected]> authored on 2009/05/23 10:17
Making use of previously unused range of the laplace encoder to have a slightly

ce02e1b4 – Jean-Marc Valin <[email protected]> authored on 2009/05/23 06:29
Setting ft=32768 instead of 32767 so that implementations can use shifts and

d1d74056 – Jean-Marc Valin <[email protected]> authored on 2009/05/22 20:07
Should be enough to handle signals with a 144 dB (24-bit) dynamic range

6f18d111 – Jean-Marc Valin <[email protected]> authored on 2009/05/20 18:50
Adds support for up to 32767 pulses for the N=3 case (disabled for now)

0ac2b2fe – Gregory Maxwell <[email protected]> authored on 2009/05/21 19:08
The change to FLOAT2INT16 in a8734e0f would break float input for

454d1d0c – John Ridges <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2009/05/21 18:38
This code does a very naive reset of the state. It is possible (even likely)

a8734e0f – Jean-Marc Valin <[email protected]> authored on 2009/05/21 18:29
Proper use of SCALEIN() as suggested by John Ridges

888d8ce9 – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2009/05/21 00:21
VBR support. VBR API and VBR support in celtenc.

381d05aa – Jean-Marc Valin <[email protected]> authored on 2009/05/19 06:12
Make it possible to use more than 255 pulses (not used yet).

fa4a3bf5 – Jean-Marc Valin <[email protected]> authored on 2009/05/12 11:39
making codec draft more compliant with IETF submission rules

8161f9e9 – Jean-Marc Valin <[email protected]> authored on 2009/05/11 12:34
Version -01 of the RTP draft

db5f38ef – Jean-Marc Valin <[email protected]> authored on 2009/05/11 12:33
Change to ipr="trust200902" to make the experimental xml2rfc happy. Also, added

e95de9a2 – Jean-Marc Valin <[email protected]> authored on 2009/05/11 08:53
Updated RTP draft

8842fdee – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2009/05/04 11:58
Fixing stereo: Do not attempt to use more bits than are available.

ec836da2 – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2009/05/04 10:55
Reduce rounding in the mode allocator and remove a scaling loop.

74f4e9f3 – Jean-Marc Valin <[email protected]> authored on 2009/05/02 05:57
The intra decision is now made for the following frame, not the current one.

32ec58cc – Jean-Marc Valin <[email protected]> authored on 2009/05/01 17:28
Dynamically selecting intra energy based on energy variations from the previous

18a3b79d – Jean-Marc Valin <[email protected]> authored on 2009/05/01 15:58
Add support for intra-coding of the coarse energy.

a8be38a3 – Jean-Marc Valin <[email protected]> authored on 2009/04/29 18:16
Apparently the 0b notation used for the flags isn't standard C.

4fad200a – Torben Hohn <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2009/04/23 17:51
fix testcelt to use loss simulation

05ed03e6 – Jean-Marc Valin <[email protected]> authored on 2009/04/29 03:44
New code for encoding the flags

eafbdd55 – Jean-Marc Valin <[email protected]> authored on 2009/04/27 15:35
Making it easier to Torben to develop his new PLC code

43382095 – Jean-Marc Valin <[email protected]> authored on 2009/04/15 12:52
Addressing some of Randell Jesup's comments

747378a4 – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2009/04/11 18:15
Fix (unexploitable) buffer overrun when _m=1 during the cwrs table init, as

6db6cbd4 – Jean-Marc Valin <[email protected]> authored on 2009/04/11 18:01
Making the "data" argument to celt_decode() const as pointed out by Bjoern

d27e6e34 – Jean-Marc Valin <[email protected]> authored on 2009/03/29 18:29
Cleanup: getting rid of some old bits of stereo code that are no longer useful

ca53b7c9 – Jean-Marc Valin <[email protected]> authored on 2009/03/26 16:23
Squashed commit of the following:

c8e200b8 – Gregory Maxwell <[email protected]> authored on 2009/03/11 09:13
Allow --without-ogg to address issue raised by Ian Davidson.

57a88994 – Jean-Marc Valin <[email protected]> authored on 2009/03/06 11:28
Cleanup, acknowledgments

0da32b89 – Gregory Maxwell <[email protected]> authored on 2009/03/06 10:15
Mention the possibility of increasing the packetization interval in response to congestion.

ee1c9c52 – Jean-Marc Valin <[email protected]> authored on 2009/03/06 05:42
low-overhead mode

595f8098 – Jean-Marc Valin <[email protected]> authored on 2009/03/06 04:45
C code example

b31bc574 – Jean-Marc Valin <[email protected]> authored on 2009/03/05 12:01
cleanup

e639c29d – Jean-Marc Valin <[email protected]> authored on 2009/03/05 06:57
frame size

18636360 – Jean-Marc Valin <[email protected]> authored on 2009/03/05 06:42
Removed a few more inconsistancies

5e55b207 – Jean-Marc Valin <[email protected]> authored on 2009/03/05 05:03
ptime update

e6c9d9ef – Jean-Marc Valin <[email protected]> authored on 2009/03/04 12:48
Trying to use ptime

ccfad275 – Gregory Maxwell <[email protected]> authored on 2009/03/04 08:31
A stereo example.

f4695988 – Jean-Marc Valin <[email protected]> authored on 2009/03/03 12:37
minor changes

262538ee – Jean-Marc Valin <[email protected]> authored on 2009/03/03 09:02
Using b=AS: for the bandwidth. Moved the example to the end of the SDP section

05f4d964 – Jean-Marc Valin <[email protected]> authored on 2009/03/03 07:19
Took Greg Maxwell's channel mapping and simplified it

50de742d – Jean-Marc Valin <[email protected]> authored on 2009/03/02 12:23
Multiple channels

de5898c4 – Gregory Maxwell <[email protected]> authored on 2009/03/02 09:34
RTP Draft updates; merge new security boiler-plate from draft-ietf-avt-rtp-howto-06.txt

af2b0f7e – Jean-Marc Valin <[email protected]> authored on 2009/02/27 12:12
misc changes to rtp draft

aa4c217f – Jean-Marc Valin <[email protected]> authored on 2009/02/27 04:23
Removed a few dozen warnings from the RTP XML draft.

dd91338b – Gregory Maxwell <[email protected]> authored on 2009/02/26 12:05
Add version info to celtenc/celtdec output as suggested on the

f0d6e319 – Gregory Maxwell <[email protected]> authored on 2009/02/16 16:29
API documentation updates.

54547f16 – Gregory Maxwell <[email protected]> authored on 2009/02/16 13:56
Miscellaneous comment, copyright notice, readme updates.

28f0f653 – Jean-Marc Valin <[email protected]> authored on 2009/02/16 02:32
Preparing for version 0.5.2

d539ad5f – Jean-Marc Valin <[email protected]> authored on 2009/02/09 18:54
Fixed an overflow in the bit allocation table for large frame stereo

fda0e10f – Jean-Marc Valin <[email protected]> authored on 2009/02/09 18:17
Better allocation rounding as suggested by derf

520eeaee – Gregory Maxwell <[email protected]> authored on 2009/02/08 20:33
Simple check that application supplied packet length is not negative.

9a6c4966 – Jean-Marc Valin <[email protected]> authored on 2009/02/08 19:45
Changed the allocator to be smarter about the way it allocates

9acd9293 – Gregory Maxwell <[email protected]> authored on 2009/02/06 13:16
Update comment in celt.h to reflect that frame sizes up to 512 are supported.

7884b22d – Jean-Marc Valin <[email protected]> authored on 2009/02/03 18:27
License for the kiss-fft headers

fc8ba9b2 – Gregory Maxwell <[email protected]> authored on 2009/02/03 16:03
Some additional documentaion in the celtenc UI.

fea148f2 – Gregory Maxwell <[email protected]> authored on 2009/02/03 15:46
Additional copyright notices.

f40bbf75 – Gregory Maxwell <[email protected]> authored on 2009/02/03 15:36
Include missing copyright information in various files, for signoff.

122c9892 – Gregory Maxwell <[email protected]> authored on 2009/02/03 13:22
Minor enhancements to celtenc to avoid silently capping bitrate and allow an

242eee35 – Gregory Maxwell <[email protected]> authored on 2009/02/03 11:07
Enlarge CELT pseudo-stack for floating point unless an architecture specific value

0b2c46dc – Gregory Maxwell <[email protected]> authored on 2009/02/03 09:35
This fixes a budget overrun and segfault for unreasonably low bitrates.

1f84c801 – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2009/01/19 16:13
This fixes a couple of issues with celtclient.c and makes it easier to

aca0be91 – Jean-Marc Valin <[email protected]> authored on 2009/01/13 18:04
Pitch now quantised at the band level, got rid of all the VQ code.

77c80ce5 – Jean-Marc Valin <[email protected]> authored on 2009/01/13 15:48
Moved the application of the pitch gain to (un)quant_bands(). This doesn't

41d819d3 – Christopher Montgomery <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2009/01/13 08:39
Spec file

950394ce – Jean-Marc Valin <[email protected]> authored on 2009/01/09 12:44
mode parameters in ietf draft

0be0c800 – Jean-Marc Valin <[email protected]> authored on 2009/01/09 06:28
cross-referencing the source code

fb0bd20e – Jean-Marc Valin <[email protected]> authored on 2009/01/08 19:23
nothing to see here

78f42af2 – Jean-Marc Valin <[email protected]> authored on 2009/01/08 13:00
Details on the reference implementation

55ac2d1d – Jean-Marc Valin <[email protected]> authored on 2009/01/08 12:37
Added all the source files to the draft

e912c170 – Jean-Marc Valin <[email protected]> authored on 2009/01/08 11:38
More decoder details

0947d503 – Jean-Marc Valin <[email protected]> authored on 2009/01/06 12:58
Laplace details

ae0845fe – Jean-Marc Valin <[email protected]> authored on 2008/12/23 12:19
More text in the IETF draft

e9c86133 – Jean-Marc Valin <[email protected]> authored on 2008/12/23 09:48
Some details on the MDCT, fixed a bunch of warnings

4c9a0072 – Jean-Marc Valin <[email protected]> authored on 2008/12/23 04:53
Test whether the compiler supports -fvisibility=hidden

4d108fc3 – Jean-Marc Valin <[email protected]> authored on 2008/12/23 04:31
Unit tests now #include the relevant source files to prevent symbol visibility

61832f16 – Gregory Maxwell <[email protected]> authored on 2008/12/22 13:15
Miscellaneous compiler warning cleanups.

b3369d07 – Jean-Marc Valin <[email protected]> authored on 2008/12/22 11:37
IETF draft for CELT itself

0268a996 – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2008/12/20 17:12
Fix ectest to not check a case which isn't guaranteed to work, and which we don't use.

763abd04 – Jean-Marc Valin <[email protected]> authored on 2008/12/17 15:00
Bump version to 0.5.1

2036c57b – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2008/12/14 09:40
Ensure that log2_frac() is _really_ an upper bound.

c7ace558 – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2008/12/13 20:42
Fix log2_frac() to return an upper bound, not a lower bound.

310fb3cb – Timothy B. Terriberry <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2008/12/13 20:04
Compute the real maximum required bits for a split.

98046cad – Gregory Maxwell <[email protected]> authored on 2008/12/13 15:42
Add a SET_LTP call to allow on the fly activation/deactivation of the long term

abe40f02 – Gregory Maxwell <[email protected]> authored on 2008/12/12 20:31
Minor pitch handling cleanups.

8256ed4c – Jean-Marc Valin <[email protected]> authored on 2008/12/12 15:50
New VQ search is now enabled by default after fixing the last remaining issues:

b0a73a0b – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2008/12/12 11:54
Fix optional synthesis bug in fixed point mode.

5a3d49eb – Jean-Marc Valin <[email protected]> authored on 2008/12/07 09:39
Fixes two bugs in get_required_bits() for the split cwrs case.

137241d0 – Jean-Marc Valin <[email protected]> authored on 2008/12/06 18:44
Fix a case where the new search can leave us with no pulse left

54aab422 – Jean-Marc Valin <[email protected]> authored on 2008/12/06 02:52
Cleaned up some junk left from the last allocator change

09dc5a18 – Jean-Marc Valin <[email protected]> authored on 2008/12/04 19:28
New VQ search nearly fixed-point ready

c7635b45 – Jean-Marc Valin <[email protected]> authored on 2008/12/04 18:26
New VQ search works in fixed-point even though there's still some float ops left

a733f08e – Jean-Marc Valin <[email protected]> authored on 2008/12/04 17:52
Experimental code to improve both the speed and accuracy of the VQ search

6cde5dd2 – Jean-Marc Valin <[email protected]> authored on 2008/12/04 16:21
alg_quant() now handles the sign of X[] separately from the quantisation

8ed86581 – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2008/12/02 07:06
Support for 96kHz.

920648e0 – Jean-Marc Valin <[email protected]> authored on 2008/11/28 09:43
Getting rid of more stuff left from the Speex draft

de1fd287 – Jean-Marc Valin <[email protected]> authored on 2008/11/27 18:34
Fixes a denormalisation issue occuring when multiple packets are lost and the

c6eb40f8 – Gregory Maxwell <[email protected]> authored and Jean-Marc Valin <[email protected]> committed on 2008/11/26 15:16
Celtclient improvements: A usable usage message and correct usage of the jitter buffer.

5cfa93b0 – Jean-Marc Valin <[email protected]> authored on 2008/11/26 11:33
More outstanding issues

Next