Adds video reading / saving functionalities (#1039)
* WIP * WIP * Add some documentation * Improve tests and add GC collection * [WIP] add timestamp getter * Bugfixes * Improvements and travis * Add audio fine-grained alignment * More doc * Remove unecessary file * Remove comment * Lazy import av * Remove hard-coded constants for the test * Return info stats from read * Fix for Python-2
Showing
test/test_io.py
0 → 100644
torchvision/io/__init__.py
0 → 100644
torchvision/io/video.py
0 → 100644
Please register or sign in to comment