diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 708866e..909f5a8 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -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 diff --git a/docs/README.md b/docs/README.md index 448302f..fe92110 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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