[MPlayer-dev-eng] [PATCH#2] make the mplayer binary several 100k smaller

Diego Biurrun diego at biurrun.de
Fri Jun 13 02:14:38 CEST 2003


Andreas Hess writes:
 > Sorry, I've tested it with the wrong version with the swaped #define
 > and #undef, and it worked, because it build the encoders, when it
 > shouldn't.
 > Attached a patch that fixes my 10l in vf.c.
 > 
 > -_mp1e=no

I think mp1e was left there for a reason, but I do not remember which
one ;-)

 > +if test "$_all_encoders" = no ; then
 > +cat <<EOF
 > +You've disabled support for all encoders, be carefull and be sure you
 > +know what you do. This might break something or doesn't even compile
 > +(e. g. libavcodec).

Hmm, I do not like that wording very much (and careful is spelt with
only one "l" BTW).  What about this:

  You have disabled support for all encoders. Make sure you know what
  you are doing, this might break compilation and proper functioning.

Diego



More information about the MPlayer-dev-eng mailing list