Skip to content

feat: Implement hybrid master element writing strategy#20

Merged
OlegZee merged 1 commit intodevfrom
feature/container-size-calculation-on-write
Jul 18, 2025
Merged

feat: Implement hybrid master element writing strategy#20
OlegZee merged 1 commit intodevfrom
feature/container-size-calculation-on-write

Conversation

@OlegZee
Copy link
Copy Markdown
Owner

@OlegZee OlegZee commented Jul 18, 2025

  • Updated EbmlWriter to allow selection of writing strategy (Buffered, Backpatching, Hybrid) when starting a master element.
  • Refactored existing master element writing logic to accommodate new strategies.
  • Updated copyright year in multiple files to 2025.
  • Improved code formatting and consistency across various files.

- Updated EbmlWriter to allow selection of writing strategy (Buffered, Backpatching, Hybrid) when starting a master element.
- Refactored existing master element writing logic to accommodate new strategies.
- Updated copyright year in multiple files to 2025.
- Improved code formatting and consistency across various files.
@OlegZee OlegZee merged commit 888179c into dev Jul 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants