summaryrefslogtreecommitdiff
path: root/libavcodec/ass.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ass.h')
-rw-r--r--libavcodec/ass.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/ass.h b/libavcodec/ass.h
index 77218bf76b..f3046efb79 100644
--- a/libavcodec/ass.h
+++ b/libavcodec/ass.h
@@ -25,6 +25,9 @@
#include "avcodec.h"
#include "libavutil/bprint.h"
+#define ASS_DEFAULT_PLAYRESX 384
+#define ASS_DEFAULT_PLAYRESY 288
+
/**
* @name Default values for ASS style
* @{