1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-21 07:10:52 +00:00

typos and lavc voodoo

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10974 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-10-02 00:07:32 +00:00
parent 5deb560f3a
commit 944e84cee3

View File

@ -12,9 +12,9 @@ mplayer (1.0)
* numerous sections updated * numerous sections updated
Ports: Ports:
* initial Amiga/MorphOS (throught GeekGadgets) support * initial Amiga/MorphOS (through GeekGadgets) support
* libmenu now works on mingw * libmenu now works on mingw
* freebsd 5.x (libkse/libthr) support in win32 dll loader * freebsd 5.x (libkse/libthr) support in win32 DLL loader
* fixed mpdvdkit on mingw * fixed mpdvdkit on mingw
* slave mode, vobsub and mencoder support on windows * slave mode, vobsub and mencoder support on windows
* finally fixed the compilation on non-mvi capable alpha CPUs * finally fixed the compilation on non-mvi capable alpha CPUs
@ -26,7 +26,7 @@ mplayer (1.0)
* disabled internal FAAD when using buggy GCC * disabled internal FAAD when using buggy GCC
* --enable-externalfaad option to force using external FAAD library * --enable-externalfaad option to force using external FAAD library
* imaadpcm bug fixed * imaadpcm bug fixed
* ViVD v2 codec support (dll only) * ViVD v2 codec support (DLL only)
* QuickTime codecs support inside Matroska * QuickTime codecs support inside Matroska
* improved seeking inside Matroska * improved seeking inside Matroska
* some bugs with DMO codecs have been fixed * some bugs with DMO codecs have been fixed
@ -47,12 +47,13 @@ mplayer (1.0)
* Xan DPCM, DK3 & DK4 ADPCM audio decoders * Xan DPCM, DK3 & DK4 ADPCM audio decoders
* detect old xvid with fourcc=DIVX * detect old xvid with fourcc=DIVX
* vp3 decoder fixes * vp3 decoder fixes
* improved the Alpha optimiziations * improved the Alpha optimizations
* x86 optimiziations are thread-safe now * x86 optimiziations are thread-safe now
* settable scenechange threshold * settable scene change threshold
* better MPEG1/MPEG2 conformance encoder * better MPEG1/MPEG2 conformance encoder
* quality improvement for high bitrate videos with trellis quantization * quality improvement for high bitrate videos with trellis quantization
* indeo3 decoder fixed * indeo3 decoder fixed
* Rate distorted optimal coded block pattern
Drivers: Drivers:
* VIDIX driver for nVidia cards * VIDIX driver for nVidia cards