mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
lavfi/hue: apply major simplifications, and switch to AVOption-based system
This also drops support for "flat syntax" and "reinit" command. "reinit" command is not very robust and complicates the logic more than necessary, since requires to reset all the options in the command. *This is a syntax break*.
This commit is contained in:
@@ -679,7 +679,6 @@ static const char *const filters_left_to_update[] = {
|
||||
"atempo",
|
||||
"buffer",
|
||||
"flite",
|
||||
"hue",
|
||||
"mp",
|
||||
"pan",
|
||||
"scale",
|
||||
|
||||
Reference in New Issue
Block a user