summaryrefslogtreecommitdiff
path: root/libpostproc/postprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpostproc/postprocess.h')
-rw-r--r--libpostproc/postprocess.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpostproc/postprocess.h b/libpostproc/postprocess.h
index 928e01fe10..e00ed968d7 100644
--- a/libpostproc/postprocess.h
+++ b/libpostproc/postprocess.h
@@ -96,6 +96,7 @@ void pp_free_context(pp_context *ppContext);
#define PP_FORMAT_422 (0x00000001|PP_FORMAT)
#define PP_FORMAT_411 (0x00000002|PP_FORMAT)
#define PP_FORMAT_444 (0x00000000|PP_FORMAT)
+#define PP_FORMAT_440 (0x00000010|PP_FORMAT)
#define PP_PICT_TYPE_QP2 0x00000010 ///< MPEG2 style QScale