Mercurial > mplayer.hg
changeset 28013:57a075738b24
misc mplayer fixes
author | compn |
---|---|
date | Fri, 28 Nov 2008 15:26:36 +0000 |
parents | 17d25dc5818d |
children | e54712304c3e |
files | Changelog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Fri Nov 28 10:53:09 2008 +0000 +++ b/Changelog Fri Nov 28 15:26:36 2008 +0000 @@ -65,6 +65,8 @@ * VIDIX driver for SuperH Mobile VEU hardware block. * support -border on vo_gl/gl2 in x11 * Direct3D Windows video output driver added. + * initial code duplication cleanup between vo_wii and vo_fbdev2 + * initial code duplication cleanup between vo_x11,vo_xv,vo_xvmc MEncoder: * check for system-wide configuration file in MEncoder @@ -84,6 +86,8 @@ * some new slave commands (check DOCS/tech/slave.txt) * misc fixes to libass * libdvdcss updated to 1.2.10, now same as upstream version + * fix -endchapter support again for -dump* options + * add startup volume option Ports: * small crash with vo_macosx fixed @@ -92,6 +96,8 @@ * vo_gl now works with -wid and nVidia drivers on Windows (this is a hack) * VIDIX on SuperH. * workarounds for AltiVec on Apple gcc 3.3 on Mac OS X dropped + * vo_macosx can now be compiled in 64-bits mode + * OpenGL support for unmodified MinGW64 rc2try2: