Skip to content

Tags: vikas100/ios-gpuimage-plus

Tags

1.0.0

Toggle 1.0.0's commit message
update:

1. 去除多余log
2. 性能优化
3. 修正使用 NSLock 同步线程产生的警告, 换为 dispatch_semaphore
4. 修正sketch filter在黑色背景下产生除数为0的bug