Version 0.3 - Official
Version 0.3 is finally here. After almost a year since the last official release, there has been a lot of work to stabilise the framework and get the API to a state where it's easy to use for the end-user.
Below are the main issues tackled during this release:
#10 Splitter component
#11 Resizer component
#14 Improve logging
#16 .NET Core - EXIF & Annotation
#17 Add MMAL_PARAMETER_SUPPORTED_ENCODINGS check
#18 Encode/Decode image from raw file
#21 Video decoder component
#22 Image decoder component
#24 Render overlay
#28 TakePicture & TakeVideo to be self-contained
#29 FFmpeg RTMP streaming issues
#30 Update to .NET Standard 2.0
#33 Logging Config
The API has changed significantly since the last official release, and a lot of additional features provided by MMAL are now available in MMALSharp, including the Resize and Splitter components and also the ability to encode/decode image files directly from FileStreams.
I hope you enjoy the release and have fun using the latest release in your projects!