techyian / MMALSharp

C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
MIT License
195 stars 33 forks source link

Memory leak #20

Closed techyian closed 7 years ago

techyian commented 7 years ago

Potential memory leak has cropped up from running unit tests. Needs further investigation

techyian commented 7 years ago

Issue appears to be due to certain encoding formats being used, not a specific memory leak being caused by MMALSharp. Closing.