-
Android comes with its own JDK which contains the following packages:
```
android
android.accessibilityservice
android.accounts
android.animation
android.annotation
android.app
android.app.admin
andr…
-
somewhen in the last 24h i started getting an error similiar to #157, yesterday everything was working, so i am assuming it is not a duplicate of #157 but facebook must have changed something
upgr…
-
When external SD card uses unsupported format (ie exFAT), boot process will be stopped by EMERGENCY REBOOT FROM MBTOOL.
System is located at data-slot, so MBTOOL should be skipped it and then boot in…
-
i m using abby's code sample for android. i clicked the "from camera" button. its working fine. But i clicked "from file",i choose the image but then nothing happens just shows activity result.
i sol…
-
I was able to build the libs and get it running, however I must use `Loader.load(avutil.class);` before using `FFmpegFrameRecorder` and this is causing two very annoying issues on **Lollipop** and **M…
-
Hello!
First of all, i wanted to say that I have a lot of respect for your work, and your API is very easy to use. Congrats for that!
I am trying to load an image with path/uri into an imageView usi…
ghost updated
8 years ago
-
# Background
Geoscience Australia has been working technical agencies in Indonesia to develop a volcanic ash modelling capability. After being shown InaSAFE, the volcanic ash modelers are keen to fin…
-
### Issue summary
Follow the instruction to compile opencv3.1. In the configuration part, I noticed that FFMEPG is part of the compiled.
-- Video I/O:
-- DC1394 1.x: NO
--…
-
```
INFO Creating output directory.
INFO Initializing
INFO Running workloads
INFO Connecting to device
INFO Initializing device
INFO Initializing workloads
INFO Running wor…
-
I'm running a simple scene on my Nexus 5 (Chrome beta 47.0.2526.76, Android 6.0)
Without distorter i get a consistent 60fps and with the distorter it sits ~30fps
What exactly is the distorter for? I…