BradLarson / GPUImage3

GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
BSD 3-Clause "New" or "Revised" License
2.68k stars 330 forks source link

Class MovieInput has a memory issue #90

Closed Zeta-XL closed 4 years ago

Zeta-XL commented 4 years ago
截屏2020-07-03 下午4 43 37

Class MovieInput, at about line 71, The "while" loop enhance memory very soon. Add autorelesepool may helpful, pls have a check

Zeta-XL commented 4 years ago

Duplicate #79