forked from samiamwork/Movist
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mkv-embedded-subtitle loading bug fixed
- libebml::StdIOCallback has 32-bit-fseek problem. so, we use custom IO class for file operations. - save time for no subtitle embedded. if subtitle file exist but no subtitle found, then info-message is now displayed as alert-panel. git-svn-id: http://movist.googlecode.com/svn/trunk@233 9988c26d-9134-0410-b5bb-5778289bb252
- Loading branch information
cocoable
committed
Feb 9, 2009
1 parent
8949d16
commit 4d942ff
Showing
6 changed files
with
116 additions
and
55 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
Binary file not shown.
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