blender/extern
Sebastian Parborg af6a1b08e3 VSE: Refactor our code to be compatible with ffmpeg 5.0
In ffmpeg 5.0, several variables were made const to try to prevent bad API usage.
Removed some dead code that wasn't used anymore as well.

Reviewed By: Richard Antalik

Differential Revision: http://developer.blender.org/D14063
2022-02-18 18:24:16 +01:00
..
audaspace VSE: Refactor our code to be compatible with ffmpeg 5.0 2022-02-18 18:24:16 +01:00
binreloc Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
bullet2 Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
ceres Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
clew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
cuew Add missing "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" to CUEW 2021-10-05 16:36:33 +02:00
curve_fit_nd Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
draco Cleanup: trailing space 2020-12-11 15:32:14 +11:00
Eigen3 Update Eigen to 3.3.7 2019-08-21 14:15:28 +02:00
gflags Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glew Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glew-es Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
glog macOS/glog: Silence syscall deprecation warning 2021-07-15 15:23:06 +05:30
gmock Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
gtest Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
hipew Revert "BLI: Refactor vector types & functions to use templates" 2022-01-12 12:50:02 +01:00
json Blender Libraries: Add JSON Library. 2021-09-22 09:07:09 +02:00
lzma Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
lzo Missing README.blender license files + New BSD cases 2020-12-08 18:51:14 +01:00
mantaflow Fluid: Parallelizations for Mantaflow functions (D12002) 2021-09-06 17:30:30 +02:00
nanosvg NanoSVG: Mention the version we use 2021-12-02 18:22:05 +01:00
quadriflow Cleanup: cmake indentation, white-space 2021-02-05 09:45:16 +11:00
rangetree Cleanup: use single back-tick quoting in comments 2021-07-20 22:58:14 +10:00
sdlew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
smaa_areatex Silenced compilation warning when compiling using ASAN. 2021-10-05 10:36:45 +02:00
tinygltf Extern: Add modifications diff for TinyGLTF 2021-10-13 20:56:27 +09:00
wcwidth Fix building on NetBSD 2020-05-09 23:22:50 +10:00
xdnd Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
.clang-format ClangFormat: add configuration files 2019-04-17 06:11:16 +02:00
CMakeLists.txt Cleanup: indentation for CMake files 2022-01-28 14:52:47 +11:00
README Readme file to extern libraries about the attribution document 2020-12-11 18:53:22 +01:00

When updating a library remember to:

* Update the README.blender with the corresponding version.
* Update the THIRD-PARTY-LICENSE.txt document