RSS feed
ca5c3888
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2015/11/02 16:56
Declare silk_warped_LPC_analysis_filter_FIX_c in silk/fixed/main_FIX.h.
699b6430
– Mark Harris <mark.hsj@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/23 09:19
Updating links for both https and new versions
d70b8ed6
– Mark Harris <mark.hsj@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/23 09:18
Corrections to doc
57842da5
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/10/16 09:02
configure: Remove empty else clauses from AS_IF
c232f65b
– Rhishikesh Agashe <Rhishikesh.Agashe@imgtec.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/08 02:12
Adds "arch" argument to MIPS MDCT
db7a0d66
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/07 15:45
Fix dump_modes output for fixed-point NE10.
bae85450
– Viswanath Puttagunta <viswanath.puttagunta@linaro.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/05/15 08:42
armv7: Enable NE10's fixed-point FFT for the MDCT
ba8713cc
– Viswanath Puttagunta <viswanath.puttagunta@linaro.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/05/15 08:42
armv7: Optimize fixed point FFT using NE10 library
3807af3b
– Viswanath Puttagunta <viswanath.puttagunta@linaro.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/05/15 08:42
test_unit_dft: Add nfft = 60, 240, 480 tests
19c5406c
– Viswanath Puttagunta <viswanath.puttagunta@linaro.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/05/15 08:42
armv7(float): Optimize decode usecase using NE10 library
f48abe83
– Viswanath Puttagunta <viswanath.puttagunta@linaro.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/05/15 08:42
armv7(float): Optimize encode usecase using NE10 library
0fe51435
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/06 09:16
Move the external ARM asm to a separate library.
d71c297f
– Timothy B. Terriberry <tterribe@xiph.org>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/07 11:29
Add entcode.c to the dump_modes binary.
c9c20353
– Rhishikesh Agashe <Rhishikesh.Agashe@imgtec.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/07 09:55
Fixes compile problems for MIPS
50d6701e
– Mark Harris <mark.hsj@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/07 05:22
trivial_example: Fix error message
a6595e62
– Mark Harris <mark.hsj@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/10/07 05:21
Extra safety against NaNs in surround_analysis()
7c49ad0c
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/10/07 05:17
Preventing NaNs from crashing surround_analysis()
5dca2968
– Ralph Giles <giles@thaumas.net>
authored
and Ralph Giles <giles@mozilla.com>
committed
on 2015/09/25 14:13
Remove spurious ACLOCAL_FLAGS variable from autogen.sh.
3a1dc9dc
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/04 11:24
Make it possible to pass in paths to opus_demo and opus_compare.
0bc1ecc2
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/04 11:47
Create OPUS_FAST_INT64 macro, to abstract conditions where opus_int64 should be used.
a7c1ebf6
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Use ProjectReference rather than AdditionalDependencies for test programs, so build dependencies are right.
fee0ed07
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Add intrinsics support to Visual Studio build.
43120f00
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Reorganize x86 SSE intrinsics code.
cb0875e0
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source.
26fc5c37
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Remove some unnecessary #includes from x86cpu.c.
577bfb15
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Fix struct initialization of CPU_Feature structure.
33cf9e2f
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Fix cpuid asm on 32-bit PIC.
ee6ec634
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Fix instruction used for cpuid test.
1d60b49e
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
In optimized mode, don't force Clang to use explicit load/store for _mm_cvtepi16_epi32, only for _mm_cvtepi8_epi32. Adjust comment accordingly.
b4aa5dc8
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/03 13:04
Reorganize configure's detection of intrinsics functions:
56d85041
– Koen Vos <koenvos74@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/20 05:38
Fixes bitrate statistics for decode-only operation and inband FEC
3499e78b
– Koen Vos <koenvos74@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/10 08:22
Fix for flutter with FEC
8adff0bb
– Mark Harris <mark.hsj@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/06 21:25
Fix const struct to work with C++ compilation
4feb0dff
– Mark Harris <mark.hsj@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2015/08/06 21:24
Silence clang -Wcast-align warnings
348e6946
– Mark Harris <mark.hsj@gmail.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2015/08/04 13:53
Eliminate signed division overhead in align()
ef867686
– Jonathan Lennox <jonathan@vidyo.com>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2015/08/04 08:04
Simplify and generalize implementation of align(). Should be very efficient on sensible platforms, and correct everywhere.
24539c4d
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/08/03 20:05
Make align() work even on machines with 32-bit chars
e90adb00
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/08/03 17:40
More conservative alignment
fc0276fa
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/07/07 07:25
Update the oggopus draft.
25c2f620
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/06/23 07:41
Improve OPUS_GET_LSB_DEPTH documentation.
3bd0231b
– Ralph Giles <giles@mozilla.com>
authored
on 2015/05/08 10:22
Add release checksums.
ccfb0666
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/04/28 06:40
oggopus: Bump draft date and version for 07 publication.
5b20cb01
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/04/21 16:33
rtp draft -11
51abf489
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/04/14 16:50
rtp draft -10 (deleting text)
5771a672
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/04/10 13:50
IESG RTP draft update
36e0445e
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/03/13 12:32
Ogg Opus draft: Address chair review comments.
6814b2c2
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/02/27 10:01
Avoiding the term "mode" in opus_demo
2d83e7e2
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/02/27 06:11
Wrap _mm_cvtepi...() intrinsics in macros on clang.
3b74d8bd
– Tristan Matthews <tmatth@videolan.org>
authored
on 2015/02/23 13:22
opus_demo: remove unused but set values
75d81f5b
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/02/20 07:44
Document how to tell if your build is fixed-point.
45cbdff3
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/02/11 09:10
Adds MIPS files to the make dist tarball
155f99c8
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/02/06 08:34
Addressing Gen-ART comments on the RTP draft
66611f13
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/01/13 04:19
RTP draft: chair review
fdc6d3cc
– Ralph Giles <giles@mozilla.com>
authored
on 2015/01/10 08:57
Update ISO Base Media Format draft to version 0.6.6.
af68b857
– Ralph Giles <giles@mozilla.com>
authored
on 2015/01/09 03:55
Update ISO Base Media Format draft to version 0.6.2.
65fb456c
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2015/01/05 21:35
RTP: the return of maxaveragebitrate
7422189a
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2015/01/02 10:48
Fix silk_VQ_WMat_EC_sse4_1().
23f503ad
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2014/12/26 03:31
Fix warnings in pedantic build.
0b0a2b4d
– Viswanath Puttagunta <viswanath.puttagunta@linaro.org>
authored
and Timothy B. Terriberry <tterribe@xiph.org>
committed
on 2014/12/19 12:25
armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics
5b712da9
– Ralph Giles <giles@mozilla.com>
authored
on 2014/12/20 07:37
Document the motivation for the 120 ms repacketizer limit.
7424bb0a
– Ron <ron@debian.org>
authored
on 2014/12/20 14:46
Fix the quoting of AC_LANG_PROGRAM
3b1928ce
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/12/08 11:25
RTP draft: addressing comments from Martin Thompson
aad28187
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2014/12/01 05:47
Fix celt_pitch_xcorr_c signature.
25b27a9c
– Mark Harris <mark.hsj@gmail.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2014/11/27 03:48
multistream: improve arg check
d10755e9
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/11/19 06:07
RTP draft in last call
8921f82f
– Cameron Gutman <aicommander@gmail.com>
authored
and Tristan Matthews <tmatth@videolan.org>
committed
on 2014/11/18 22:02
float_cast: Fix MSVC ARM build
8ab1968e
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/17 13:04
oggopus: bump draft date and version for 06 publication.
79cce68d
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/17 13:02
oggopus: Mention 'malformed' at the first instance of invalid TOC.
ddbc768c
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/17 12:51
oggopus: Refer to RFC 6716 on how to handle malformed packets.
ba409a42
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/17 12:35
oggopus: use 'invalid' to match other occurances and RFC 6716.
54f061d1
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/17 11:32
oggopus: Improve wording.
a38044e0
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/17 11:08
oggopus: Refer to 'TOC sequence' instead of byte.
5e0c904e
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/14 14:23
oggopus: Fix opus_encode_ctl invocations.
3731a57a
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/14 13:47
oggopus: Improve wording.
08aa815e
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/14 10:54
oggopus: bump draft date and version for 05 publication.
7abe7d65
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/14 10:52
oggopus: Clarify leading zeros are ok for R128 tags.
fd562eef
– Tristan Matthews <tmatth@videolan.org>
authored
on 2014/10/12 11:12
tests: fix linking for --enable-fixed-point on ARM
32ff38bc
– Ralph Giles <giles@mozilla.com>
authored
on 2014/10/07 12:05
Update mp4 encapsulation spec to v0.5.3.
554b349c
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2014/10/03 17:49
There are no tabs in source code.
020a0a48
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2014/10/03 17:11
Fix build bustage from c95c9a048.
c95c9a04
– xiangmingzhu <xiangzhu@cisco.com>
authored
and Jean-Marc Valin <jmvalin@jmvalin.ca>
committed
on 2014/04/30 11:48
Cisco optimization for x86 & fixed point
80460334
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/09/30 10:40
-DOPUS_WILL_BE_SLOW to disable the no-optimization warning
93fe3ce1
– Ralph Giles <giles@mozilla.com>
authored
on 2014/09/29 06:53
Add build script for mp4 spec.
d19c314c
– Ralph Giles <giles@mozilla.com>
authored
on 2014/09/29 06:51
Update mp4 encapsulation spec to v0.4.8.
6d5ba300
– Ralph Giles <giles@mozilla.com>
authored
on 2014/09/26 12:56
Clarify that leading '+' is allowed in R128 tags.
39c6b806
– Ralph Giles <giles@mozilla.com>
authored
on 2014/09/26 12:34
Remove weasel word.
958285e6
– Ralph Giles <giles@mozilla.com>
authored
on 2014/09/26 11:55
Add wording about additional binary data in comment headers.
8fd7c3fc
– Ralph Giles <giles@mozilla.com>
authored
on 2014/09/26 06:13
Add stylesheet for opus_in_isobmff draft.
ecd91051
– Ralph Giles <giles@mozilla.com>
authored
on 2014/09/26 06:08
Update mp4 encapsulation spec to v0.1.7.
3c09b440
– Ralph Giles <giles@mozilla.com>
authored
on 2014/09/25 10:21
Import mp4 encapsulation spec v0.1.4.
da97db1c
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/09/03 22:48
Fixes comments
648eb9ad
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/09/03 22:44
Takes into account a corner case with the multistream encoder
e1326fe6
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/09/03 21:48
Lowered the smallest packet that the multi-stream encoder can encode
370286cd
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/09/03 17:52
updating the update draft
741ced30
– Jean-Marc Valin <jmvalin@jmvalin.ca>
authored
on 2014/07/30 10:54
minor language tweak to RTP draft
13078454
– Ralph Giles <giles@mozilla.com>
authored
on 2014/08/31 09:02
Apply further fixes from Ron.
1204ed1b
– Ron <ron@debian.org>
authored
on 2014/09/01 01:09
Fix mixed-case RFC 2119 keywords
ca7bde67
– Ralph Giles <giles@mozilla.com>
authored
on 2014/08/31 08:20
Fix ambiguous RFC 2119 keywords.
0386df9c
– Ralph Giles <giles@mozilla.com>
authored
on 2014/08/31 07:37
Clarify ambiguity between 'streams' and 'files'.
f157736e
– Timothy B. Terriberry <tterribe@xiph.org>
authored
on 2014/08/14 06:21
Ogg Opus updates from Ian Nartowicz.
Next