Author: diego Date: Wed Sep 15 17:58:48 2010 New Revision: 32251 Log: Require DirectFB version 0.9.15 instead of 0.9.13. This simplifies the build system at the cost of requiring a library version that was released at the end rather than the middle of 2002.
Modified: trunk/DOCS/xml/en/install.xml Changes in other areas also in this revision: Modified: trunk/Makefile trunk/configure trunk/libvo/video_out.c trunk/libvo/vo_directfb2.c Modified: trunk/DOCS/xml/en/install.xml ============================================================================== --- trunk/DOCS/xml/en/install.xml Wed Sep 15 11:25:20 2010 (r32250) +++ trunk/DOCS/xml/en/install.xml Wed Sep 15 17:58:48 2010 (r32251) @@ -66,8 +66,8 @@ answers. required for the optional PNG video output driver </para></listitem> <listitem><para> - <emphasis role="bold">directfb</emphasis> - optional, 0.9.13 or later - required for the directfb video output driver + <emphasis role="bold">directfb</emphasis> - optional, 0.9.15 or later + required for the directfb/dfbmga video output drivers </para></listitem> <listitem><para> <emphasis role="bold">lame</emphasis> - 3.90 or later is recommended, _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
