issues
search
cats-oss
/
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
9.01k
stars
2.27k
forks
source link
2.0.0 refactor
#414
Closed
wasabeef
closed
6 years ago
wasabeef
commented
6 years ago
What does this change?
Rename to BilateralBlur
Rename to SepiaTone
Update default param of ChromaKeyBlend
Remove @Deprecated annontations of GPUImage#saveToPictures because we'd like to make GPUImage class generic.
Add xml attribute of "loading indicator" about app:show_loading="true/false" .
Support android_assets.
What does this change?