Mercurial > mplayer.hg
changeset 10990:af64f3d797dd
some updates
author | alex |
---|---|
date | Fri, 03 Oct 2003 22:24:33 +0000 |
parents | 3185f64f6350 |
children | e65b09eb0a2a |
files | ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Oct 03 22:23:26 2003 +0000 +++ b/ChangeLog Fri Oct 03 22:24:33 2003 +0000 @@ -53,9 +53,20 @@ * quality improvement for high bitrate videos with trellis quantization * indeo3 decoder fixed * new options: mv0, cbp + * DV video encoder + + Faad2: + * synced to latest CVS + * HE_AAC profile added + * SBR QMF improvements + * DRM updates + * Covariance speedup + * reduced memory usage + * overall cleanups and fixes Drivers: * VIDIX driver for nVidia cards + * VIDIX and libdha ported to Windows * SDL on IRIX support * directfb2 fixed for latest directfb * opengl video output for Windows @@ -63,6 +74,7 @@ * fullscreen and geometry support in directx * fullscreen support with opengl drivers * OSD fixed with svga + * New consolevidix and winvidix drivers Others: * several leak fixes