Commit graph

234 commits

Author SHA1 Message Date
Jean-Marc Valin
4570db6af3 Oops, remove duplicate description of the MDCT 2011-09-07 17:15:34 -04:00
Jean-Marc Valin
4c0e25fcdd Adds missing details about reserving the anticollapse/skip/stereo bits 2011-09-07 17:07:16 -04:00
Jean-Marc Valin
45b27da44c More work on the CELT encoder description, fixed Opus figures 2011-09-07 15:42:43 -04:00
Jean-Marc Valin
aa5ea6ee52 Security Considerations update 2011-09-07 14:25:05 -04:00
Ralph Giles
09767575a5 Tell automake to clean the doxygen output.
Without the extra clean, 'make distcheck' fails because
the distclean target doesn't remove all generated files.
2011-09-07 11:18:23 -07:00
Ralph Giles
35d4fb78ea Add initial Doxygen support for generating api documentation.
Doxygen is a tool for generating programming documentation
based on comments in header and source files. This commit
adds the necessary configuration file and associated support
in the autotools build.

Right now it doesn't generate much documentation because our
public header files aren't marked up. Warnings are printed
for undocumented members and arguments.
2011-09-07 11:06:23 -07:00
Jean-Marc Valin
018b0df9c9 Rotation wip 2011-09-06 08:03:38 -04:00
Jean-Marc Valin
8a670b19e1 Some doc on spreading 2011-09-02 18:47:13 -04:00
Timothy B. Terriberry
2c02796c07 Minor draft updates.
Makes acronym definition/expansion more consistent and adds a few
 more explanations to SILK bitstream decoding.
2011-09-02 15:42:53 -04:00
Jean-Marc Valin
06237d7b8c Implements the OpusCustom modes (mostly) properly 2011-09-01 13:20:40 -04:00
Kat Walsh
b4f308a2f9 Further copyediting of draft. 2011-08-31 00:40:23 -04:00
Timothy B. Terriberry
641bd4e4cf More spec updates.
Clarifications/fixes for stereo and handling the mid-only flag.
Also updates the Acknowledgements section.
2011-08-26 10:06:33 -04:00
Timothy B. Terriberry
039a67b371 More spec additions.
This should now document the complete SILK bitstream, though not
 the full reconstruction process.
2011-08-24 00:25:44 -04:00
Kat Walsh
ad4ae86b59 Copyedited draft (up to line 4015).
Edited for correctness, clarity, and consistent usage.
No meaning should have been changed by this edit.
2011-08-23 16:45:43 -04:00
Jean-Marc Valin
8a23fe977f Date change on the draft 2011-08-16 23:32:20 -04:00
Timothy B. Terriberry
fd209c5e72 More spec additions and clean-up.
This also adds an appendix for the self-delimiting framing.
2011-08-16 17:48:53 -04:00
Jean-Marc Valin
b2c00d2751 Makefile fixes
silk_sources.mk no longer needs to be patched (s/if/ifdef/) for
the draft Makefile to work.
2011-08-02 08:13:42 -04:00
Jean-Marc Valin
8cb54e11ca Addressing editorial comments by Christian Hoene 2011-07-29 13:19:17 -04:00
Jean-Marc Valin
037f20a779 bump version number 2011-07-08 22:53:25 -04:00
Jean-Marc Valin
0c335c51fa minor draft edit 2011-07-08 22:43:47 -04:00
Timothy B. Terriberry
1a1736526d More spec additions, and some minor clean-up. 2011-07-08 22:18:01 -04:00
Jean-Marc Valin
b6cc390d25 adds opus custom files to the draft 2011-07-08 12:08:34 -04:00
Jean-Marc Valin
945c0c7fa9 Anti-collapse description 2011-07-08 11:15:01 -04:00
Jean-Marc Valin
8ff6117125 redundant frames 2011-07-08 10:33:03 -04:00
Jean-Marc Valin
0ed6577500 email update 2011-06-17 19:57:46 -04:00
Timothy Terriberry
730fa4c5de New C version of the Opus comparison tool 2011-06-16 22:58:55 -04:00
Timothy Terriberry
0917872a20 Writing an actual decoder spec 2011-06-16 22:58:55 -04:00
Jean-Marc Valin
103302b375 Squashed commit of the following:
commit 5b64cf7c4d67af9050bc959996ef976ce6326888
Author: Jean-Marc Valin <jean-marc.valin@octasic.com>
Date:   Thu May 19 16:40:35 2011 -0400

    Fixes a few bugs introduced in the latest update

commit b91eb86025d2de3c4cf04f4fb1aa48a28ad676a3
Author: Timothy B. Terriberry <tterribe@xiph.org>
Date:   Thu May 19 16:12:02 2011 -0400

    build_draft.sh fixes

commit 0b10c30db7ad60ff7d4bfc1139bdb86e0543c035
Author: Jean-Marc Valin <jean-marc.valin@octasic.com>
Date:   Thu May 19 15:30:21 2011 -0400

    Fixes the draft build

commit 164424cded5978e657105104e171ac202dde5e5b
Author: Jean-Marc Valin <jean-marc.valin@octasic.com>
Date:   Thu May 19 15:00:23 2011 -0400

    Updated build system

commit 188d9fcba8c3a1b1ad67c67c430e1b37e3658a40
Author: Koen Vos <koen.vos@skype.net>
Date:   Thu May 19 17:14:57 2011 -0400

    SILK/Opus update
2011-05-19 17:17:44 -04:00
Timothy B. Terriberry
af1f538573 Intermediate draft edits.
This also includes changes to build_draft.sh to allow it to be
 invoked from anywhere.
2011-05-10 10:34:46 -04:00
Jean-Marc Valin
8e4f5a8f53 merging the file list for autotools and the draft 2011-04-30 00:35:55 -04:00
Jean-Marc Valin
8163eb7da0 Updating the draft build system 2011-04-28 14:20:13 -04:00
Koen Vos
d8765e54ea SILK update 2011-04-27 00:51:03 -04:00
Jean-Marc Valin
fa869134da draft update 2011-03-31 02:29:23 +02:00
Jean-Marc Valin
f2c8e5dfee CELT update
With minor fixes
2011-03-18 15:49:18 -04:00
Jean-Marc Valin
d43419297e Fixed missing tags in draft 2011-03-14 17:58:09 -04:00
Jean-Marc Valin
24f75e24b0 Version change 2011-03-14 17:48:20 -04:00
Timothy B. Terriberry
13941f6061 Draft revisions for the entropy coder.
Also includes some other minor grammar revisions.
2011-03-14 17:29:18 -04:00
Jean-Marc Valin
d8571e4b87 Minor draft update
and s/maximums/maxima/
2011-03-14 14:41:45 -04:00
Gregory Maxwell
049dd18a17 Draft update (allocation 2011-03-14 14:04:56 -04:00
Jean-Marc Valin
2a36464c3a draft version bump 2011-03-09 14:52:46 -05:00
Jean-Marc Valin
445d5f4853 Draft Makefile update 2011-03-09 14:15:32 -05:00
Jean-Marc Valin
080620047c Minor draft distribution update 2011-03-09 13:24:24 -05:00
Jean-Marc Valin
edaf788084 Updating the build of the draft and adding fixed-point support 2011-03-09 11:42:15 -05:00
Jean-Marc Valin
f2b86588cd fixes error in definition of V(N,K) 2011-03-07 12:18:45 -05:00
Jean-Marc Valin
3acddca243 draft: PVQ work 2011-02-25 17:42:21 -05:00
Jean-Marc Valin
625181620b draft work 2011-02-24 18:54:22 -05:00
Jean-Marc Valin
81e886ed01 anti-collapse 2011-02-24 11:04:26 -05:00
Jean-Marc Valin
19caaddba8 energy decoding 2011-02-23 17:29:42 -05:00
Jean-Marc Valin
905fa5ba04 Transients 2011-02-22 17:10:45 -05:00
Jean-Marc Valin
6a2d0a0257 Moved common info from encoder to decoder 2011-02-21 21:30:56 -05:00