diff options
author | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-24 16:06:42 +0000 |
---|---|---|
committer | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-24 16:06:42 +0000 |
commit | 2350d603709c8a8b82001a3009d60619b7bb039f (patch) | |
tree | a33281ed755cff8867627a50e05222516c8d68d8 /ChangeLog | |
parent | e5e8ada12687f32ca80642dcd9abc2474c8bd8f0 (diff) |
some fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10330 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -23,6 +23,7 @@ mplayer (0.99) * Ported to Win32/MinGW (including network, timers, getch etc) * win32 codecs DLL support on Win32/Cygwin (and MinGW too!) * Lots of Altivec optimizations + * Some ARM fixes Codecs/demuxers support: * realaudio win32 dlls support @@ -62,7 +63,7 @@ mplayer (0.99) * Indeo 3 video decoding * buggy VP3 video decoder (no UMV and inaccurate idct) * Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant) - * 3IV1 (3ivx v1) decoding, ASV1 (ASUS Vidoe v1) decoding + * 3IV1 (3ivx v1) decoding, ASV1 (ASUS Video v1) decoding * Improved SVQ1 decoding (using FFmpeg VLC functions) * truncated unary binerization, unary k-th order exp golomb binarization :) * FFV1: lossless YUV codec, compress a lot better than huffyuv, but slower @@ -86,6 +87,7 @@ mplayer (0.99) * various URL parsing fixes * GUI PPC (reverse byteorder) fixes * crashing on broken config files finally fixed! + * OpenGL driver fixes mplayer (0.90) |