-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-= Re-coding MediaFramework =- - Faster disposing and re-opening inputs - Faster stream switch as it happens while demuxers/decoders are running - Faster seeking as it happens while demuxers/decoders are running - Faster cancelation implemenatation (removing aborts completely from MediaFramework) - Better threading implementation - Preparing MediaContext for other purposes (such as downloading / recording) - Fixes compatibility issue with older Windows versions (not tested) - Fixes #33 - Fixes #34 Public Properties changes (from v3.0) - DecoderInput removed (just replace it with null) - SubtitleStreams renamed to SubtitlesStreams Former-commit-id: ba4cea7
- Loading branch information
Showing
50 changed files
with
2,750 additions
and
2,621 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.