avfilter/vf_overlay: Restore shorthand option order

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer
2017-09-05 15:26:52 +02:00
parent fa805df060
commit d8bc198d09
4 changed files with 23 additions and 6 deletions
+6
View File
@@ -23,6 +23,12 @@
#include "bufferqueue.h"
enum EOFAction {
EOF_ACTION_REPEAT,
EOF_ACTION_ENDALL,
EOF_ACTION_PASS
};
/*
* TODO
* Export convenient options.