summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/constants.h b/src/lib/constants.h
index 3b1871554..bfe144420 100644
--- a/src/lib/constants.h
+++ b/src/lib/constants.h
@@ -47,6 +47,7 @@
#define MAX_CLOSED_CAPTION_XML_SIZE (256 * 1024)
#define MAX_CLOSED_CAPTION_XML_SIZE_TEXT "256KB"
#define CERTIFICATE_VALIDITY_PERIOD (10 * 365)
+#define SNAP_SUBDIVISION 64
#endif