# HG changeset patch # User compn # Date 1227885996 0 # Node ID 57a075738b24b0350a517340681e97f62732df36 # Parent 17d25dc5818d49f00fd26ac75b03340da6619ad8 misc mplayer fixes diff -r 17d25dc5818d -r 57a075738b24 Changelog --- 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: