Commit: 95f020c853d6f1c6afc46cd3b3c0f6b8817a1245
Author: Arto Kitula
Date:   Sat Oct 12 18:33:34 2019 +0300
Branches: blender-v2.81-release
https://developer.blender.org/rB95f020c853d6f1c6afc46cd3b3c0f6b8817a1245

macOS: add opus to FFMPEG_LIBRARIES

===================================================================

M       build_files/cmake/platform/platform_apple.cmake

===================================================================

diff --git a/build_files/cmake/platform/platform_apple.cmake 
b/build_files/cmake/platform/platform_apple.cmake
index 5cea7a418bd..3ae3b2b66b5 100644
--- a/build_files/cmake/platform/platform_apple.cmake
+++ b/build_files/cmake/platform/platform_apple.cmake
@@ -157,7 +157,7 @@ if(WITH_CODEC_FFMPEG)
     avcodec avdevice avformat avutil
     mp3lame swscale x264 xvidcore
     theora theoradec theoraenc
-    vorbis vorbisenc vorbisfile ogg
+    vorbis vorbisenc vorbisfile ogg opus
     vpx swresample)
   set(FFMPEG_LIBPATH ${FFMPEG}/lib)
 endif()

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to