summaryrefslogtreecommitdiffstats
path: root/libavutil/display.h
diff options
context:
space:
mode:
authorPetru Rares Sincraian <[email protected]>2016-03-20 09:54:07 +0100
committerMichael Niedermayer <[email protected]>2016-03-22 17:24:55 +0100
commit124526ba1aee5b616b9f6cf2da6b5db85d05711d (patch)
tree7b1582ad638e8c4812330c9ebbde9ce20f2e3a2b /libavutil/display.h
parent2aebdfb451bb01165473f9b4d8e6a2c4997e3bf2 (diff)
Added a selftest to libavutil/display.c
- Check if av_display_rotation_get() gets the correct degrees - Check if av_display_rotation_set() sets the correct matrix - Check if av_display_matrix_flip() changes correct the matrix Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/display.h')
-rw-r--r--libavutil/display.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/display.h b/libavutil/display.h
index c0cfee326d..39c15ee6b8 100644
--- a/libavutil/display.h
+++ b/libavutil/display.h
@@ -22,6 +22,7 @@
#define AVUTIL_DISPLAY_H
#include <stdint.h>
+#include "common.h"
/**
* The display transformation matrix specifies an affine transformation that