1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-21 23:23:19 +00:00

even more updates :) about time to crack a joke, eh? :))

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@165 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-03-19 20:30:03 +00:00
parent 294991f58d
commit 4e99b81e98
3 changed files with 17 additions and 10 deletions

View File

@ -4,19 +4,15 @@ ChangeLog:
v0.12-pre1: [ not yet released ]
- ffmpeg included into source tree
===========================================================================
Note: If you've sent patches not applied in pre22, please send them again!
/|\ (I've got tons of mails last weeks, and can't re-read all of them)
/~\ Please include in the Subject: MPLAYER-PATCH
===========================================================================
*** 0.11 release is coming soon ***
*** 0.11 release is coming SOON!!! ***
v0.11-pre26-CVS:
v0.11-CVS:
- added config file parser
- new timing code (in mplayerHQ)
- Spanish translation of DOCS
- updated libmpeg2 source to libmpeg2-0.2.0 version
- updated OpenDivX encore/decore to 4.0 alpha48
v0.11-pre25: yeah, we moved to SourceForge CVS!
- added fsdga driver : fullscreen scaling+dga driver
- DOCS updated (email address changed from arpi@* -> maillist)
- LIRC fix, mplayer_lirc changed back to mplayer [Andreas Ackermann]
- stream.c: unsigned int fixes, required for some strange .asf files

View File

@ -38,3 +38,10 @@ nosound = nein
##
alsa = nem
##
## You can also include another configfiles
## Specify full path!
##
include = /home/gabucino/.mplayer/savage4.conf

View File

@ -26,6 +26,7 @@ mplayer \- Movie Player for Linux
.RB [ \-xy\ factor ]
.RB [ \-dsp\ device ]
.RB [ \-pp\ quality ]
.RB [ \-include\ configfile ]
.I file
.PP
.SH DESCRIPTION
@ -149,6 +150,9 @@ maximum sync correction per 5 frames (in seconds)
.TP
.B \-ni
force usage of non-interleaved AVI parser
.TP
.B \-include
specify config file to be parsed after the default
.IP
.SH "ALPHA/BETA CODE"
.TP