1.146: modified outdated message which was still referring to ALSA 0.5 and 0.9
wording: mplayer -> Mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13771 b3059339-0415-0410-9bf9-f77b7e298cf2
1.143: printf --> mp_msg conversion (was already done by Diego)
1.144: Support for 24 bit and 20 bit LPCM (support message)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13760 b3059339-0415-0410-9bf9-f77b7e298cf2
1.135: printf --> mp_msg transition in vo_yuv4mpeg
1.136: printf --> mp_msg conversion in ao_plugin
1.137: Removal of vo_pgm and vo_md5
1.138 and 1.139 were previously done by Diego (removal of unused messages)
1.140 Remove preceding newline in two lines
1.141 Added missing EOL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13759 b3059339-0415-0410-9bf9-f77b7e298cf2
1.133: mp_msg transition of unmaintained audio output drivers (referring to date 2004/09/18!)
file isn't yet up to date, will continue updating in steps..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13758 b3059339-0415-0410-9bf9-f77b7e298cf2
and vo_md5sum. If one tries to use the old video output drivers, a message
is printed to direct them to the new drivers.
Manual page is updated (or is this called downdated? :-) ).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13508 b3059339-0415-0410-9bf9-f77b7e298cf2
patch by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13468 b3059339-0415-0410-9bf9-f77b7e298cf2
Patch by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13384 b3059339-0415-0410-9bf9-f77b7e298cf2
identical for consistency. Also German translation is easier this way.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13363 b3059339-0415-0410-9bf9-f77b7e298cf2
by "Reynaldo H. Verdejo Pinochet" <reynaldo at opendot dot cl>, spelling
and wording corrections by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13359 b3059339-0415-0410-9bf9-f77b7e298cf2
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).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13285 b3059339-0415-0410-9bf9-f77b7e298cf2
Removed unused variable dst.
MPlayer now exits if it is unable to create a file for JPEG output and prints
an appropriate message, instead of going on if all is right (which is not).
Added line to authors file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13253 b3059339-0415-0410-9bf9-f77b7e298cf2
It's replaced by an options parser in the module itself. Instead of
mplayer -vo jpeg -jpeg options one now has to use mplayer -vo jpeg:options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13248 b3059339-0415-0410-9bf9-f77b7e298cf2