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:
Stefano Sabatini
2013-04-11 01:12:33 +02:00
parent c36ab01cd2
commit e4fd58f472
4 changed files with 69 additions and 119 deletions
-1
View File
@@ -679,7 +679,6 @@ static const char *const filters_left_to_update[] = {
"atempo",
"buffer",
"flite",
"hue",
"mp",
"pan",
"scale",