Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasimir666 <casimir666@users.sourceforge.net>2008-12-13 21:58:51 +0300
committerCasimir666 <casimir666@users.sourceforge.net>2008-12-13 21:58:51 +0300
commitaa9e99622bef4efc78b55399590c31e0fa5e7b39 (patch)
treec046c4c93ddde34f732204c4105fdaff8d5484f4 /src/subtitles/HdmvSub.h
parent33122d7f66b6ad294d020a55f777c6238e1cd785 (diff)
FIXED : Some presentation graphics where not displayed
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@923 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/subtitles/HdmvSub.h')
-rw-r--r--src/subtitles/HdmvSub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitles/HdmvSub.h b/src/subtitles/HdmvSub.h
index cb3dfc79f..e6b314970 100644
--- a/src/subtitles/HdmvSub.h
+++ b/src/subtitles/HdmvSub.h
@@ -159,7 +159,7 @@ private :
int m_nColorNumber;
- int ParsePresentationSegment(CGolombBuffer* pGBuffer);
+ int ParsePresentationSegment(CGolombBuffer* pGBuffer, REFERENCE_TIME rtStart);
void ParsePalette(CGolombBuffer* pGBuffer, USHORT nSize);
void ParseObject(CGolombBuffer* pGBuffer, USHORT nUnitSize);