LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
h5ffmpeg/__init__.py
h5ffmpeg/_ffmpeg_filter.c
h5ffmpeg/_version.py
h5ffmpeg/anm.py
h5ffmpeg/anm_legacy.py
h5ffmpeg/constants.py
h5ffmpeg/ffmpeg_filter.py
h5ffmpeg/gpu_utils.py
h5ffmpeg/patches.py
h5ffmpeg/utils.py
h5ffmpeg.egg-info/PKG-INFO
h5ffmpeg.egg-info/SOURCES.txt
h5ffmpeg.egg-info/dependency_links.txt
h5ffmpeg.egg-info/not-zip-safe
h5ffmpeg.egg-info/requires.txt
h5ffmpeg.egg-info/top_level.txt
scripts/build_macos.sh
scripts/build_ubuntu.sh
scripts/build_ubuntu_pkg.sh
src/ffmpeg_h5filter.c
src/ffmpeg_h5filter.h
src/ffmpeg_h5plugin.c
src/ffmpeg_native.c
src/ffmpeg_utils.c
src/ffmpeg_utils.h
tests/test_basic.py
tests/test_ffmpeg.py
tests/test_integration.py
tests/test_utils.py