Mercurial > mplayer.hg
changeset 7901:80e1aa85bac4
2 small fixes
author | arpi |
---|---|
date | Thu, 24 Oct 2002 21:05:16 +0000 |
parents | ae7d1056d547 |
children | c9d1054aa359 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Oct 24 21:01:46 2002 +0000 +++ b/ChangeLog Thu Oct 24 21:05:16 2002 +0000 @@ -20,6 +20,7 @@ * major vo drivers are now -fixed-vo compliant: x11, xv, xvidix, xmga, gl2 * cleanup of libmpdemux option handling - now it's mplayer-independent again * removed fork() from LIRC input module + * libfame removed from main tree/release - libavcodec is faster, better etc. Fixes: * Some fullscreen switching fixes, including Metacity vs KDE 3.1 @@ -34,7 +35,7 @@ * demux_mov: fixed crash with MPEG4 on SPARC, decoding on big endian * various NAS ao fixes * libvo: optional stride support for packed YUV / RGB formats - * mencoder: set keyframe flags on audio packet, fixes Windows seeking problems + * mencoder: set keyframe flag on audio packets, fixes Windows seeking problems * loader: fixed 2 10l bugs, ATI VCR2 DLL now working. using new style CS code. * demux_avi: always use block counter, even if dwSampleSize!=0, fixes some files * SPU decoder (DVD/VOB subs): fixed 2 major bugs causing lost subtitles