uvgRTP v3.1.4
Fixes MinGW compilation and an SCL bug where an incorrect detection of start code can happen with specific sequence of bytes. Thanks to those who did PRs!
What's Changed
- find_h26x_start_code fix by @Atlas42 in #231
- reception_flow.cc: Fix MinGW compilation on Windows by @mustafa-gokce in #232
New Contributors
- @mustafa-gokce made their first contribution in #232
Full Changelog: v3.1.3...v3.1.4