Changelog:
r43895 | gpz | 2023-05-26 22:40:07 +0000 (Fri, 26 May 2023) | 1 line
added WIP video output driver that uses the ffmpeg executable instead of the linked library. should work with and without HAVE_FFMPEG. mostly untested, especially on windows :) lets see what/if/how github complains :)
------------------------------------------------------------------------
r43894 | pottendo | 2023-05-26 19:08:35 +0000 (Fri, 26 May 2023) | 2 lines
Fixed http to handle '404', Reactivated SSL, trying 'CURLSSLOPT_NATIVE_CA'.
------------------------------------------------------------------------
r43893 | pottendo | 2023-05-26 16:14:50 +0000 (Fri, 26 May 2023) | 2 lines
Handle curl errors.
------------------------------------------------------------------------
r43892 | pottendo | 2023-05-26 15:29:00 +0000 (Fri, 26 May 2023) | 2 lines
Reduce SSL security (temporarily).
------------------------------------------------------------------------
r43891 | pottendo | 2023-05-26 14:13:01 +0000 (Fri, 26 May 2023) | 2 lines
Added missing commands (-dummies).
------------------------------------------------------------------------