1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavfilter
Anton Khirnov 43f702a253 lavfi/framesync: avoid forcing frame writability unnecessarily
Callers of ff_framesync_get_frame() generally do not expect the result
to be writable, those that do (e.g. ff_framesync_dualinput_get_writable())
ensure writability themselves.

Significantly reduces memory consumption in complex graphs with
framesync-based filters (e.g. scale, ssim).

Reported-By: Mark Shwartzman
2024-07-31 11:12:45 +02:00
..
2023-11-18 19:55:42 +01:00
2024-07-07 23:36:29 +02:00
2024-07-07 23:36:29 +02:00
2023-11-16 20:53:18 +02:00
2024-07-01 22:31:02 +02:00
2024-07-01 22:31:02 +02:00
2024-07-01 22:31:02 +02:00
2024-03-29 09:09:40 +01:00
2024-02-16 21:34:38 +01:00
2024-07-15 01:59:41 +02:00
2024-07-21 16:34:28 +02:00
2024-04-18 14:43:07 +08:00
2024-01-01 20:12:52 +01:00
2024-07-05 18:06:14 +08:00