Commit graph

35 commits

Author SHA1 Message Date
Timothy B. Terriberry
1a6ae384ef Fix the draft build.
Makefile.draft got renamed to Makefile.unix in e91dfa0f, but
 build_draft.sh was not updated.
2012-11-12 13:09:30 -08:00
Jean-Marc Valin
00898f2091 Adds missing license headers on some scripts and test files 2012-10-30 01:26:36 -04:00
Gregory Maxwell
8115a46b7d Update testvector path and filename. 2012-08-21 17:56:51 -04:00
Jean-Marc Valin
7143b2d0ff Merge branch 'tmp_draft'
Conflicts:
	README
2012-05-16 00:36:19 -04:00
Timothy B. Terriberry
53e6782ea5 More minor gen-art part 2 edits.
Includes the addition of a band-layout table.
2012-05-15 16:47:16 -04:00
Jean-Marc Valin
e249b0b205 Apparently the tar compatibility option has compatibility problems! 2012-05-15 16:31:50 -04:00
Jean-Marc Valin
4e66c2c012 Gen-art (bit allocation work).
Also, make the archive work with older versions of tar
2012-05-15 16:15:12 -04:00
Ralph Giles
cd539dfdcd Rename to header makefile fragements to .mk
The opus_headers.txt, etc. files are makefile
fragments defining variables with a list of
required header files for the build. As such
they should use the .mk filename extension,
just like opus_sources.mk, etc.
2012-04-05 09:23:47 -07:00
Ralph Giles
8779266cf1 Add opus_custom.h to celt_headers.txt.
This file is included unconditionally by celt.h.
As such it's a required part of the build and
should be in the header index files.
2012-04-05 09:19:25 -07:00
Jean-Marc Valin
17c5966045 Last updates for draft -11
- Draft updates
- Updated code to produce and check test vectors
- Making sure that the test vectors pass at all rates as well as for mono and stereo
2012-02-17 16:18:08 -05:00
Jean-Marc Valin
fa3ef8dcda draft wip 2011-10-28 23:13:28 -04:00
Jean-Marc Valin
4923f3f80e Moves the main headers from src/ to include/ 2011-10-26 21:36:57 -04:00
Gregory Maxwell
a5ff49ecdc Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs. 2011-10-26 19:59:49 -04:00
Timothy B. Terriberry
828e33f304 Draft clean-ups and additions. 2011-09-26 23:58:23 -04:00
Jean-Marc Valin
363924ee7f Draft build fixes, some more details 2011-09-20 15:15:49 -04:00
Ralph Giles
bd628ab633 Use fold instead of passing a wrap length to base64.
The base64 implementation included with MacOS 10.7 doesn't
support the -w option for wrapping lines. Using the fold
command is more portable.
2011-09-16 22:53:48 -07:00
Jean-Marc Valin
c4ca21fcde Moves opus_compare to the same base64 tar.gz as the rest of the code 2011-09-15 10:10:40 -07:00
Jean-Marc Valin
c37499090b renames the libcelt/ directory to celt/ 2011-09-13 18:21:18 -07:00
Jean-Marc Valin
018b0df9c9 Rotation wip 2011-09-06 08:03:38 -04:00
Jean-Marc Valin
06237d7b8c Implements the OpusCustom modes (mostly) properly 2011-09-01 13:20:40 -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
b6cc390d25 adds opus custom files to the draft 2011-07-08 12:08:34 -04:00
Timothy Terriberry
730fa4c5de New C version of the Opus comparison tool 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
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
9078176ff5 SILK update 2011-02-17 16:44:21 -05:00
Jean-Marc Valin
ee31d6fe62 preparing the next version 2011-02-14 23:58:41 -05:00
Jean-Marc Valin
96e32235a7 Conformance, security 2011-02-07 22:24:45 -05:00
Jean-Marc Valin
39ec0f9f0c Automated draft compilation 2011-02-03 12:30:32 -05:00