[MPlayer-DOCS] CVS: main/DOCS/tech TODO, 1.90, 1.91 formats.txt, 1.8, 1.9 libao2.txt, 1.1, 1.2
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sun Apr 18 01:19:24 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv6292/tech
Modified Files:
TODO formats.txt libao2.txt
Log Message:
typo fix: Mplayer --> MPlayer
Index: TODO
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/TODO,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- TODO 21 Jan 2004 21:20:41 -0000 1.90
+++ TODO 17 Apr 2004 23:19:21 -0000 1.91
@@ -30,7 +30,7 @@
FOR THE NEXT RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
- fix vo_svga vs. -vf scale - DONE?
-- Re: [Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
+- Re: [MPlayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
This patch makes mplayer unusable in console mode, always leaves the
console in graphic mode.
- Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
Index: formats.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/formats.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- formats.txt 28 Jan 2003 00:12:22 -0000 1.8
+++ formats.txt 17 Apr 2004 23:19:21 -0000 1.9
@@ -66,7 +66,7 @@
they have an INDEX block at the end of the file. It's optional, but
most files has such block, because it's REQUIRED for seeking.
Btw usually it can be rebuilt from file content, mplayer does it with
- the -idx switch. Mplayer can recreate broken index blocks using -forceidx.
+ the -idx switch. MPlayer can recreate broken index blocks using -forceidx.
As AVI files needs index for random access, broken files with no index
are usually unplayable.
Of course, cutting/joining AVI files needs special programs.
Index: libao2.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/libao2.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libao2.txt 30 Jul 2002 17:56:24 -0000 1.1
+++ libao2.txt 17 Apr 2004 23:19:21 -0000 1.2
@@ -85,7 +85,7 @@
Called before mplayer exits. Used for deallocating dynamic buffers.
static void reset()
- Called during reset can be used to empty buffers. Mplayer calls this
+ Called during reset can be used to empty buffers. MPlayer calls this
function when pause is pressed.
static int play()
More information about the MPlayer-DOCS
mailing list