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:
Diffstat (limited to 'src/Subtitles/STS.h')
-rw-r--r--src/Subtitles/STS.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Subtitles/STS.h b/src/Subtitles/STS.h
index cd9bdf635..5803f9d88 100644
--- a/src/Subtitles/STS.h
+++ b/src/Subtitles/STS.h
@@ -1,6 +1,6 @@
/*
* (C) 2003-2006 Gabest
- * (C) 2006-2014 see Authors.txt
+ * (C) 2006-2015 see Authors.txt
*
* This file is part of MPC-HC.
*
@@ -143,6 +143,7 @@ public:
int m_defaultWrapStyle;
int m_collisions;
bool m_fScaledBAS;
+ CString m_sYCbCrMatrix;
bool m_fUsingAutoGeneratedDefaultStyle;