mirror of
https://github.com/mpv-player/mpv
synced 2025-03-02 12:20:57 +00:00
typos and additions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10963 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
98769ee49c
commit
39e67bf85d
19
ChangeLog
19
ChangeLog
@ -2,6 +2,9 @@ mplayer (1.0)
|
|||||||
|
|
||||||
pre2: "Onjelolt-maintainerek-hava" /* FIXME */
|
pre2: "Onjelolt-maintainerek-hava" /* FIXME */
|
||||||
|
|
||||||
|
Security:
|
||||||
|
* remotely exploitable buffer overflow in the asf streaming code fixed
|
||||||
|
|
||||||
DOCS: /* FIXME */
|
DOCS: /* FIXME */
|
||||||
* massive French, Spanish and Russian docs update
|
* massive French, Spanish and Russian docs update
|
||||||
* Hungarian, Polish tranlations updated
|
* Hungarian, Polish tranlations updated
|
||||||
@ -14,13 +17,14 @@ mplayer (1.0)
|
|||||||
* 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
|
||||||
* MinGW 3.1.0 supports MPlayer out of the box!
|
* MinGW 3.1.0 supports MPlayer out of the box!
|
||||||
|
|
||||||
Codecs and demuxers:
|
Codecs and demuxers:
|
||||||
* support for QuickTime version 6.3 DLLs
|
* support for QuickTime version 6.3 DLLs
|
||||||
* fixed some bugs in imported FAAD
|
* fixed some bugs in imported FAAD
|
||||||
* disabled FAAD on when using buggy GCC
|
* disabled internal FAAD when using buggy GCC
|
||||||
|
* --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
|
||||||
@ -51,7 +55,7 @@ mplayer (1.0)
|
|||||||
* indeo3 decoder fixed
|
* indeo3 decoder fixed
|
||||||
|
|
||||||
Drivers:
|
Drivers:
|
||||||
* vidix driver for Nvidia cards (only older cards are supported (Riva/TNT))
|
* VIDIX driver for nVidia cards
|
||||||
* SDL on IRIX support
|
* SDL on IRIX support
|
||||||
* directfb2 fixed for latest directfb
|
* directfb2 fixed for latest directfb
|
||||||
* opengl video output for Windows
|
* opengl video output for Windows
|
||||||
@ -61,12 +65,11 @@ mplayer (1.0)
|
|||||||
* osd fixed with svga
|
* osd fixed with svga
|
||||||
|
|
||||||
Others:
|
Others:
|
||||||
* buffer overflow fixes overall the code
|
|
||||||
* several leak fixes
|
* several leak fixes
|
||||||
* selecting optimizations for ppc 7455 cpu
|
* selecting optimizations for ppc 7455 CPU
|
||||||
* cpudetection code now measures speed on x86
|
* CPU detection code now measures speed on x86
|
||||||
* cleaned up a bit unrarlib
|
* unrarlib cleaned up a bit
|
||||||
* updated the list of known x86 cpus (including opteron!)
|
* updated the list of known x86 CPUs (including opteron!)
|
||||||
* alignment and smart line splitting option on subtitles
|
* alignment and smart line splitting option on subtitles
|
||||||
|
|
||||||
pre1: "Development" on the beach
|
pre1: "Development" on the beach
|
||||||
|
Loading…
Reference in New Issue
Block a user