mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-03 17:45:06 +02:00
lavfi/aspect: switch to an AVOptions-based system.
This is heavily based on 2831b307 by Anton Khirnov <anton@khirnov.net>
This commit is contained in:
@@ -681,8 +681,6 @@ static const char *const filters_left_to_update[] = {
|
||||
"mp",
|
||||
"pan",
|
||||
"scale",
|
||||
"setdar",
|
||||
"setsar",
|
||||
};
|
||||
|
||||
static int filter_use_deprecated_init(const char *name)
|
||||
|
||||
Reference in New Issue
Block a user