Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
ae8fec4cb4d8d6f25a7f1da009af96b4c6c37634
ae8fec4
fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error
by uraymeiviar
· 9 years ago
3aaddaf
Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project settings to produce .dll file instead of .lib
by uraymeiviar
· 9 years ago
4d3decf
Fixes floating-point bug introduced in be9e747bcc542c277d30f6c78a57b0940e0c5b5e
by Jean-Marc Valin
· 9 years ago
6e96173
win32: only use dllexport when building DLL
by Daniel Verkamp
· 9 years ago
787eee2
Turn on CELT's PLC only if there are >=2 packets received consecutively.
by Felicia Lim
· 9 years ago
fab6397
cng exitation signal can saturate. Use same scaling as PLC and normal decoding
by Soren Skak Jensen
· 9 years ago
e40df01
Fix valgrind unaddressable mem read error
by Felicia Lim
· 9 years ago
be9e747
Fixes overflows on CPUs with 16-bit ints
by Jean-Marc Valin
· 9 years ago
02f3ac2
fix for divide by zero
by Felicia Lim
· 9 years ago
c43b1bc
oggopus: Update version and date for -14
by Timothy B. Terriberry
· 9 years ago
2d5b5dd
oggopus: Address Barry Leiba's IESG comments.
by Timothy B. Terriberry
· 9 years ago
c2c6007
oggopus: Fix page numbers in example diagram.
by Timothy B. Terriberry
· 9 years ago
fcdaef5
oggopus: Update Wikipedia URLs.
by Timothy B. Terriberry
· 9 years ago
b9dff4b
oggopus: Fix typo.
by Ralph Giles
· 9 years ago
f26c353
oggopus: Address Stephen Farrell's IESG comments.
by Timothy B. Terriberry
· 9 years ago
81bb160
oggopus: Update version and date for -13
by Timothy B. Terriberry
· 9 years ago
5d09366
Remove unused patch file.
by Ralph Giles
· 9 years ago
c4c897e
Expand SILK macro to avoid "Wexpansion-to-defined" violation
by flim
· 9 years ago
288bd59
Remove unused patch file.
by Ralph Giles
· 9 years ago
ae1807f
Remove generation date from docs.
by Ralph Giles
· 9 years ago
3270d1e
Clean up footer.html.
by Ralph Giles
· 9 years ago
96591ca
oggopus: Additional minor rewording.
by Timothy B. Terriberry
· 9 years ago
8271935
oggopus: Update version and date for -12
by Timothy B. Terriberry
· 9 years ago
bb054b5
oggopus: Minor rewording.
by Timothy B. Terriberry
· 9 years ago
e791355
oggopus: Update the acknowledgements.
by Timothy B. Terriberry
· 9 years ago
b3cec87
oggopus: Add a BSD license header.
by Timothy B. Terriberry
· 9 years ago
a091cb7
oggopus: Revert reference to RFC 4732 back to informative.
by Timothy B. Terriberry
· 9 years ago
f6adff6
oggopus: Update version and date for -11
by Timothy B. Terriberry
· 9 years ago
9adc59b
oggopus: Specify that the new IANA registry is top-level.
by Timothy B. Terriberry
· 9 years ago
28cbae0
Remove default settings from Doxygen config.
by Ralph Giles
· 9 years ago
f21970a
Docuemnt the source of the 2.5 ms and 48 kHz restrictions.
by Timothy B. Terriberry
· 9 years ago
44f8736
oggopus: Fix continued packet lacing reference.
by Ralph Giles
· 9 years ago
dd87956
Add /topic update to release checklist
by Mark Harris
· 9 years ago
43e8bd4
oggdraft: Update version and date for -10
by Timothy B. Terriberry
· 9 years ago
7bb5df4
oggdraft: Fix typo.
by Timothy B. Terriberry
· 9 years ago
781d6e2
oggopus: Remove normative language from IANA registry.
by Timothy B. Terriberry
· 9 years ago
f1babd1
oggopus: Replace 'reject' with 'treat as invalid'.
by Timothy B. Terriberry
· 9 years ago
4a6d69e
update releases.sha2
by Jean-Marc Valin
· 9 years ago
9efa779
bump libtool revision for 1.1.2
by Jean-Marc Valin
· 9 years ago
811dc74
Suggest OPUS_LSB_DEPTH(14) for G.711. r=td-linux,mark4o
by Ralph Giles
· 9 years ago
98b59a3
Add checksums for opusfile 0.7.
by Ralph Giles
· 9 years ago
cf902db
Add a check target to the static makefiles. r=ron
by Ralph Giles
· 9 years ago
36d3622
Add 'force' to the phony target list. r=ron
by Ralph Giles
· 9 years ago
68a0e04
Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES
by Jean-Marc Valin
· 9 years ago
9ba205d
Actually fix pedantic build bustage.
by Timothy B. Terriberry
· 9 years ago
dd6dec9
Fix pedantic build bustage.
by Timothy B. Terriberry
· 9 years ago
9e3872a
Add tonality_analysis_reset().
by Ralph Giles
· 9 years ago
d43445f
Add an initializer for TonalityAnalysisState.
by Ralph Giles
· 9 years ago
bd1fb51
Remove unused encoder field analysis_offset
by Mark Harris
· 9 years ago
fa73e75
Avoids having the Opus-level "arch" be set to 0 on encoder/decoder reset
by Jean-Marc Valin
· 9 years ago
9a08ae0
oggopus: More updates for AD review comments.
by Timothy B. Terriberry
· 9 years ago
9961809
Fixes patch_transient_decision() for hybrid mode
by Jean-Marc Valin
· 9 years ago
257ab37
Oops, fixes max_decay for LFE in fixed-point
by Jean-Marc Valin
· 9 years ago
c3147ed
oggopus: Revert SHOULD->MUST for reserved mappings.
by Timothy B. Terriberry
· 9 years ago
341e734
oggopus: Fix typo.
by Timothy B. Terriberry
· 9 years ago
71019f5
oggopus: First pass updates for AD review comments.
by Timothy B. Terriberry
· 9 years ago
cfaf147
Make the CELT background noise estimator adapt more quickly on DTX update
by Jean-Marc Valin
· 9 years ago
77cf9ed
opus_demo: fixes potential division by zero on files with no active frame
by Jean-Marc Valin
· 9 years ago
6fa8563
Fixes memory leak in some CELT unit tests
by Jean-Marc Valin
· 9 years ago
1970d5b
Always use the max of the decaying PLC energy and the background noise
by Jean-Marc Valin
· 9 years ago
eda57aa
Fixes the transient detector on silence
by Jean-Marc Valin
· 9 years ago
60fcfd5
update sha256 in repo
by Jean-Marc Valin
· 9 years ago
b24c097
bump libtool revision
by Jean-Marc Valin
· 9 years ago
b2eae1c
oggopus: Fix spelling
by Mark Harris
· 9 years ago
d568e24
Bump draft version and date for submission.
by Timothy B. Terriberry
· 9 years ago
554aef9
Additional edits from Mark Harris.
by Timothy B. Terriberry
· 9 years ago
a3bb541
Address remaining document shepherd review comments.
by Timothy B. Terriberry
· 9 years ago
53b4e5b
Remove normative references to encoder or decoder.
by Timothy B. Terriberry
· 9 years ago
5fa1952
Fix x86 build if we presume SSE4.1 (and earlier), but not AVX.
by Jonathan Lennox
· 9 years ago
5fa2dce
oggopus: further cleanup in response to review.
by Ralph Giles
· 9 years ago
68c5485
oggopus: Add IANA considerations.
by Ralph Giles
· 9 years ago
ee822e9
oggopus: Add Opus RTP as an informative reference.
by Ralph Giles
· 9 years ago
3a35137
oggopus: remove <spanx style="strong"> markup.
by Ralph Giles
· 9 years ago
f461335
oggopus: Consolidate granulepos description.
by Ralph Giles
· 9 years ago
ac6c6c1
oggopus: Convert mentions of 'encoder' to 'muxer'.
by Ralph Giles
· 9 years ago
1632152
Adding AVX config switches
by Radu Velea
· 9 years ago
bb0e1e0
Naming convention for AVX
by Radu Velea
· 9 years ago
911ddc0
Suppress generation of comb_filter_const_c when not used; avoid warning.
by Jonathan Lennox
· 9 years ago
19677f6
Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS).
by Jonathan Lennox
· 9 years ago
ca5c388
Declare silk_warped_LPC_analysis_filter_FIX_c in silk/fixed/main_FIX.h.
by Jonathan Lennox
· 9 years ago
699b643
Updating links for both https and new versions
by Mark Harris
· 9 years ago
d70b8ed
Corrections to doc
by Mark Harris
· 9 years ago
57842da
configure: Remove empty else clauses from AS_IF
by Timothy B. Terriberry
· 9 years ago
c232f65
Adds "arch" argument to MIPS MDCT
by Rhishikesh Agashe
· 9 years ago
db7a0d6
Fix dump_modes output for fixed-point NE10.
by Timothy B. Terriberry
· 9 years ago
bae8545
armv7: Enable NE10's fixed-point FFT for the MDCT
by Viswanath Puttagunta
· 9 years ago
ba8713c
armv7: Optimize fixed point FFT using NE10 library
by Viswanath Puttagunta
· 9 years ago
3807af3
test_unit_dft: Add nfft = 60, 240, 480 tests
by Viswanath Puttagunta
· 9 years ago
19c5406
armv7(float): Optimize decode usecase using NE10 library
by Viswanath Puttagunta
· 9 years ago
f48abe8
armv7(float): Optimize encode usecase using NE10 library
by Viswanath Puttagunta
· 9 years ago
0fe5143
Move the external ARM asm to a separate library.
by Timothy B. Terriberry
· 9 years ago
d71c297
Add entcode.c to the dump_modes binary.
by Timothy B. Terriberry
· 9 years ago
c9c2035
Fixes compile problems for MIPS
by Rhishikesh Agashe
· 9 years ago
50d6701
trivial_example: Fix error message
by Mark Harris
· 9 years ago
a6595e6
Extra safety against NaNs in surround_analysis()
by Mark Harris
· 9 years ago
7c49ad0
Preventing NaNs from crashing surround_analysis()
by Jean-Marc Valin
· 9 years ago
5dca296
Remove spurious ACLOCAL_FLAGS variable from autogen.sh.
by Ralph Giles
· 9 years ago
3a1dc9d
Make it possible to pass in paths to opus_demo and opus_compare.
by Jonathan Lennox
· 9 years ago
0bc1ecc
Create OPUS_FAST_INT64 macro, to abstract conditions where opus_int64 should be used.
by Jonathan Lennox
· 9 years ago
a7c1ebf
Use ProjectReference rather than AdditionalDependencies for test programs, so build dependencies are right.
by Jonathan Lennox
· 9 years ago
Next »