summaryrefslogtreecommitdiffstats
path: root/libvo/osx_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/osx_common.h')
-rw-r--r--libvo/osx_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libvo/osx_common.h b/libvo/osx_common.h
index 2f3a13b77b..ce598240c2 100644
--- a/libvo/osx_common.h
+++ b/libvo/osx_common.h
@@ -1 +1,3 @@
int convert_key(unsigned key, unsigned charcode);
+void change_movie_aspect(float new_aspect);
+void config_movie_aspect(float config_aspect);