RSS feed
e6ac9fa9
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2015/11/20 18:02
Move ARM-specific macro overrides to arm-specific file.
58dbcf23
– Mark Harris <mark.hsj@gmail.com>
authored
on 2016/07/06 10:17
Update URLs
b15172a3
– Ralph Giles <giles@thaumas.net>
authored
on 2016/07/06 09:00
Fix typo.
8801655c
– Ralph Giles <giles@mozilla.com>
authored
on 2016/07/06 08:45
Update links in release checklist.
d177d765
– Ralph Giles <giles@mozilla.com>
authored
on 2016/07/06 06:45
Add checksums for opusfile 0.8.
29d1369a
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/07/05 08:07
Replace another useless 32x16 multiply with 16x16
3f4a64fa
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/07/05 07:47
Replacing some 32x16 multiplies with 16x16 when both operands are 16 bits
e30e9a76
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/07/04 11:44
Fix folding bug in draft too
c3563be6
– Ralph Giles <giles@mozilla.com>
authored
on 2016/07/04 06:39
Assert non-overlapping memcpy. r=mark4o
9203565f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/07/04 06:45
Forgot to call RESTORE_STACK in 328953e1896432bc700b9b5c69ae2987c5d752f4
1b0d40fc
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/07/04 06:42
update draft fixes
328953e1
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/07/03 21:29
Making calls to opus_packet_pad() on a bad packet return OPUS_INVALID_PACKET
f6f8487b
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/07/01 12:09
minor update draft update
4a4bc080
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/30 14:01
Adding hybrid folding section and new testvectors to the update draft
d6642d69
– Michael Graczyk <mgraczyk@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/06/29 16:30
Fix build error from comma at end of enum
164f7dfa
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/29 19:16
Addressing more issues from scan-build
9b1a27a3
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/29 19:11
Address static analysis reports from scan-build
1ac3a563
– Michael Graczyk <mgraczyk@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/04/04 15:31
Add static bitrate allocation and force CELT-only for ambisonics encoding
3925668b
– Michael Graczyk <michael@mgraczyk.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/05/02 17:42
Add experimental support for ambisonic encoding
914476c6
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/27 19:44
Fixes an invalid read in compute_stereo_width() for 2.5 ms frames at 12 kHz
b66080a8
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/20 08:11
Fixes minor code quality issues in CELT
b1034eb1
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/20 08:09
Fixes potential overflow on 16-bit platforms
7252c258
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/19 10:44
Fixes signed integer overflow in fixed-point Burg
ddea3a6f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/18 07:15
Fixes a fixed-point precision issue in remove_doubling()
b370a938
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/06/17 16:58
Fixes an overflow in the constrained VBR code for bitrate>64000
5ead149c
– Felicia Lim <flim@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/06/04 06:10
Saturate when adding prediction to LPC excitation to avoid integer overflow
e26abfac
– Ralph Giles <giles@mozilla.com>
authored
on 2016/06/02 10:13
Update ISO Base Media Format draft to version 0.6.8.
225e09ca
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/05/31 11:52
List intrinsics flags being tested after existing cflags, so they override other options.
dc92dab2
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/05/31 11:52
Modify autoconf tests for intrinsics to stop clang from optimizing them away.
99aaff59
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
on 2016/05/18 17:22
Add remaining generated files to gitignore
165e11c9
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
on 2016/05/18 16:58
Clean doxygen_sqlite3.db
97e4176e
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
on 2016/05/18 16:21
Move .exe back to root .gitignore for mingw builds
a8f61157
– Ralph Giles <giles@mozilla.com>
authored
on 2016/05/18 08:24
Update EXTRA_DIST to ship the VS2015 project files.
a01b0ab2
– Ralph Giles <giles@mozilla.com>
authored
on 2016/05/18 07:53
Remove VS2010 project files.
67fe2adc
– Orestes Zoupanos <oresteszoupanos@hotmail.com>
authored
on 2016/05/17 19:08
Move Visual Studio GitIgnores to own file
d274f57a
– Orestes Zoupanos <oresteszoupanos@hotmail.com>
authored
on 2016/05/17 19:06
Fix DLL errors and Additional Library Directories
5ff11c02
– Ricardo Constantino (:RiCON) <wiiaboo@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/04/20 15:40
Fix VS2015 dynamic builds by adding DLL_EXPORT to CFLAGS
81094ab4
– Ralph Giles <giles@mozilla.com>
authored
on 2016/05/11 11:59
Remove redundant .gitignore entries.
bdd2d985
– Orestes Zoupanos <oresteszoupanos@hotmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2016/05/11 18:11
Better Git Ignores for Visual Studio. r=rillian
36fd6cac
– Ralph Giles <giles@mozilla.com>
authored
on 2016/05/11 11:50
Don't ignore win32.
ae8fec4c
– uraymeiviar <uraymeiviar@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2015/11/06 17:25
fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error
3aaddaf5
– uraymeiviar <uraymeiviar@gmail.com>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2015/11/06 16:58
Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project settings to produce .dll file instead of .lib
4d3decfe
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/04/22 11:10
Fixes floating-point bug introduced in be9e747bcc542c277d30f6c78a57b0940e0c5b5e
6e961737
– Daniel Verkamp <daniel@drv.nu>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2015/10/21 13:24
win32: only use dllexport when building DLL
787eee29
– Felicia Lim <flim@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/04/06 07:23
Turn on CELT's PLC only if there are >=2 packets received consecutively.
fab6397a
– Soren Skak Jensen <soren.skak@wearezeta.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/03/15 10:51
cng exitation signal can saturate. Use same scaling as PLC and normal decoding
e40df016
– Felicia Lim <flim@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/03/30 11:11
Fix valgrind unaddressable mem read error
be9e747b
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/03/21 09:11
Fixes overflows on CPUs with 16-bit ints
02f3ac22
– Felicia Lim <flim@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/03/18 04:52
fix for divide by zero
c43b1bc8
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/22 12:51
oggopus: Update version and date for -14
2d5b5dde
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/17 13:24
oggopus: Address Barry Leiba's IESG comments.
c2c60072
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/17 12:31
oggopus: Fix page numbers in example diagram.
fcdaef55
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/17 12:30
oggopus: Update Wikipedia URLs.
b9dff4b3
– Ralph Giles <giles@thaumas.net>
authored
on 2016/02/16 21:13
oggopus: Fix typo.
f26c3530
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/16 13:05
oggopus: Address Stephen Farrell's IESG comments.
81bb160d
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/12 08:02
oggopus: Update version and date for -13
5d093661
– Ralph Giles <giles@mozilla.com>
authored
on 2016/02/09 04:49
Remove unused patch file.
c4c897ea
– flim <flim@google.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2016/02/09 10:59
Expand SILK macro to avoid "Wexpansion-to-defined" violation
288bd59f
– Ralph Giles <giles@mozilla.com>
authored
on 2016/02/03 07:36
Remove unused patch file.
ae1807f1
– Ralph Giles <giles@mozilla.com>
authored
on 2016/02/03 07:32
Remove generation date from docs.
3270d1e7
– Ralph Giles <giles@mozilla.com>
authored
on 2016/02/03 07:28
Clean up footer.html.
96591ca0
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/03 00:42
oggopus: Additional minor rewording.
82719355
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/02 17:18
oggopus: Update version and date for -12
bb054b59
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/02 17:11
oggopus: Minor rewording.
e7913558
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/02 17:05
oggopus: Update the acknowledgements.
b3cec878
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/02/02 17:00
oggopus: Add a BSD license header.
a091cb70
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/01/28 08:37
oggopus: Revert reference to RFC 4732 back to informative.
f6adff60
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/01/28 05:34
oggopus: Update version and date for -11
9adc59be
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/01/28 05:30
oggopus: Specify that the new IANA registry is top-level.
28cbae01
– Ralph Giles <giles@thaumas.net>
authored
on 2016/01/15 10:59
Remove default settings from Doxygen config.
f21970a6
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/01/15 10:57
Docuemnt the source of the 2.5 ms and 48 kHz restrictions.
44f87362
– Ralph Giles <giles@mozilla.com>
authored
on 2016/01/15 10:30
oggopus: Fix continued packet lacing reference.
dd87956d
– Mark Harris <mark.hsj@gmail.com>
authored
on 2016/01/13 16:09
Add /topic update to release checklist
43e8bd46
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/01/12 08:36
oggdraft: Update version and date for -10
7bb5df48
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/01/12 08:36
oggdraft: Fix typo.
781d6e25
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/01/12 08:12
oggopus: Remove normative language from IANA registry.
f1babd18
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2016/01/12 08:08
oggopus: Replace 'reject' with 'treat as invalid'.
4a6d69ed
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/01/12 09:00
update releases.sha2
9efa779b
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2016/01/12 08:13
bump libtool revision for 1.1.2
811dc742
– Ralph Giles <giles@mozilla.com>
authored
and Ralph Giles <giles@thaumas.net>
committed
on 2016/01/07 06:43
Suggest OPUS_LSB_DEPTH(14) for G.711. r=td-linux,mark4o
98b59a30
– Ralph Giles <giles@thaumas.net>
authored
on 2016/01/05 12:54
Add checksums for opusfile 0.7.
cf902dbb
– Ralph Giles <giles@mozilla.com>
authored
on 2015/12/28 18:37
Add a check target to the static makefiles. r=ron
36d36228
– Ralph Giles <giles@mozilla.com>
authored
on 2015/12/28 18:30
Add 'force' to the phony target list. r=ron
68a0e046
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/12/31 09:43
Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES
9ba205d7
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/12/31 00:56
Actually fix pedantic build bustage.
dd6dec9c
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/12/31 00:00
Fix pedantic build bustage.
9e3872a8
– Ralph Giles <giles@mozilla.com>
authored
on 2015/12/30 10:27
Add tonality_analysis_reset().
d43445f3
– Ralph Giles <giles@mozilla.com>
authored
on 2015/12/30 05:00
Add an initializer for TonalityAnalysisState.
bd1fb513
– Mark Harris <mark.hsj@gmail.com>
authored
on 2015/12/30 06:37
Remove unused encoder field analysis_offset
fa73e75f
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/12/30 09:21
Avoids having the Opus-level "arch" be set to 0 on encoder/decoder reset
9a08ae0d
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/12/27 23:54
oggopus: More updates for AD review comments.
99618099
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/12/04 11:42
Fixes patch_transient_decision() for hybrid mode
257ab376
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/11/27 21:35
Oops, fixes max_decay for LFE in fixed-point
c3147ed5
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/12/11 09:11
oggopus: Revert SHOULD->MUST for reserved mappings.
341e734e
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/12/11 06:41
oggopus: Fix typo.
71019f5f
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/12/11 06:30
oggopus: First pass updates for AD review comments.
cfaf1478
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/12/04 11:11
Make the CELT background noise estimator adapt more quickly on DTX update
77cf9eda
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/12/04 09:40
opus_demo: fixes potential division by zero on files with no active frame
6fa85632
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/12/04 09:35
Fixes memory leak in some CELT unit tests
1970d5be
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/12/03 08:32
Always use the max of the decaying PLC energy and the background noise
Next