Alex Cohn
Alex Cohn
Fixing https://github.com/bravobit/FFmpeg-Android/issues/126
see https://stackoverflow.com/q/57067507/192373 1) use StringBuilder to accumulate the output text 2) convert it to String inside doInBackground, not on Main thread
Does ReLinker support [android:extractNativeLibs=false](https://developer.android.com/reference/android/R.attr.html#extractNativeLibs) ? There are few *levels* of such support. - For starters, you can detect android:minSdkVersion and recommend to use uncompressed libraries - You can also disable...
### Your environment. - Version: *1522408cc9583551e53c327cfd4492144080ad68* - OS: Windows 10 Pro 64bit 1903 - go version go1.14.4 windows/amd64 ### What did you do? `go run ./gocv-receive` I even removed all...
I would like to establish an ssh connection _into_ the virtual machine.
**This is not a real Pull Request** it has not been tested thoroughly enough, and may not be fit for everybody. I open it now as a way of discussion:...
Apple requires bitcode for tvOS builds, and strongly encourages bitcode for iOS builds. Also, the compiler has recently added a check in `clang/lib/Driver/ToolChains/Clang.cpp`, which does not allow `-mllvm` in CFLAGS...
#### Description I noticed that some headers under `sysroot` are missing in Windows version. Digging deeper, I find that the root cause is that there are files in Linux version...
implementing the prefab packager see https://google.github.io/prefab/ and https://developer.android.com/studio/preview/features#native-dependencies