RSS feed
	
	
	
		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.
		 
	
		1f65ce89
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/06/10 17:15
		
Correct documentation in opus_custom.h.
		 
	
		2967d4e2
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/17 16:04
		
Remove unnecessary and not-very-portable opus_demo case insensitivity.
		 
	
		daa41670
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/06/01 22:15
		
Fix doxygen docs wrt OPUS_WARN_UNUSED_RESULT and OPUS_ARG_NONNULL.
		 
	
		c64f4a42
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/31 22:21
		
Update headers to cause warnings on unused returns and null args.
		 
	
		bcbf40b6
		 – root <root@mint1204.(none)>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/06/01 08:48
		
modified the Visual Studio 2010 projects and solution file to include a x64 configuration. modified the output folders such that the architecture is included in the path (so you get Release64, Debug32, etc.) so you can have all build types in one tree.
		 
	
		f99e3292
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/31 22:27
		
Avoid an inconsequential memory leak in tests/test_opus_decode.c
		 
	
		d6737c85
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/31 20:46
		
Avoid an inconsequential memory leak in tests/test_opus_encode.c.
		 
	
		bc1683d9
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/31 07:50
		
Seems like using dllimport on Windows wasn't useful
		 
	
		9ce27c56
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/30 10:36
		
Fix for building mingw32 apps.
		 
	
		d8f1c709
		 – Ralph Giles <giles@mozilla.com>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/30 07:06
		
Advertise the static library for uninstalled builds.
		 
	
		66ac1021
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/29 13:01
		
Fixes some cases where MIN/MAX macros result in duplicated function calls
		 
	
		d09dc7c7
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/28 16:10
		
Fix opus-uninstalled.pc.
		 
	
		64c2dd7d
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/05/23 12:33
		
Add extern "C" protection to opus_multistream.h.
		 
	
		e052947f
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/22 21:52
		
Use 'frame' instead of 'signal', take out stdlib.h in silk/.
		 
	
		b6512b44
		 – Ron <ron@debian.org>
 authored
 on 2012/05/21 19:16
		
Enable building just the library (or just the docs)
		 
	
		b2b0391e
		 – Ron <ron@debian.org>
 authored
 on 2012/05/21 19:14
		
Actually install the documentation with make install
		 
	
		d445f02f
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/20 15:28
		
Tweak doxygen input so that the manpage names won't conflict.
		 
	
		24ed465e
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/18 11:14
		
int vs opus_int32 consistency
		 
	
		9d9bad48
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/05/18 08:01
		
Remove the obsolete LIBOPUS_SUFFIX define.
		 
	
		3164fcf6
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/05/18 07:47
		
Move the various version defines to be together.
		 
	
		fdd0c52b
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/16 16:00
		
Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY.
		 
	
		8858cac6
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/17 15:45
		
Sync with draft -14
		 
	
		14d63d18
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/16 13:47
		
Fixes the stereo_analysis() fixed-point overflow issue properly
		 
	
		7143b2d0
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 20:36
		
Merge branch 'tmp_draft'
		 
	
		88f22f2d
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 20:29
		
Revert "Adds 3rd clause to CELT license"
		 
	
		88ddeee5
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 15:58
		
version bump
		 
	
		87003d5b
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/15 15:23
		
Remove trailing whitespace from draft-ietf-codec-opus.xml.
		 
	
		1ed596f4
		 – Kat Walsh <kat@wikimedia.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/15 14:06
		
commas
		 
	
		3c321e31
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 14:05
		
Table title capitalization
		 
	
		56de780e
		 – Kat Walsh <kat@wikimedia.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/15 13:50
		
draft copyediting
		 
	
		14d14998
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 12:51
		
misc draft fixes
		 
	
		53e6782e
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/15 09:45
		
More minor gen-art part 2 edits.
		 
	
		e249b0b2
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 12:31
		
Apparently the tar compatibility option has compatibility problems!
		 
	
		8ecba1ad
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 21:58
		
Make vararray and restrict checks fail GCC 2.95.3's broken implementation.
		 
	
		6c83b0bd
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 20:30
		
Improve portability to BeOS via some configure.ac fixes and cleanups.
		 
	
		981a2804
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/12 17:42
		
Alt. compile instructions in the draft should match the Makefile.
		 
	
		4e66c2c0
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 12:13
		
Gen-art (bit allocation work).
		 
	
		2599dc59
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 10:46
		
Gen-art part2
		 
	
		2b0806d4
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 08:22
		
Gen-art update
		 
	
		df39d65c
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/15 06:51
		
Gen-art part2
		 
	
		2cb95f52
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/15 06:49
		
draft: reference for LSP stability
		 
	
		dac1b4fc
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 21:58
		
Make vararray and restrict checks fail GCC 2.95.3's broken implementation.
		 
	
		bada4442
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 20:30
		
Improve portability to BeOS via some configure.ac fixes and cleanups.
		 
	
		1096fe5c
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 15:17
		
Remove unused headers/defines in silk/typedef.h, improving portability to AMIX4.0/GCC1.4.
		 
	
		936f52ca
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 07:40
		
Add #errors when !OPUS_BUILD or !(VAR_ARRAYS||USE_ALLOCA||NONTHREADSAFE_PSEUDOSTACK).
		 
	
		efbb5ea4
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 07:14
		
SILK to print error line with FIXED_DEBUG, assert with FIXED_DEBUG_ASSERT.
		 
	
		4ea14918
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 07:10
		
When FIXED_DEBUG_ASSERT CELT will assert on fixed-debug error.
		 
	
		1a113a14
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/14 14:30
		
Gen-art sync
		 
	
		f2ed58bd
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/14 13:56
		
More on Gen-art part2
		 
	
		e6c2aad1
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/14 12:28
		
Some Gen-art part2 changes
		 
	
		3fe9cca1
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/13 18:16
		
Gen-art changes
		 
	
		e134dc47
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/11 20:29
		
Minor genart update
		 
	
		250c0268
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/11 12:31
		
More Gen-art changes
		 
	
		22757c39
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/11 12:00
		
More Gen-art changes
		 
	
		e8c437c4
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/11 09:41
		
First set of changes for Gen-art review
		 
	
		6ae5101f
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/11 08:09
		
Fixes a fixed-point overflow by scaling pitch search more conservatively
		 
	
		516c9805
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/10 21:12
		
Make it possible for the mono test to fail
		 
	
		32911207
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/10 12:00
		
Addressing the remaining comments from Robert Sparks
		 
	
		d17bcbf1
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/05/04 16:01
		
Increase alignment of the internal state structures to sizeof(void *) from 4 bytes.
		 
	
		5eeeda96
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/04/30 06:22
		
Make opus_demo r/w little-endian PCM independent of host byte-order.
		 
	
		1a9e8539
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/10 08:36
		
Fixes two fixed-point overflow issues
		 
	
		9faea25d
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/05/08 09:58
		
Fixes a (harmless) float overflow in the pitch search
		 
	
		37e13567
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/05/05 19:12
		
Avoid the unnecessary resynth averaging on intensity switch when encoding.
		 
	
		a403d5f7
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/05/04 16:01
		
Increase alignment of the internal state structures to sizeof(void *) from 4 bytes.
		 
	
		b7034ec2
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/04/30 06:22
		
Make opus_demo r/w little-endian PCM independent of host byte-order.
		 
	
		217cdae9
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/04/30 00:13
		
Make it possible for run_vectors.sh to fail on the mono tests.
		 
	
		135e5d3d
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/04/29 16:24
		
Remove automake color-tests and parallel-tests because they break solaris and require much newer autotools.
		 
	
		4281577b
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/04/25 09:30
		
Readme updates.
		 
	
		780fbc91
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/24 16:45
		
Fixes a (harmless) numerical overflow in noise_shape_analysis_FIX.c
		 
	
		3af4aa78
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/24 13:18
		
Uses opus_int32 for fs_API_Hz parameter in silk_decoder_set_fs
		 
	
		c82cd062
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/24 13:12
		
Changes all uses of SHR()/SHL() macros to SHR32()/SHL32()
		 
	
		b3deb534
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/24 13:00
		
Prevents remove_doubling() from considering negative pitch gains
		 
	
		4f0c07f6
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/04/23 09:52
		
Add fwrite() error handling in repacketizer_demo.
		 
	
		f7ceaa60
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/04/23 21:45
		
Minor comment formatting change
		 
	
		ab5a0497
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/24 09:39
		
Merge commit '390c89225d'
		 
	
		b72de4af
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/04/23 21:45
		
Minor comment formatting change
		 
	
		9f407afa
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/23 10:24
		
Adds 3rd clause to CELT license
		 
	
		390c8922
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/23 20:57
		
Adds some references, bumps version number
		 
	
		e4689464
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/04/23 20:37
		
Addressing AD issues
		 
	
		eb8b3c2b
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/23 12:24
		
Adds note on monic filter
		 
	
		28b1d248
		 – Gregory Maxwell <greg@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/04/23 09:51
		
Fix negative write bug in opus_demo and add some fwrite() error handling.
		 
	
		cb05e7cd
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/20 12:40
		
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
		 
	
		ae00e60d
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/20 12:31
		
License update using the IETF Trust flavour of the BSD on the Silk code
		 
	
		fa2750be
		 – Timothy B. Terriberry <tterribe@xiph.org>
 authored
 and Jean-Marc Valin <jmvalin@jmvalin.ca>
 committed
 on 2012/04/20 11:47
		
More changes addressing Robert Sparks' review
		 
	
		72273000
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/20 06:26
		
Misc changes to address Robert Sparks' comments
		 
	
		64e8021c
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/13 08:29
		
oops, this removes dead code left from previous commit
		 
	
		94a4989c
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/12 12:35
		
Makes silk_ADD_SAT32() conform to the C standard
		 
	
		367c3948
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/12 07:07
		
Fixes several overflows in the CELT fixed-point
		 
	
		7aecadda
		 – Jean-Marc Valin <jmvalin@jmvalin.ca>
 authored
 on 2012/04/07 19:03
		
Fixes a bug introduced by the previous commit
		 
Next