avfilter/vf_overlay: Restore shorthand option order
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
|
||||
#include "bufferqueue.h"
|
||||
|
||||
enum EOFAction {
|
||||
EOF_ACTION_REPEAT,
|
||||
EOF_ACTION_ENDALL,
|
||||
EOF_ACTION_PASS
|
||||
};
|
||||
|
||||
/*
|
||||
* TODO
|
||||
* Export convenient options.
|
||||
|
||||
Reference in New Issue
Block a user