summaryrefslogtreecommitdiffstats
path: root/access_mpcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'access_mpcontext.h')
-rw-r--r--access_mpcontext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/access_mpcontext.h b/access_mpcontext.h
new file mode 100644
index 0000000000..515b7c9a46
--- /dev/null
+++ b/access_mpcontext.h
@@ -0,0 +1,2 @@
+void *mpctx_get_video_out(struct MPContext *mpctx);
+void *mpctx_get_playtree_iter(struct MPContext *mpctx);