Releases: nachogarglez/GStreamerCppHelpers
Releases · nachogarglez/GStreamerCppHelpers
0.0.4
0.0.3
What's Changed
- GstPtr: add definitions for GstBuffer and GstEvent by @aslobodeniuk in #13
- Update to Conan 2.x by @nachogarglez in #16
- Fix wording in GstPtr README by @nachogarglez in #14
- Fix spelling in GstPtr tests by @nachogarglez in #18
- Add GstContext type to GstPtr by @nachogarglez in #19
- Fix Visual Studio bool comparison by @nachogarglez in #20
- Update conan recipe for 0.0.3 and add test_package by @nachogarglez in #17
- Fixes for 0.0.3 by @nachogarglez in #21
- Update hash by @nachogarglez in #22
- fix_needed_cast by @nachogarglez in #23
New Contributors
- @aslobodeniuk made their first contribution in #13
Full Changelog: 0.0.2...0.0.3
0.0.2
Doc fixes, small cosmetic changes, Conan recipe.
0.0.1
First fully functional release ready for production.