Created by: skirsdeda
Included all filter flags for completeness and process_command
pointer to check if filter supports commands. Also a small fix for options
property (some generic filters don't have any descriptor). process_command
is available since before ffmpeg 1.0 so it should be fine to add. Basically, now we can have all the same info about filters as provided by ffmpeg command.