mirror of https://github.com/mpv-player/mpv
final pre2 changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11017 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b28363ebaa
commit
2167336571
|
@ -1,6 +1,6 @@
|
||||||
mplayer (1.0)
|
mplayer (1.0)
|
||||||
|
|
||||||
pre2: "Onjelolt-maintainerek-hava" /* FIXME */
|
pre2: "ImportCounter"
|
||||||
|
|
||||||
Security:
|
Security:
|
||||||
* remotely exploitable buffer overflow in the asf streaming code fixed
|
* remotely exploitable buffer overflow in the asf streaming code fixed
|
||||||
|
@ -39,6 +39,7 @@ mplayer (1.0)
|
||||||
* new delogo filter (for removing TV channel logos)
|
* new delogo filter (for removing TV channel logos)
|
||||||
* presets support in swscaler filter
|
* presets support in swscaler filter
|
||||||
* new audio filter export, for supporting visual effect applications
|
* new audio filter export, for supporting visual effect applications
|
||||||
|
* correct select handling in bmovl filter
|
||||||
|
|
||||||
FFmpeg/libavcodec:
|
FFmpeg/libavcodec:
|
||||||
* better divx/xvid bug detection code
|
* better divx/xvid bug detection code
|
||||||
|
@ -76,7 +77,8 @@ mplayer (1.0)
|
||||||
* fullscreen and geometry support in directx
|
* fullscreen and geometry support in directx
|
||||||
* fullscreen support with opengl drivers
|
* fullscreen support with opengl drivers
|
||||||
* OSD fixed with svga
|
* OSD fixed with svga
|
||||||
* New consolevidix and winvidix drivers
|
* new consolevidix and winvidix drivers
|
||||||
|
* user settable colorkey
|
||||||
|
|
||||||
Others:
|
Others:
|
||||||
* several leak fixes
|
* several leak fixes
|
||||||
|
|
Loading…
Reference in New Issue