- 30 Dec, 2015 1 commit
-
-
Jean-Marc Valin authored
-
- 28 Dec, 2015 1 commit
-
-
Timothy B. Terriberry authored
Removed 2119 language for general Ogg requirements. Added IANA registry for channel mapping families. Adjusted additional copyright grant to match RFC 6716. Additional comments addressed (see the CODEC mailing list).
-
- 23 Dec, 2015 2 commits
-
-
Jean-Marc Valin authored
...and also make it not ignore the right channel
-
Jean-Marc Valin authored
-
- 11 Dec, 2015 3 commits
-
-
Timothy B. Terriberry authored
Mark Harris convinced me that the significant delay between "WG consensus" and "RFC" means we shouldn't rely on RFC updates to give people permission to start deploying new things.
-
Timothy B. Terriberry authored
Thanks to Mark Harris for the report.
-
Timothy B. Terriberry authored
-
- 04 Dec, 2015 5 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
Reported in https://trac.xiph.org/ticket/2241
-
Jean-Marc Valin authored
Should no longer cause discontinuities in the noise after 5 packets
-
Jean-Marc Valin authored
Previously silence would cause the divide approximation on 0/0 to return a very large value, which would be interpreted as a transient
-
- 26 Nov, 2015 2 commits
-
-
Jean-Marc Valin authored
-
Jean-Marc Valin authored
-
- 24 Nov, 2015 5 commits
-
-
Mark Harris authored
-
Timothy B. Terriberry authored
-
Timothy B. Terriberry authored
-
Timothy B. Terriberry authored
Also remove most <preamble>/<postamble> usage for expository text, as most places center the result, which looks ugly (only local xml2rfc HTML output does not center: tools.ietf.org HTML output still does, as does the .txt version).
-
Timothy B. Terriberry authored
To avoid confusion with an RFC 6716 encoder/decoder. No part of this document is intended to update RFC 6716.
-
- 23 Nov, 2015 1 commit
-
-
Jonathan Lennox authored
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- 17 Nov, 2015 4 commits
-
-
Ralph Giles authored
-
Ralph Giles authored
I *think* all we need to do is document this and the RFC editors will take care of it.
-
Ralph Giles authored
We mention this in the description of Channel Mapping Family 0. Might as well link to RFC 7587. Review comment from Mo Zanaty.
-
Ralph Giles authored
This improves readability in the xml2rfc html output, but generates Markdown-style *bold* in the txt output, and more importantly in the nroff-like html output of the tools.ietf.org toolchain, which Mo Zanaty and some in IRC objected to.
-
- 16 Nov, 2015 2 commits
-
-
Ralph Giles authored
Based on Mo Zanaty's review comments.
-
Ralph Giles authored
Response to comments from Mo Zanaty. Using "muxer/demuxer" really isn't less ambiguous than "encoder/decoder" but does help distinguish between this draft and a 'codec encoder/decoder' described by the Opus RFC.
-
- 05 Nov, 2015 2 commits
-
-
Radu Velea authored
Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
Radu Velea authored
Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
- 03 Nov, 2015 3 commits
-
-
Jonathan Lennox authored
-
Jonathan Lennox authored
-
Jonathan Lennox authored
Fixes build failure on platforms with MAY_HAVE_SSE4_1 (but not PRESUME_SSE4_1) with --enable-intrinsics.
-
- 23 Oct, 2015 2 commits
-
-
Mark Harris authored
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
Mark Harris authored
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- 16 Oct, 2015 1 commit
-
-
Timothy B. Terriberry authored
These were causing "syntax error near unexpected token `fi'" in the generated configure on some systems, because they produced an else fi with no commands between the two.
-
- 08 Oct, 2015 1 commit
-
-
Rhishikesh Agashe authored
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
-
- 07 Oct, 2015 5 commits
-
-
Timothy B. Terriberry authored
Some of the fields present in NE10's float state struct are not present in the fixed-point version, but we were generating initializers for them anyway. Also, the float modes were not up-to-date with the output of dump_modes.
-
Viswanath Puttagunta authored
Extends usage of NEON optimized fixed-point FFT optimizations in libNE10 to clt_mdct_forward and clt_mdct_backward. Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
Viswanath Puttagunta authored
Uses NEON optimized fixed point FFT routines in NE10 library. Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
Viswanath Puttagunta authored
Signed-off-by:
Viswanath Puttagunta <viswanath.puttagunta@linaro.org> Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-
Viswanath Puttagunta authored
Optimize opus decode (float only) use case using ARM NE10. Mainly effects opus_ifft and ctl_mdct_backward and related functions. Work based on previous Encode optimization using ARM NE10 library. See previous commit for details on how to enable this. Signed-off-by:
Timothy B. Terriberry <tterribe@xiph.org>
-