| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Changes: https://github.com/imageio/imageio-ffmpeg/releases
Notes:
svn path=/head/; revision=560600
|
|
|
|
|
|
|
| |
Changes: https://github.com/imageio/imageio-ffmpeg/releases
Notes:
svn path=/head/; revision=535029
|
|
|
|
|
|
|
| |
Changes: https://github.com/imageio/imageio-ffmpeg/releases
Notes:
svn path=/head/; revision=527111
|
|
|
|
|
|
|
| |
Changes: https://github.com/imageio/imageio-ffmpeg/releases
Notes:
svn path=/head/; revision=526658
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update pkg-descr
Changes: https://github.com/imageio/imageio-ffmpeg/releases
https://github.com/imageio/imageio-ffmpeg/commits/master
Notes:
svn path=/head/; revision=499191
|
|
The purpose of this project is to provide a simple and reliable ffmpeg wrapper
for working with video files. It takes care of producing platform-specific
wheels that include the binary executables of ffmpeg. These can then be
installed (and updated or uninstalled) easily with pip.
It also provides simple generator functions for reading and writing data from/to
ffmpeg, which reliably terminate the ffmpeg process when done.
This library is used as the basis for the imageio ffmpeg plugin, but it can also
be used by itself. Imageio provides a friendlier (higher level) API, and adds
support for e.g. cameras and seeking.
WWW: https://github.com/imageio/imageio-ffmpeg
Notes:
svn path=/head/; revision=492388
|