You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Copy (ffmpeg) .dll to fix#6
This attempts to copy all .dll files in build directory,
where should be only ffmpeg .dll
* Update appveyor.yml
Use literal style block to avoid unnecessary blank lines
http://stackoverflow.com/questions/3790454/in-yaml-how-do-i-break-a-string-over-multiple-lines/21699210#21699210
* Update appveyor.yml
Fix source dir for ffmpeg .dlls
* Update setup.py
Include ffmpeg .dll into wheel
* update README, licensing, fix dll copying, add video test
* fix indentation
* disable test for now to get artifacts
* Add FFmpeg license, inject cv2 to PATH in __init__, enable video test
* disable video test on other OS
This software uses code of `FFmpeg <http://ffmpeg.org>`__ licensed under the `LGPLv2.1 <http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html>`__.
80
+
77
81
Versioning
78
82
----------
79
83
@@ -137,4 +141,4 @@ supported by the manylinux containers.
0 commit comments