- refresh Opus codec source code

This commit is contained in:
Dmytro Bogovych 2023-10-06 09:26:57 +03:00
parent 3f33c86949
commit 4ce7f50964
26 changed files with 2014 additions and 2019 deletions

View File

@ -508,11 +508,6 @@ target_compile_definitions(opus
$<$<BOOL:${HAVE_LRINT}>:HAVE_LRINT>
$<$<BOOL:${HAVE_LRINTF}>:HAVE_LRINTF>)
if (MSVC)
set_property(TARGET opus PROPERTY
MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
endif()
if(OPUS_BUILD_FRAMEWORK)
set_target_properties(opus PROPERTIES
FRAMEWORK TRUE

0
src/libs/opus/celt/arm/arm2gnu.pl Normal file → Executable file
View File

0
src/libs/opus/compile Normal file → Executable file
View File

0
src/libs/opus/config.guess vendored Normal file → Executable file
View File

0
src/libs/opus/config.sub vendored Normal file → Executable file
View File

0
src/libs/opus/configure vendored Normal file → Executable file
View File

0
src/libs/opus/depcomp Normal file → Executable file
View File

0
src/libs/opus/install-sh Normal file → Executable file
View File

0
src/libs/opus/meson/get-version.py Normal file → Executable file
View File

0
src/libs/opus/meson/read-sources-list.py Normal file → Executable file
View File

0
src/libs/opus/missing Normal file → Executable file
View File

0
src/libs/opus/test-driver Normal file → Executable file
View File

0
src/libs/opus/tests/run_vectors.sh Normal file → Executable file
View File