Mercurial > mplayer.hg
comparison ChangeLog @ 7900:ae7d1056d547
pre9 entry spellchecked in preparation of the imminent release.
author | diego |
---|---|
date | Thu, 24 Oct 2002 21:01:46 +0000 |
parents | 9a781ead3c9c |
children | 80e1aa85bac4 |
comparison
equal
deleted
inserted
replaced
7899:51b2d8985bb6 | 7900:ae7d1056d547 |
---|---|
1 | 1 |
2 mplayer (0.90) | 2 mplayer (0.90) |
3 | 3 |
4 pre9: | 4 pre9: |
5 Docs: | 5 Docs: |
6 * manpage rewritten again :))) | 6 * man page rewritten again :))) |
7 * manpage updated to latest options, including lavc opts. | 7 * man page updated to latest options, including lavc options |
8 * Chinese docs translation added | 8 * Chinese docs translation added |
9 * Hungarian translation is (was? :)) uptodate again | 9 * Hungarian translation is (was? :)) up-to-date again |
10 | 10 |
11 Cleanup: | 11 Cleanup: |
12 * divx4_vbr.c is now really GPL - with the permission of DivX.com guys! | 12 * divx4_vbr.c is now really GPL - with the permission of the DivX.com guys! |
13 * cyuv decoder restructuring, now supports planar YUV formats too | 13 * cyuv decoder restructuring, now supports planar YUV formats, too |
14 * removed obsolete variables, like has_audio, has_video, allow_dshow, fifo | 14 * removed obsolete variables, like has_audio, has_video, allow_dshow, fifo |
15 * help_mp-XX.h files moved to help/ subdir, removed obsolete entries | 15 * help_mp-XX.h files moved to help/ subdirectory, removed obsolete entries |
16 * the obsolete 0x1ff eof hack removed from mpeg-es demuxer and decoders | 16 * the obsolete 0x1ff eof hack removed from mpeg-es demuxer and decoders |
17 * stheaders.h cleanup, removed unneeded wine includes from mplayer core | 17 * stheaders.h cleanup, removed unneeded wine includes from mplayer core |
18 * tons of compiler warning fixes, including some 10l one | 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 | 23 |
24 Fixes: | 24 Fixes: |
25 * Some fullscreen switching fixes, including Metacity vs. KDE 3.1 | 25 * Some fullscreen switching fixes, including Metacity vs KDE 3.1 |
26 * Many GUI bugfixes | 26 * Many GUI bug fixes |
27 * -vo DGA fixes, cleanup | 27 * -vo DGA fixes, cleanup |
28 * -dvdkey sig11 fixed | 28 * -dvdkey sig11 fixed |
29 * k6-3's 3dnowex vs. mmxext sigill fixed in mp3lib | 29 * k6-3's 3dnowex vs mmxext sigill fixed in mp3lib |
30 * -vo gif89, jpeg U-V swapping fixed | 30 * -vo gif89, jpeg U-V swapping fixed |
31 * RTC setup fixes, more verbose messages, hints | 31 * RTC setup fixes, more verbose messages, hints |
32 * mencoder: demuxer/codec uninit order fixed (solves some sig11) | 32 * mencoder: demuxer/codec uninit order fixed (solves some sig11) |
33 * various v4l and alsa capturing fixes | 33 * various v4l and ALSA capturing fixes |
34 * demux_mov: fixed crash with mpeg4 on SPARC, decoding on bigendian | 34 * demux_mov: fixed crash with MPEG4 on SPARC, decoding on big endian |
35 * various NAS ao fixes | 35 * various NAS ao fixes |
36 * libvo: optional stride support for packed yuv / rgb formats | 36 * libvo: optional stride support for packed YUV / RGB formats |
37 * mencoder: set keyframe flags on audio packet, fixes windows seeking probs | 37 * mencoder: set keyframe flags on audio packet, fixes Windows seeking problems |
38 * loader: fixed 2 10l bugs, ATI VCR2 dll now working. using newstyle CS code. | 38 * 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 | 39 * demux_avi: always use block counter, even if dwSampleSize!=0, fixes some files |
40 * SPU decoder (DVD/VOB subs): fixed 2 major bugs, causing subtitles lost | 40 * SPU decoder (DVD/VOB subs): fixed 2 major bugs causing lost subtitles |
41 * various memleak fixes (valgrind rulez :) | 41 * various memory leak fixes (valgrind rulez :) |
42 * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6) | 42 * fixed RealAudio SIPR(O) codec (the wrapper didn't find the dspr.so.6) |
43 * mms:// audio (radio) streaming fixed | 43 * mms:// audio (radio) streaming fixed |
44 * DVB: -vop lavc=bitrate is working again | 44 * DVB: -vop lavc=bitrate is working again |
45 * various bigendian fixes | 45 * various big endian fixes |
46 | 46 |
47 Features: | 47 Features: |
48 * new audio filter layer (libaf) - automatic samplerate conversion | 48 * new audio filter layer (libaf) - automatic samplerate conversion |
49 * experimental -vo directx driver for cygwin build | 49 * experimental -vo directx driver for cygwin build |
50 * unrarlib included for rar'ed vobsubs | 50 * unrarlib included for rar'ed vobsubs |
51 * native xvid encoding (-ovc xvid) interface for mencoder | 51 * native xvid encoding (-ovc xvid) interface for mencoder |
52 * new softeq filter with gamma support: -vop eq2 | 52 * new softeq filter with gamma support: -vop eq2 |
53 * -ao/-vo accepts list of drivers, and can fallback too (just like -ac/-vc) | 53 * -ao/-vo accepts list of drivers and can fall back to one, just like -ac/-vc |
54 * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list | 54 * audio/video codec selection (-ac/-afm) rewritten, now uses codec/fm list |
55 * get_delay() smoothing (-autosync) - should help buggy sound drivers | 55 * get_delay() smoothing (-autosync) - should help buggy sound drivers |
56 * smb:// url support (disabled by default, ./configure part not yet done!) | 56 * smb:// URL support (disabled by default, ./configure part not yet done!) |
57 * support for 1/4/8bpp raw video (requires -vop palette / -vop 1bpp) | 57 * support for 1/4/8bpp raw video (requires -vop palette / -vop 1bpp) |
58 * support for quicktime alaw/agsm audio codecs, 3IV2, 3VID video codecs | 58 * support for quicktime alaw/agsm audio codecs, 3IV2, 3VID video codecs |
59 * swscale now can output in YUY2 format, upscaled (default) or unscaled (-sws 0) | 59 * swscale can now output to YUY2 format, upscaled (default) or unscaled (-sws 0) |
60 * Vidix with LinuxPPC support (mach64 is confirmed to work) | 60 * Vidix with LinuxPPC support (mach64 is confirmed to work) |
61 * GUI: cache, autoq settings, start in fullscreen, toggle button in menu | 61 * GUI: cache, autoq settings, start in fullscreen, toggle button in menu |
62 * New video filter to overlay images over video: -vop bmovl | 62 * New video filter to overlay images over video: -vop bmovl |
63 | 63 |
64 Libavcodec: | 64 Libavcodec: |
65 * RV10 codec cleanup (2nd level demuxer moved to demuxer layer) | 65 * RV10 codec cleanup (2nd level demuxer moved to demuxer layer) |
66 * mpeg4 interlaced DCT _en_coding support | 66 * MPEG4 interlaced DCT _en_coding support |
67 * luma masking support (encoding) | 67 * luma masking support (encoding) |
68 * runtime selectable IDCT algo | 68 * runtime selectable IDCT algo |
69 * faster mpeg 1/2 decoder | 69 * faster MPEG1/2 decoder |
70 * DV decoding (both PAL and NTSC) | 70 * DV decoding (both PAL and NTSC) |
71 * mpeg1 2-pass encoding support | 71 * MPEG1 2-pass encoding support |
72 * better/cleaner error resilience (done in a 2nd pass after decoding) | 72 * better/cleaner error resilience (done in a 2nd pass after decoding) |
73 * h263/mpeg4 out of order slice decoding | 73 * h263/MPEG4 out of order slice decoding |
74 * -lavdopts bug= reworked, now uses flags, autodetects most of them | 74 * -lavdopts bug= reworked, now uses flags, autodetects most of them |
75 * complete mpeg4 GMC decoding support | 75 * complete MPEG4 GMC decoding support |
76 | 76 |
77 | 77 |
78 pre8: | 78 pre8: |
79 Docs: | 79 Docs: |
80 * manpage has been rewritten, now has better indenting, and convertable to html | 80 * manpage has been rewritten, now has better indenting, and convertable to html |