Remove HandBrake replacement documentation references

- Removed reference to HANDBRAKE_REPLACEMENT.md from docs/README.md
- Removed HandBrake references from docs/CHANGELOG.md
- Keep documentation focused on VideoTools features
- File was already deleted, this cleans up the references

Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Stu Leak 2025-12-30 15:55:38 -05:00
parent e1c4d9ca50
commit ebf71a3214
2 changed files with 0 additions and 3 deletions

View File

@ -198,14 +198,12 @@
### 📚 Documentation Updates
#### New Documentation Added
- `HANDBRAKE_REPLACEMENT.md` - Comprehensive modern video processing strategy
- Enhanced `TODO.md` with Lossless-Cut inspired trim module specifications
- Updated `MODULES.md` with detailed trim module implementation plan
- Enhanced `docs/README.md` with VT_Player integration links
#### Documentation Enhancements
- **Trim Module Specifications** - Detailed Lossless-Cut inspired design
- **HandBrake Parity Analysis** - Feature comparison and migration strategy
- **VT_Player Integration Notes** - Cross-project component reuse
- **Implementation Roadmap** - Clear development phases and priorities

View File

@ -52,5 +52,4 @@ VideoTools is a professional-grade video processing suite with a modern GUI, cur
- [Module Feature Matrix](MODULES.md#module-coverage-summary)
- [Latest Updates](../LATEST_UPDATES.md) - Recent development changes
- [Windows Implementation](DEV14_WINDOWS_IMPLEMENTATION.md) - dev14 Windows support
- [Modern Video Processing Strategy](HANDBRAKE_REPLACEMENT.md) - Next-generation video tools approach
- [VT_Player Integration](../VT_Player/README.md) - Frame-accurate playback system