mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 02:20:07 +01:00
abuffer: switch to an AVOptions-based shorthand system.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -683,7 +683,6 @@ static int process_options(AVFilterContext *ctx, AVDictionary **options,
|
||||
|
||||
// TODO: drop me
|
||||
static const char *const filters_left_to_update[] = {
|
||||
"abuffer",
|
||||
#if FF_API_ACONVERT_FILTER
|
||||
"aconvert",
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user