lavfi/allfilters: fix weird vertical align
This commit is contained in:
parent
3225bc37a3
commit
0ac38deda7
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ void avfilter_register_all(void)
|
|||
REGISTER_FILTER (ABUFFERSINK, abuffersink, asink);
|
||||
REGISTER_FILTER (ANULLSINK, anullsink, asink);
|
||||
|
||||
REGISTER_FILTER (ASS, ass, vf);
|
||||
REGISTER_FILTER (ASS, ass, vf);
|
||||
REGISTER_FILTER (BBOX, bbox, vf);
|
||||
REGISTER_FILTER (BLACKDETECT, blackdetect, vf);
|
||||
REGISTER_FILTER (BLACKFRAME, blackframe, vf);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue