# HG changeset patch # User gabucino # Date 1004831840 0 # Node ID f2388241002418a63830e734c2d9415568825292 # Parent 4929b296e465e7710163c663c7b46d53f67e0c62 decreasing my todo list diff -r 4929b296e465 -r f23882410024 DOCS/Hungarian/codecs.html --- a/DOCS/Hungarian/codecs.html Sat Nov 03 23:46:56 2001 +0000 +++ b/DOCS/Hungarian/codecs.html Sat Nov 03 23:57:20 2001 +0000 @@ -180,10 +180,9 @@ A 3ivx codec-et nem találod meg ott, így azt töltsd le a 3ivx honlapjáról. -
  • a codeceket másold, vagy symlink-eld a /usr/lib/xanim/mods - könyvtárba a következőképp:
    ln -s vid_cvid_2.1_linuxELFx86c6.xa vid_cvid.xa - mindegyikre.
    Megadhatsz másik keresési útvonalat, csak írd át az xacodec.c - file-t: #define XACODEC_PATH "/usr/lib/xanim/mods".
  • +
  • a --with-xanimlibdir opcióval mondd meg a configure-nak hogy + hol vannak az xanim codec-ek. Alapállapotban az /usr/lib/xanim/mods + könyvtárban keresi őket.
  • diff -r 4929b296e465 -r f23882410024 DOCS/Hungarian/mplayer.1 --- a/DOCS/Hungarian/mplayer.1 Sat Nov 03 23:46:56 2001 +0000 +++ b/DOCS/Hungarian/mplayer.1 Sat Nov 03 23:57:20 2001 +0000 @@ -79,6 +79,7 @@ .RB [ \-cache\ kbyte ] .RB [ \-bpp\ mélység ] .RB [ \-flip ] +.RB [ \-playlist\ ] .I - vagy file vagy eszköz .PP .SH LEÍRÁS @@ -243,6 +244,9 @@ -monitoraspect 4:3 vagy 1.3333 -monitoraspect 16:9 vagy 1.7777 +.TP +.B \-playlist +az itt megadott fileban található fileok lejátszása (1 file/sor). .IP .SH "HALADÓSZINTŰ OPCIÓK" .TP diff -r 4929b296e465 -r f23882410024 DOCS/codecs.html --- a/DOCS/codecs.html Sat Nov 03 23:46:56 2001 +0000 +++ b/DOCS/codecs.html Sat Nov 03 23:57:20 2001 +0000 @@ -180,10 +180,8 @@ XAnim site. The 3ivx codec isn't there, so download it from the 3ivx site. -
  • copy the codecs, or make symlinks for them to /usr/lib/xanim/mods . - Accordingly :
    ln -s vid_cvid_2.1_linuxELFx86c6.xa vid_cvid.xa - for all of them.
    You can define another search path in xacodec.c: - #define XACODEC_PATH "/usr/lib/xanim/mods".
  • +
  • use the --with-xanimlibdir option to tell configure where + it can find the xanim codecs. By default, it checks them at /usr/lib/xanim/mods .
  • diff -r 4929b296e465 -r f23882410024 DOCS/documentation.html --- a/DOCS/documentation.html Sat Nov 03 23:46:56 2001 +0000 +++ b/DOCS/documentation.html Sat Nov 03 23:57:20 2001 +0000 @@ -941,6 +941,16 @@
  • libmad support
  • +
  • David Holm +
      +
    • DXR3 support
    • +
  • + +
  • Panagiotis Issaris +
      +
    • -playlist option
    • +
  • +

    Main testers:

    @@ -1085,6 +1095,7 @@