-
Even updated to GPUImage v0.1.7, still not working.
![image](https://cloud.githubusercontent.com/assets/6127678/10563309/03e24510-75b8-11e5-9091-718f2c167429.png)
By the way, the .gitignore is not …
-
I run your demo code on Android Studio Emulator, but it crashed.
```java
E/AndroidRuntime: FATAL EXCEPTION: GLThread 313
Process: PID: 12056
java.lang.Unsatis…
-
iOS13 iphone7 运行报这个warning
Main Thread Checker: UI API called on a background thread: -[UIView bounds]
PID: 11292, TID: 2714676, Thread name: (none), Queue name: com.sunsetlakesoftware.GPUImage.…
-
**Describe the bug**
My frag displays bright white pixels in certain areas, only with ToneMapping=4.
**Expected behavior**
No bright white pixels.
**Suggested fix**
in `BufferShader.frag`:
…
-
Error:Artifact 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.1-SNAPSHOT:gpuimage-library.jar' not found.
This is the error I get after adding this to my build.gradle file
repositories {
…
-
It always looks black and the view's android:background attribute is not working to me.
Is there any way to change the background color?
![screenshot_2014-12-13-08-47-25](https://cloud.githubusercon…
-
Hi guys,
I'm facing this same issue described in parts of #34 (with an ejected expo app). I have tried this with both a fairly complex app built with expo and newly-ejected as well as a completely …
-
In an effort to layer APIs and allow for runtimes other than the traditional TensorFlow eager runtime, access to Raw TensorFlow operators have been marked as _Raw. This expresses that they should be c…
-
With the latest master (75ec4e508e31ef93cac17235db5a5600590bc1a8), VS2019 gives the below errors and warnings, most important of which are VNL link errors of the style `unresolved external symbol "pub…
-
Hi, How are you?
I tried to use 'StraaS-iOS-SDK/Streaming' but I got an issue while installing pod files.
This is the error code I got.
I expect your kind help.
Thank you.
Installing DSGPUImage…