Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mstorsjo
mstorsjo has asked
0
questions and find answers to
77
problems.
Stats
2.1k
EtPoint
708
Vote count
0
questions
77
answers
About
mstorsjo questions
mstorsjo answers
Android NDK returns an error "undefined reference to 'rand'"
GC and onTouch cause Fatal signal 11 (SIGSEGV) error in app using ffmpeg through ndk
How to access $(TARGET_ARCH) from C++ file?
Is it possible to use media sdk (NDK) introduced in lollipop into a project to run on Android 16 +
How to know Android decoder MediaCodec.createDecoderByType(type) is Hardware or software decoder?
UnsatisfiedLinkError: Couldn't load X from loader
MediaCodec.dequeueOutputBuffer taking very long when encoding h264 on Android
Inconsistent video quality when encoding camera preview frames with MediaCodec on Xperia Z1
Compiling x264 on a Mac: "No working C compiler found" and "arm-linux-androideabi-gcc: command not found"
Why protected static fields are visible from different class in Java