Jean-Marc Valin
|
bab635d56b
Quality: Removes high-band attenuation in hybrid mode -- at least for now
|
9 år sedan |
Jean-Marc Valin
|
6c2a454f04
Quality: Adds SILK rate interpolation function
|
9 år sedan |
Jean-Marc Valin
|
270f5e3a19
Quality: Makes real CELT VBR work for hybrid too
|
9 år sedan |
Jean-Marc Valin
|
0b926c8bf8
Quality: Forces trim to 5 on hybrid mode
|
9 år sedan |
Jean-Marc Valin
|
8c38e438ed
Quality: Encoding music in full-band stereo from 32 kb/s
|
9 år sedan |
Jean-Marc Valin
|
0f6087ae87
Quality: removes VBR attenuation at low bitrate
|
9 år sedan |
Jean-Marc Valin
|
bcea233f75
Makes CBR calculations more accurate for 60-ms frames
|
8 år sedan |
Jean-Marc Valin
|
eff72e47eb
Respect CBR even at ridiculourly low rate
|
8 år sedan |
Jean-Marc Valin
|
e959f0d5f2
Prevents an invalid ToC to be generated at ridiculously low rate
|
8 år sedan |
Jean-Marc Valin
|
4b1f45e407
make len==0 return OPUS_INVALID_PACKET rather than OPUS_BAD_ARG for opus_packet_parse_impl()
|
8 år sedan |
Jean-Marc Valin
|
5e50f1f9a3
Check for len<1 in opus_packet_parse_impl()
|
8 år sedan |
Timothy B. Terriberry
|
096f5d3769
Remove tabs from source code.
|
8 år sedan |
Jonathan Lennox
|
05d3e794d7
Add Aarch64 intrinsic for SIG2WORD16.
|
9 år sedan |
Jonathan Lennox
|
512f17a252
Add Aarch64 intrinsics for saturated add/subtract.
|
9 år sedan |
Jonathan Lennox
|
879736037b
Add configure check for Aarch64-specific Neon intrinsics.
|
9 år sedan |
Jonathan Lennox
|
87c670dbe1
Clean up formatting of configure output for ARM intrinsics detection.
|
9 år sedan |
Jonathan Lennox
|
81b699c611
Add OPUS_FAST_INT64 definition of silk_SMULWT.
|
9 år sedan |
Jonathan Lennox
|
c59c138d6c
Explicitly cast results of silk OPUS_FAST_INT64 macros back to opus_int32.
|
9 år sedan |
Jonathan Lennox
|
d6a44c5511
Add OPUS_FAST_INT64 flavors of celt/fixed_generic.h macros.
|
9 år sedan |
Jonathan Lennox
|
8da4f8495e
Move OPUS_FAST_INT64 definition to celt/arch.h.
|
9 år sedan |
Jonathan Lennox
|
92f9c82a8a
Clean up some intrinsics-related wording in configure.
|
9 år sedan |
Jonathan Lennox
|
6d27902343
Enable intrinsics by default.
|
9 år sedan |
Jonathan Lennox
|
7017f55093
Add Neon fixed-point implementation of xcorr_kernel.
|
9 år sedan |
Jonathan Lennox
|
7f1c6fa67d
Add Neon intrinsics for Silk noise shape feedback loop.
|
9 år sedan |
Jonathan Lennox
|
81a1942707
Apply Neon short prediction optimization to silk_noise_shape_quantizer_del_dec.
|
9 år sedan |
Jonathan Lennox
|
44e8e73850
Add Neon intrinsics for Silk noise shape quantization.
|
9 år sedan |
Jonathan Lennox
|
fdb3b3ac34
Add named constants for ARM architecture variants.
|
9 år sedan |
Jonathan Lennox
|
920ff71814
Enable Neon intrinsics for aarch64.
|
9 år sedan |
Jonathan Lennox
|
8cb1487288
Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consistency with x86.
|
9 år sedan |
Jonathan Lennox
|
ab61f328a4
Reorganize ARM CPU #ifdefs.
|
9 år sedan |