Files
pyheic_struct/pyheic_struct/__pycache__/__main__.cpython-314.pyc
T
Nymiro 63f148951c Implement HEIC parsing with vendor-specific handlers
- Added a new parser for HEIC files that supports recursive parsing of boxes.
- Introduced vendor-specific handlers for Apple and Samsung HEIC features.
- Created an abstract base handler for common functionality across vendors.
- Implemented methods to find motion photo offsets and handle embedded video data.
- Updated the structure to accommodate additional box types and improve parsing efficiency.
2025-10-20 22:32:06 +13:00

342 B