RSS feed
ec836da2
– Gregory Maxwell <greg@xiph.org>
authored
and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
committed
on 2009/05/04 10:55
Reduce rounding in the mode allocator and remove a scaling loop.
74f4e9f3
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
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 <jean-marc.valin@usherbrooke.ca>
authored
on 2009/05/01 17:28
Dynamically selecting intra energy based on energy variations from the previous
18a3b79d
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/05/01 15:58
Add support for intra-coding of the coarse energy.
a8be38a3
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/04/29 18:16
Apparently the 0b notation used for the flags isn't standard C.
4fad200a
– Torben Hohn <torbenh@gmx.de>
authored
and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
committed
on 2009/04/23 17:51
fix testcelt to use loss simulation
05ed03e6
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/04/29 03:44
New code for encoding the flags
eafbdd55
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/04/27 15:35
Making it easier to Torben to develop his new PLC code
43382095
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/04/15 12:52
Addressing some of Randell Jesup's comments
747378a4
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
committed
on 2009/04/11 18:15
Fix (unexploitable) buffer overrun when _m=1 during the cwrs table init, as
6db6cbd4
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/04/11 18:01
Making the "data" argument to celt_decode() const as pointed out by Bjoern
d27e6e34
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
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 <jean-marc.valin@usherbrooke.ca>
authored
on 2009/03/26 16:23
Squashed commit of the following:
c8e200b8
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/03/11 09:13
Allow --without-ogg to address issue raised by Ian Davidson.
57a88994
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/03/06 11:28
Cleanup, acknowledgments
0da32b89
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/03/06 10:15
Mention the possibility of increasing the packetization interval in response to congestion.
ee1c9c52
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/03/06 05:42
low-overhead mode
595f8098
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/03/06 04:45
C code example
b31bc574
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/03/05 12:01
cleanup
e639c29d
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/03/05 06:57
frame size
18636360
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/03/05 06:42
Removed a few more inconsistancies
5e55b207
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/03/05 05:03
ptime update
e6c9d9ef
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/03/04 12:48
Trying to use ptime
ccfad275
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/03/04 08:31
A stereo example.
f4695988
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/03/03 12:37
minor changes
262538ee
– Jean-Marc Valin <jean-marc.valin@octasic.com>
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 <jean-marc.valin@octasic.com>
authored
on 2009/03/03 07:19
Took Greg Maxwell's channel mapping and simplified it
50de742d
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/03/02 12:23
Multiple channels
de5898c4
– Gregory Maxwell <greg@xiph.org>
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 <jean-marc.valin@octasic.com>
authored
on 2009/02/27 12:12
misc changes to rtp draft
aa4c217f
– Jean-Marc Valin <jean-marc.valin@octasic.com>
authored
on 2009/02/27 04:23
Removed a few dozen warnings from the RTP XML draft.
dd91338b
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/26 12:05
Add version info to celtenc/celtdec output as suggested on the
f0d6e319
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/16 16:29
API documentation updates.
54547f16
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/16 13:56
Miscellaneous comment, copyright notice, readme updates.
28f0f653
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/02/16 02:32
Preparing for version 0.5.2
d539ad5f
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/02/09 18:54
Fixed an overflow in the bit allocation table for large frame stereo
fda0e10f
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/02/09 18:17
Better allocation rounding as suggested by derf
520eeaee
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/08 20:33
Simple check that application supplied packet length is not negative.
9a6c4966
– Jean-Marc Valin <jean-marc.valin@usherbrooke.ca>
authored
on 2009/02/08 19:45
Changed the allocator to be smarter about the way it allocates
9acd9293
– Gregory Maxwell <greg@xiph.org>
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 <jean-marc.valin@usherbrooke.ca>
authored
on 2009/02/03 18:27
License for the kiss-fft headers
fc8ba9b2
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/03 16:03
Some additional documentaion in the celtenc UI.
fea148f2
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/03 15:46
Additional copyright notices.
f40bbf75
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/03 15:36
Include missing copyright information in various files, for signoff.
122c9892
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/03 13:22
Minor enhancements to celtenc to avoid silently capping bitrate and allow an
242eee35
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/03 11:07
Enlarge CELT pseudo-stack for floating point unless an architecture specific value
0b2c46dc
– Gregory Maxwell <greg@xiph.org>
authored
on 2009/02/03 09:35
This fixes a budget overrun and segfault for unreasonably low bitrates.