comparison ChangeLog @ 16373:950389ce8795

Lotsa cool stuff new with -pre8
author gpoirier
date Sat, 03 Sep 2005 14:41:09 +0000
parents e054a3c93a26
children bc042707400b
comparison
equal deleted inserted replaced
16372:b313a38c69cb 16373:950389ce8795
17 * JACK audio output rewritten without bio2jack 17 * JACK audio output rewritten without bio2jack
18 * OpenGL video output modules support -geometry and -wid options 18 * OpenGL video output modules support -geometry and -wid options
19 * for -vo gl manyfmts is now default (since it is a lot faster), use 19 * for -vo gl manyfmts is now default (since it is a lot faster), use
20 -vo gl:nomanyfmts if it does not work for you 20 -vo gl:nomanyfmts if it does not work for you
21 * streaming textures for -vo gl, much faster if supported (use -dr) 21 * streaming textures for -vo gl, much faster if supported (use -dr)
22 * use libvbe from vesautils as vesa video driver
22 23
23 Decoders: 24 Decoders:
24 * Indeo2 (RT21) support via lavc 25 * Indeo2 (RT21) support via lavc
25 * Fraps video decoder via binary DLL 26 * Fraps video decoder via binary DLL
26 * support for 8-bit PNGs with palette 27 * support for 8-bit PNGs with palette
34 * PVR support 35 * PVR support
35 * AAC ADTS demuxer 36 * AAC ADTS demuxer
36 * libdvdread updated to v0.9.4 37 * libdvdread updated to v0.9.4
37 * support for some more MythTV NUV files 38 * support for some more MythTV NUV files
38 * modularization of demuxer code 39 * modularization of demuxer code
40 * MPEG in GXF container support with extension-based detection
41 * faster MPEG and much faster GFX demuxing
42 * more user-friendly demuxer forcing
43 * improved MythTV nuv files support
39 44
40 Streaming: 45 Streaming:
41 * fix streaming of RealAudio files over HTTP 46 * fix streaming of RealAudio files over HTTP
42 * show SHOUT/Icecast metadata while playing 47 * show SHOUT/Icecast metadata while playing
43 * ultravox (unsv://) streaming support 48 * ultravox (unsv://) streaming support
52 * RV20 fixes 57 * RV20 fixes
53 * VP3 decoder fixes and speedup 58 * VP3 decoder fixes and speedup
54 * countless bug fixes all over the place 59 * countless bug fixes all over the place
55 * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2 60 * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2
56 * skiploopfilter decoder option for very fast H.264 decoding 61 * skiploopfilter decoder option for very fast H.264 decoding
62 * D-Cinema audio demuxer and decoder support
57 63
58 Gui: 64 Gui:
59 * ported to GTK2 65 * ported to GTK2
60 66
61 Filters: 67 Filters:
91 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead 97 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead
92 * massive stream layer cleanup, all streams ported to the new API 98 * massive stream layer cleanup, all streams ported to the new API
93 * full gcc 4 support for IA-32 and AMD-64 ports 99 * full gcc 4 support for IA-32 and AMD-64 ports
94 * TOOLS/vobshift.py: vobsub time-adjust tool 100 * TOOLS/vobshift.py: vobsub time-adjust tool
95 * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB) 101 * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB)
102 * new option: -idle, to make MPlayer wait for input commands when
103 done playing all files
104 * lots of new slave commands (check DOCS/tech/slave.txt)
105 * lots of new informations outputed with option -identify
96 106
97 107
98 pre7try2: August 26, 2005 108 pre7try2: August 26, 2005
99 109
100 Security: 110 Security: