Author: diego Date: Tue Mar 2 20:57:17 2010 New Revision: 30818 Log: Drop support for old-style DVB code.
Modified: trunk/DOCS/xml/en/video.xml Changes in other areas also in this revision: Modified: trunk/configure trunk/libao2/ao_mpegpes.c trunk/libvo/vo_mpegpes.c trunk/stream/dvb_tune.c trunk/stream/dvbin.h trunk/stream/stream_dvb.c Modified: trunk/DOCS/xml/en/video.xml ============================================================================== --- trunk/DOCS/xml/en/video.xml Tue Mar 2 18:18:55 2010 (r30817) +++ trunk/DOCS/xml/en/video.xml Tue Mar 2 20:57:17 2010 (r30818) @@ -1754,10 +1754,6 @@ If you want to do software transcoding y <para> Configure should detect your DVB card. If it did not, force detection with <screen>./configure --enable-dvb</screen> -If you have ost headers at a non-standard path, set the path with -<screen> -./configure --with-extraincdir=<replaceable>DVB source directory</replaceable>/ost/include -</screen> Then compile and install as usual.</para> <formalpara><title>USAGE</title> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
