Add mediacodec mode (GPU) for video compressor

This commit is contained in:
2026-06-12 11:20:13 +07:00
parent 26602a4698
commit bbb0fe0d34
185 changed files with 17183 additions and 421 deletions
@@ -233,8 +233,8 @@ CMAKE_SYSTEM_NAME:UNINITIALIZED=Android
//No help, variable specified on the command line.
CMAKE_SYSTEM_VERSION:UNINITIALIZED=21
//The CMake toolchain file
CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/Android/sdk/ndk/28.2.13676358/build/cmake/android.toolchain.cmake
//No help, variable specified on the command line.
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=D:\Android\sdk\ndk\28.2.13676358\build\cmake\android.toolchain.cmake
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console