Argoday / IPL

IPL is a C++ template meta-programming based Image Processing Library designed for quick and easy implementation of Computer Vision and Computer Graphics algorithms while preserving runtime performance. Integrates with Qt, LibPNG, and FFMPEG
Other
8 stars 3 forks source link

Memory Leak in FrameDump #30

Closed Argoday closed 12 years ago

Argoday commented 12 years ago

I think there is a small memory leak in FrameDump

Argoday commented 12 years ago

This has been fixed and will be checked-in along with re-org changes for #5