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