android-gpuimage-plus
android-gpuimage-plus copied to clipboard
Java_org_wysaid_nativePort_CGENativeLibrary_cgeFilterImage_2MultipleEffects
I'm making a filter for the video call, I want to use the above method because I don't want to have to create a bitmap. But the above method is unusable. I would be very grateful if there was a method has param YUV bytearray and return ARGB bytearray. The current method has param is the bitmap and returning the bitmap
Please produce your problem within the demo, and I'll fix that quickly.