- **Pre-Release Update:**
- Adjusted Python bindings to use snake_case.
- Added `.pyi` stub files to `.whl`.
- Adjusted `dtype` arguments to (`uint8`, `float32`, `float16`).
- Added GitHub Actions for new releases.
- Added HW Accel Encoder support, direct encoding from numpy/tensors.
- Added `has_audio` property to `VideoReader.get_properties()`.