mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
Merge pull request #65 from kkroening/Depaulicious-patch-1
Add `filter_multi_output` to `__all__` so it's available in API
This commit is contained in:
commit
628bcc145e
@ -421,6 +421,7 @@ __all__ = [
|
|||||||
'drawbox',
|
'drawbox',
|
||||||
'drawtext',
|
'drawtext',
|
||||||
'filter_',
|
'filter_',
|
||||||
|
'filter_multi_output',
|
||||||
'hflip',
|
'hflip',
|
||||||
'hue',
|
'hue',
|
||||||
'overlay',
|
'overlay',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user