8000 Merge pull request #65 from kkroening/Depaulicious-patch-1 · monir-dev/ffmpeg-python@628bcc1 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 628bcc1

Browse files
authored
Merge pull request kkroening#65 from kkroening/Depaulicious-patch-1
Add `filter_multi_output` to `__all__` so it's available in API
2 parents 19f316e + f1e418b commit 628bcc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ffmpeg/_filters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ def colorchannelmixer(stream, *args, **kwargs):
421421
'drawbox',
422422
'drawtext',
423423
'filter_',
424+
'filter_multi_output',
424425
'hflip',
425426
'hue',
426427
'overlay',

0 commit comments

Comments
 (0)
0