RSS feed
e7f668b3
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/07 22:29
Bump version to 1.0.1
a40689e6
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/07 02:01
Remove large multistream stack buffers.
84dd1cf9
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/09/06 05:30
Balance parentheses in opus_multistream.c.
12190653
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/08/31 19:35
some doc for --enable-fixed-point and --enable-floating-point
e91dfa0f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/08/31 19:10
bump version, include Makefile.unix
6e2dd16f
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/30 08:26
Add an m4 macro set for pkgconfig less usage with autotools.
865124f7
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/29 07:41
Add opus_multistream.h to MSVC project files.
5467ce7b
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/29 06:31
Avoid using make -C, a gnuism, in Makefile.am.
5ae062a7
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/29 06:29
Completely remove the built-in autotools -fstatck-protector detection.
79a6f4d2
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/08/29 05:43
Makes two static tables const
f6c26e00
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/08/26 20:16
Fixes an overflow in silk_log2lin() that was triggered only in debug mode
ad333d0d
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/08/24 07:54
Fix typo.
90772383
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/23 06:14
More email address updates for AUTHORS.
8115a46b
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/21 13:56
Update testvector path and filename.
582eba6f
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/21 12:08
Additional multistream tests and reject channels<1 in MS API.
635b5f2f
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/21 10:24
Revise README, update AUTHORS emails.
11dd5522
– Ralph Giles <giles@thaumas.net>
authored
on 2012/08/21 07:22
Clarify a comment.
d6067378
– Ralph Giles <giles@thaumas.net>
authored
on 2012/08/21 06:49
Propagate OPUS_VERSION to config.h.
5685bd31
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/20 06:45
Replace long long in celt/ with opus_int64.
de74fc1b
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/19 15:42
Remove C99ism in celt/tests/test_unit_mathops.c w/ fixed point build.
1b58bc74
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/19 12:45
Include tests/run_vectors.sh in EXTRA_DIST.
e2e1fe92
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/18 23:55
Use 64-bits in fixed point debug for _P16, fixes spurious failures.
3a9b3545
– Ralph Giles <giles@thaumas.net>
authored
on 2012/08/17 06:16
Fix an MSVC warning.
2b14ac23
– Chris Moeller <kode54@gmail.com>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/08/16 12:13
genversion now adds the header comment to version.mk
91b2f6d6
– Ralph Giles <giles@mozilla.com>
authored
on 2012/08/16 09:38
Add 'compile' to the git ignore list.
88ee8a19
– Ralph Giles <giles@mozilla.com>
authored
on 2012/08/16 09:35
Use the string from version.mk in Makefile.draft.
59c5a82e
– Ralph Giles <giles@mozilla.com>
authored
on 2012/08/16 07:39
Move the release version string to version.mk.
9322362b
– Chris Moeller <kode54@gmail.com>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/08/16 05:16
Updated Win32 genversion.bat to generate version.mk if Git is found, use it if it isn't, and produce unknown version and leave it untouched if it isn't already found
9a35da46
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/08/15 13:39
Bump version number
31cf4e1d
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/12 10:50
More doc fixes.
0e232490
– Ralph Giles <giles@mozilla.com>
authored
on 2012/08/10 10:42
Only install opus_*.3 manpages. Fixes 'make distcheck'.
8d2e9ade
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/10 13:21
Use configure.ac provided soname versioning.
07b8e612
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/08/08 11:13
Documentation updates for the CTLs.
417679c3
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/09 04:39
Disable stack-protector for mingw32 and remove win32 restrict define.
e852c342
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/09 03:29
Add MSVC makefiles to the dist tarball.
98eed74b
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/09 03:22
Avoid an inconsequential memory leak in tests/test_opus_decode.c.
4ee682f5
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/08/08 10:50
Bump version number to 1.0.1 and set libtool version
88c499c9
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/07 20:52
Add basic {GET,SET}_LSB_DEPTH API tests.
bb389c67
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/13 16:55
OPUS_{GET,SET}_LSB_DEPTH for multichannel.
1cd5d95b
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/07/10 22:54
Implements OPUS_{GET,SET}_LSB_DEPTH
02f19c26
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/08/06 06:01
Fix fixed-point testilog2.
0d57a5dc
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/06 06:52
Disable silk_get_TOC in the code, as it's not used or exposed.
622046c1
– Cyril Lashkevich <notorca@gmail.com>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/08/06 12:38
Fixed sizeof param in silk_get_TOC. Size for memset was calculated wrong.
bf7c1605
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/08/06 05:24
Fix opus_encode allowed frame sizes docs, reported by Stefan Hacker.
da3b5f77
– Chris Moeller <kode54@gmail.com>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/07/29 19:29
Added MSVC output directories to gitignore.
44666228
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/26 20:37
Fix bkp/s -> kb/s in opus_demo.
7909d8af
– Rafaël Carré <funman@videolan.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/07/26 10:24
Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_FLOAT_API.
66d429ab
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/24 13:51
log2_frac optimization from Simon Hosie back in Aug 2011.
b0c120b2
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/21 12:35
Add some more api docs.
de4a2ddd
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/20 08:08
Replace the remaining instances of restrict with OPUS_RESTRICT.
22f7788a
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/20 08:08
Replace a remaining instance of restrict with OPUS_RESTRICT.
0ec93137
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/07/20 05:31
Small cleanups to MSVC build setup.
b768c9b0
– Chris Moeller <kode54@gmail.com>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/07/19 17:59
Fixes MSVC projects and adds git version generator tool
de0b5324
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/18 08:12
Replace C99 restrict keyword with OPUS_RESTRICT.
31e8a845
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/18 06:06
Don't try to create fullband silk frames when forced to low rate.
37f56593
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/17 13:40
Convert some double constants to float.
9621e711
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/17 13:35
Fix a typo.
b7985f32
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/07/17 08:07
Remove rillian from the Acknowledgments.
f5b2d78f
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/07/17 07:49
Clarify difference between user bandwidth settings.
b0794ba0
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 13:37
Wrap a long line.
aff527e9
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 13:36
Fix the agreement issue the other way.
c4406b5a
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 13:30
Fix an agreement typo in the previous commit.
642084c4
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/07/16 16:52
Output/intermediate dir cleanup and fixes in 64-bit mode.
eeb7bd3d
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/07/16 16:40
Make MSVC build work in parallel.
396c4e5e
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/07/16 09:43
Rearrange Ogg Opus references.
b3744613
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/07/16 09:17
Updates from mailing list and other small fixes.
3527f9d4
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 10:14
Oops, the tag is ENCODER not ENCODED-BY.
360a4117
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 09:53
Various small improvements.
0cf86285
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 08:34
Define TOC sequence briefly.
19658bd2
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 08:34
Clarify how multistream Opus packets are packed into Ogg packets.
1a7c4ceb
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 07:42
Bump the version number on the Ogg Opus draft.
1935025e
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/16 07:41
Add myself as an author.
e515687e
– Ralph Giles <giles@mozilla.com>
authored
on 2012/07/06 08:17
Ogg Opus wording - avoid repeated 'this' in the abstract.
d060dd7c
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/14 11:49
Opus_multistream API hardening.
ce878836
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/14 07:00
Fix headers by mingw broken by recent win32 changes.
619aa8b2
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
on 2012/07/13 06:04
Fix MSVC Debug builds, set missing dependencies for tests.
c0edd637
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/07/12 17:40
Make tests work on MSVC.
f57be69f
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/07/12 17:14
Remove non-existent ReadMe.txt references.
a7bdbf76
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/07/12 17:12
Add opus_demo target and project files.
d2fa2edf
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/07/12 16:23
Make compiler settings consistent. Actually produce the libary, remove the opus_demo for now.
cb427358
– Gian-Carlo Pascutto <gcp@sjeng.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/07/12 15:55
Add missing multistream sources to MSVC project file.
bdf87401
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/07/11 11:54
RTP draft fix
37d9e134
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/07/11 11:53
Fixes a hybrid encoder bug on 24 kHz stereo input
03105f5b
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/10 22:33
Make OPUS_SET_GAIN survive decode reset.
9881484d
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/10 22:18
test_opus_api: Fix valgrind expectations broken by last commit.
28b41ae5
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/10 20:04
Add OPUS_{GET|SET}_GAIN CTLs for adjusting output gain.
c3290457
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/06 22:29
Make stack-protector check use AC_LINK_IFELSE.
27a0a5fa
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/07/06 21:53
Avoid using win32 lrintf ASM on mingw even when config.h is broken.
a7df9634
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/07/05 10:26
Typo fix.
a2b2e0b8
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2012/07/05 04:34
Initial revision of Ogg Opus draft.
16162302
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/06/28 16:22
Add configure option to disable stack protector.
0c906078
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/06/19 05:11
Dos2unix, trailing whitespace on draft-spittka-payload-rtp-opus.xml.
25aec475
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/06/14 06:56
Adds a copy of the RTP payload XML
de9b437e
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/06/11 15:19
Add -fixed to the version string & clarify that fixed disables float.
9a89d56d
– Ron <ron@debian.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/06/12 00:40
Include the doc dir in DIST_SUBDIRS instead of EXTRA_DIST
99aaff52
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/06/11 10:37
opus_compare.m was outdated
783ecbff
– Ron <ron@debian.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/05/23 11:15
Don't bark scary warnings at compile time about no doxygen
91b56f65
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/06/11 09:33
Fixup paths in doc/
595b334f
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/06/10 21:42
Pretty up the HTML doxygen output.
daa14598
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/06/10 17:30
Add brief descriptions to the encode/decode groups to avoid weird autobreif strings.
Next