aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer/files/omapfb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mplayer/files/omapfb.patch')
-rw-r--r--recipes/mplayer/files/omapfb.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/mplayer/files/omapfb.patch b/recipes/mplayer/files/omapfb.patch
new file mode 100644
index 0000000000..860cf070f4
--- /dev/null
+++ b/recipes/mplayer/files/omapfb.patch
@@ -0,0 +1,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;