RSS feed
7315b35e
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/10/08 23:07
Merge branch 'exp_analysis7'
317ffc20
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/10/08 22:12
Tuning the speech/music probability model
ca82894e
– Hanspeter Niederstrasser <nieder@users.sourceforge.net>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/09/26 15:36
remove GNUism from install doc command
696d68c0
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/10/06 06:51
Fix typo in documentation for opus_decoder_create().
9fec9bb3
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/09/27 14:36
Belabor OPUS_SET_BITRATE instead of max_packet, as this is a common trap.
ba28403a
– Philip Jägenstedt <philip@foolip.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/09/27 10:38
Typo: FIND_PITCH_BANDWI(D)TH_EXPANSION
6d9c16d1
– Philip Jägenstedt <philip@foolip.org>
authored
and Gregory Maxwell <greg@xiph.org>
committed
on 2012/09/27 09:28
Fix common misspellings
e23b15f1
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/09/26 04:33
Add some more multistream encoder API tests.
d8b0a242
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/09/24 17:11
Docbug: Replace opus_encode_frame with opus_encode_float in doxygen.
2c3b5eed
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/21 10:33
Saves channels*overlap*4 bytes off the state encoder
6b45974f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/20 18:00
Reduces rate/max rate to make room for redundancy
ff16ab09
– Ron <ron@debian.org>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2012/09/19 12:12
Just fix opus-uninstalled.pc instead of tweaking the build dir
cc71cded
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/09/19 05:43
Replace 'maximum frame size' with 'maximum packet duration' in the docs.
9a16e7f9
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/18 23:28
Fixes a CELT->hybrid switching issue
c40d5004
– Ron <ron@debian.org>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2012/09/19 03:56
Link the include dir into out-of-tree build dirs
bdf0abc0
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/09/17 05:57
Move libm in pkgconf to Libs.private to avoid spurious dependencies.
3ef8a166
– Ralph Giles <giles@thaumas.net>
authored
on 2012/09/16 20:05
Opus custom requires libm unconditionally.
d47ddfb4
– Ralph Giles <giles@thaumas.net>
authored
on 2012/09/16 19:09
Add -lm to the pkg-config link line.
a66642a5
– Ralph Giles <giles@thaumas.net>
authored
on 2012/09/16 19:15
Remove FLOATING_POINT from config.h.
2d2f4621
– Ralph Giles <giles@thaumas.net>
authored
on 2012/09/16 19:14
Remove 'low-delay' from the pkg-config description.
cf6284a1
– Ralph Giles <giles@thaumas.net>
authored
on 2012/09/16 18:40
Capitalize Opus in the pkg-config file comment header.
0a171850
– Gregory Maxwell <greg@xiph.org>
authored
on 2012/09/15 21:07
Add a make install instruction to the README.
454d3d59
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/14 23:09
s/SHL/SHL16/
027ff070
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/14 11:49
Shrinks tansig table, makes data static const
97a48473
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/13 21:25
Makes dynalloc more conservative for CBR and CVBR
ed5989b0
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/13 13:49
Bit allocation fix for 16-bit platforms
26dbb8e7
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/12 19:33
Adds anslysis code for tf_select
02c653fa
– Diego Elio Pettenò <flameeyes@flameeyes.eu>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/09 21:48
silk: move down- and upsamplers constants to the header file.
3f2efcbf
– Diego Elio Pettenò <flameeyes@flameeyes.eu>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/09 21:48
Move to comment a table that is never used in the code.
5f6be0c1
– Diego Elio Pettenò <flameeyes@flameeyes.eu>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/09 21:48
Mark tables static when not used outside of their translation unit.
d006b781
– Diego Elio Pettenò <flameeyes@flameeyes.eu>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/09 21:48
Mark functions static if they are only used in their own translation unit.
d509e9f2
– Diego Elio Pettenò <flameeyes@flameeyes.eu>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/09 21:48
opus_demo: mark tables as static constants.
1d13ff6a
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/10 17:47
Fixes multistream doc
77ebbdf9
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/09 03:22
Expand documentation for the multistream API.
1491fa81
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/09/10 12:24
Fixes to the new repacketizer doc
ddd551e0
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/08 23:13
Add documentation for the repacketizer API.
6f2d9f50
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2012/09/05 03:35
Use dynamic stack allocations in SILK decoder.
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
dc4f83be
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2012/08/13 20:37
Fixes a silly bug where only the left channel was used for depth estimation
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.