2 small fixes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7902 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-10-24 21:05:16 +00:00
parent 7465f6225e
commit a768debb4b
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ mplayer (0.90)
* 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 @@ mplayer (0.90)
* 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