Mercurial > mplayer.hg
view TOOLS/mwallp/compile.sh @ 13284:6370626e902b
Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
easily be re-used by other video output drivers, without having inapproriate
names.
To make live easier for the translators, I have made the same changes to
the German and Spanish translations (those who already picked up on the
MSGTR_VO_* messages).
author | ivo |
---|---|
date | Wed, 08 Sep 2004 03:51:37 +0000 |
parents | bce074f4263f |
children | 06e4c7737aa7 |
line wrap: on
line source
echo gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \ ../../cpudetect.o ../../mp_msg-mencoder.o ../../libavcodec/libavcodec.a \ ../../postproc/libswscale.a ../../osdep/libosdep.a \ -I../../libmpcodecs -I../.. -I../../postproc \ -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp