summaryrefslogtreecommitdiff
path: root/markad-standalone.h
diff options
context:
space:
mode:
Diffstat (limited to 'markad-standalone.h')
-rw-r--r--markad-standalone.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/markad-standalone.h b/markad-standalone.h
index f84ec38..7e5a079 100644
--- a/markad-standalone.h
+++ b/markad-standalone.h
@@ -168,6 +168,11 @@ unsigned Descriptor_Length:
bool bIgnoreAudioInfo;
bool bIgnoreVideoInfo;
+ void CheckIndex();
+ char *indexFile;
+ int sleepcnt;
+ int lastmaxframes;
+
void SaveFrame(int Frame);
bool marksAligned;
@@ -176,6 +181,7 @@ unsigned Descriptor_Length:
char *IndexToHMSF(int Index);
void AddStartMark();
void AddMark(MarkAdMark *Mark);
+ void RateMarks();
bool CheckVDRHD(const char *Directory);
bool CheckPATPMT(const char *Directory);