Mercurial > mplayer.hg
comparison ChangeLog @ 10973:cbed8b88d4ee
typos and lavc voodoo
author | diego |
---|---|
date | Thu, 02 Oct 2003 00:07:32 +0000 |
parents | 9af32c77774d |
children | d5bea962297a |
comparison
equal
deleted
inserted
replaced
10972:837970d60e75 | 10973:cbed8b88d4ee |
---|---|
10 * Hungarian, Polish tranlations updated | 10 * Hungarian, Polish tranlations updated |
11 * New Romanian translation in XML format | 11 * New Romanian translation in XML format |
12 * numerous sections updated | 12 * numerous sections updated |
13 | 13 |
14 Ports: | 14 Ports: |
15 * initial Amiga/MorphOS (throught GeekGadgets) support | 15 * initial Amiga/MorphOS (through GeekGadgets) support |
16 * libmenu now works on mingw | 16 * libmenu now works on mingw |
17 * freebsd 5.x (libkse/libthr) support in win32 dll loader | 17 * freebsd 5.x (libkse/libthr) support in win32 DLL loader |
18 * fixed mpdvdkit on mingw | 18 * fixed mpdvdkit on mingw |
19 * slave mode, vobsub and mencoder support on windows | 19 * slave mode, vobsub and mencoder support on windows |
20 * finally fixed the compilation on non-mvi capable alpha CPUs | 20 * finally fixed the compilation on non-mvi capable alpha CPUs |
21 * MinGW 3.1.0 supports MPlayer out of the box! | 21 * MinGW 3.1.0 supports MPlayer out of the box! |
22 | 22 |
24 * support for QuickTime version 6.3 DLLs | 24 * support for QuickTime version 6.3 DLLs |
25 * fixed some bugs in imported FAAD | 25 * fixed some bugs in imported FAAD |
26 * disabled internal FAAD when using buggy GCC | 26 * disabled internal FAAD when using buggy GCC |
27 * --enable-externalfaad option to force using external FAAD library | 27 * --enable-externalfaad option to force using external FAAD library |
28 * imaadpcm bug fixed | 28 * imaadpcm bug fixed |
29 * ViVD v2 codec support (dll only) | 29 * ViVD v2 codec support (DLL only) |
30 * QuickTime codecs support inside Matroska | 30 * QuickTime codecs support inside Matroska |
31 * improved seeking inside Matroska | 31 * improved seeking inside Matroska |
32 * some bugs with DMO codecs have been fixed | 32 * some bugs with DMO codecs have been fixed |
33 * fix for mov files with bogus user data length | 33 * fix for mov files with bogus user data length |
34 * fixed some demuxers which read after the EOF | 34 * fixed some demuxers which read after the EOF |
45 * Interplay MVE decoder | 45 * Interplay MVE decoder |
46 * WC3/Xan video decoder | 46 * WC3/Xan video decoder |
47 * Xan DPCM, DK3 & DK4 ADPCM audio decoders | 47 * Xan DPCM, DK3 & DK4 ADPCM audio decoders |
48 * detect old xvid with fourcc=DIVX | 48 * detect old xvid with fourcc=DIVX |
49 * vp3 decoder fixes | 49 * vp3 decoder fixes |
50 * improved the Alpha optimiziations | 50 * improved the Alpha optimizations |
51 * x86 optimiziations are thread-safe now | 51 * x86 optimiziations are thread-safe now |
52 * settable scenechange threshold | 52 * settable scene change threshold |
53 * better MPEG1/MPEG2 conformance encoder | 53 * better MPEG1/MPEG2 conformance encoder |
54 * quality improvement for high bitrate videos with trellis quantization | 54 * quality improvement for high bitrate videos with trellis quantization |
55 * indeo3 decoder fixed | 55 * indeo3 decoder fixed |
56 * Rate distorted optimal coded block pattern | |
56 | 57 |
57 Drivers: | 58 Drivers: |
58 * VIDIX driver for nVidia cards | 59 * VIDIX driver for nVidia cards |
59 * SDL on IRIX support | 60 * SDL on IRIX support |
60 * directfb2 fixed for latest directfb | 61 * directfb2 fixed for latest directfb |