zoneminder/dep
Isaac Connor 2cf6ad8089 Switch ZMPacket * to a shared_ptr<ZMPacket>. This is so that in LockedPacket we can unlock and then notify and be confident that packet_ won't have been deleted. Change ZMPacket->timestamp to be a timeval instead of timeval *. This might not have been necessary but I like it. No longer cuse the ZMPacket object to wrap the shared image buffers and timestamps. Use a vector for image_buffers. 2021-05-08 21:14:20 -04:00
..
RtspServer@d714323e69 Switch ZMPacket * to a shared_ptr<ZMPacket>. This is so that in LockedPacket we can unlock and then notify and be confident that packet_ won't have been deleted. Change ZMPacket->timestamp to be a timeval instead of timeval *. This might not have been necessary but I like it. No longer cuse the ZMPacket object to wrap the shared image buffers and timestamps. Use a vector for image_buffers. 2021-05-08 21:14:20 -04:00
jwt-cpp dep/jwt-cpp: Update to latest commit 2021-04-11 18:07:35 +02:00
libbcrypt Move in-tree dependencies to their own folder 2021-02-28 02:12:07 +01:00
span-lite dep/span-lite: Remove erroneously added zm-dependency-interface 2021-04-29 00:08:40 +02:00
CMakeLists.txt dep: Add span-lite as C++20 span implementation 2021-04-25 23:13:21 +02:00