comparison ChangeLog @ 7901:80e1aa85bac4

2 small fixes
author arpi
date Thu, 24 Oct 2002 21:05:16 +0000
parents ae7d1056d547
children b1767137b278
comparison
equal deleted inserted replaced
7900:ae7d1056d547 7901:80e1aa85bac4
18 * tons of compiler warning fixes, including some 10l ones 18 * tons of compiler warning fixes, including some 10l ones
19 * mga/xmga vo shared code, vesa and svga drivers cleanup 19 * mga/xmga vo shared code, vesa and svga drivers cleanup
20 * major vo drivers are now -fixed-vo compliant: x11, xv, xvidix, xmga, gl2 20 * major vo drivers are now -fixed-vo compliant: x11, xv, xvidix, xmga, gl2
21 * cleanup of libmpdemux option handling - now it's mplayer-independent again 21 * cleanup of libmpdemux option handling - now it's mplayer-independent again
22 * removed fork() from LIRC input module 22 * removed fork() from LIRC input module
23 * libfame removed from main tree/release - libavcodec is faster, better etc.
23 24
24 Fixes: 25 Fixes:
25 * Some fullscreen switching fixes, including Metacity vs KDE 3.1 26 * Some fullscreen switching fixes, including Metacity vs KDE 3.1
26 * Many GUI bug fixes 27 * Many GUI bug fixes
27 * -vo DGA fixes, cleanup 28 * -vo DGA fixes, cleanup
32 * mencoder: demuxer/codec uninit order fixed (solves some sig11) 33 * mencoder: demuxer/codec uninit order fixed (solves some sig11)
33 * various v4l and ALSA capturing fixes 34 * various v4l and ALSA capturing fixes
34 * demux_mov: fixed crash with MPEG4 on SPARC, decoding on big endian 35 * demux_mov: fixed crash with MPEG4 on SPARC, decoding on big endian
35 * various NAS ao fixes 36 * various NAS ao fixes
36 * libvo: optional stride support for packed YUV / RGB formats 37 * libvo: optional stride support for packed YUV / RGB formats
37 * mencoder: set keyframe flags on audio packet, fixes Windows seeking problems 38 * mencoder: set keyframe flag on audio packets, fixes Windows seeking problems
38 * loader: fixed 2 10l bugs, ATI VCR2 DLL now working. using new style CS code. 39 * loader: fixed 2 10l bugs, ATI VCR2 DLL now working. using new style CS code.
39 * demux_avi: always use block counter, even if dwSampleSize!=0, fixes some files 40 * demux_avi: always use block counter, even if dwSampleSize!=0, fixes some files
40 * SPU decoder (DVD/VOB subs): fixed 2 major bugs causing lost subtitles 41 * SPU decoder (DVD/VOB subs): fixed 2 major bugs causing lost subtitles
41 * various memory leak fixes (valgrind rulez :) 42 * various memory leak fixes (valgrind rulez :)
42 * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6) 43 * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6)