Changelog:
r45348 | gpz | 2024-09-28 13:42:28 +0000 (Sat, 28 Sep 2024) | 1 line
fix uninitialized var in old filter, patch by leandro nini
------------------------------------------------------------------------
r45347 | gpz | 2024-09-27 13:52:39 +0000 (Fri, 27 Sep 2024) | 1 line
skip video recording when warpmode is active, this does not, and can not, work and will result in massive a/v delays
------------------------------------------------------------------------
r45346 | gpz | 2024-09-26 22:22:58 +0000 (Thu, 26 Sep 2024) | 1 line
encode zmbv video at proper (fractional) frame rate, prepare some stuff to skip frames if needed. "warpmode" and "no audio" still needs to be fixed
------------------------------------------------------------------------
r45345 | gpz | 2024-09-26 18:43:24 +0000 (Thu, 26 Sep 2024) | 1 line
add printf-format attribute macros also for clang
------------------------------------------------------------------------
r45344 | gpz | 2024-09-26 16:56:23 +0000 (Thu, 26 Sep 2024) | 1 line
change printf to log_printf
------------------------------------------------------------------------