mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-08-04 09:12:56 -04:00
Bring two upstream fixes from master's pin into release-1.38:
ce6b3ab use frame.last for RTP marker bit instead of hardcoded 1
(correctly clears the marker on non-final packets of a
multi-packet frame; ZoneMinder's callers don't set .last,
which still defaults to 1 in the AVFrame ctor — same
behaviour for single-packet frames as before)
a071599 bump cmake_minimum_required to 3.10 to silence deprecation
warning
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>