aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer/files/omapfb.patch
blob: 860cf070f4b478d1a99c598d3381b76a7a86f3e4 (plain)
1
2
3
4
5
6
7
8
9
10
--- /tmp/video_out.c	2009-01-14 16:39:38.000000000 +0100
+++ trunk/libvo/video_out.c	2009-01-14 16:40:11.000000000 +0100
@@ -86,6 +86,7 @@
 extern vo_functions_t video_out_bl;
 extern vo_functions_t video_out_fbdev;
 extern vo_functions_t video_out_fbdev2;
+extern vo_functions_t video_out_omapfb;
 extern vo_functions_t video_out_svga;
 extern vo_functions_t video_out_png;
 extern vo_functions_t video_out_ggi;