# HG changeset patch # User gpoirier # Date 1125758469 0 # Node ID 950389ce87952afb8dccdbaa13b319ef30fa123c # Parent b313a38c69cbec727127e4837d1d6ba7eb994f7b Lotsa cool stuff new with -pre8 diff -r b313a38c69cb -r 950389ce8795 ChangeLog --- a/ChangeLog Sat Sep 03 10:58:52 2005 +0000 +++ b/ChangeLog Sat Sep 03 14:41:09 2005 +0000 @@ -19,6 +19,7 @@ * for -vo gl manyfmts is now default (since it is a lot faster), use -vo gl:nomanyfmts if it does not work for you * streaming textures for -vo gl, much faster if supported (use -dr) + * use libvbe from vesautils as vesa video driver Decoders: * Indeo2 (RT21) support via lavc @@ -36,6 +37,10 @@ * libdvdread updated to v0.9.4 * support for some more MythTV NUV files * modularization of demuxer code + * MPEG in GXF container support with extension-based detection + * faster MPEG and much faster GFX demuxing + * more user-friendly demuxer forcing + * improved MythTV nuv files support Streaming: * fix streaming of RealAudio files over HTTP @@ -54,6 +59,7 @@ * countless bug fixes all over the place * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2 * skiploopfilter decoder option for very fast H.264 decoding + * D-Cinema audio demuxer and decoder support Gui: * ported to GTK2 @@ -93,6 +99,10 @@ * full gcc 4 support for IA-32 and AMD-64 ports * TOOLS/vobshift.py: vobsub time-adjust tool * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB) + * new option: -idle, to make MPlayer wait for input commands when + done playing all files + * lots of new slave commands (check DOCS/tech/slave.txt) + * lots of new informations outputed with option -identify pre7try2: August 26, 2005