CVS: main ChangeLog,1.240,1.241
CVS change done by Guillaume Poirier CVS Update of /cvsroot/mplayer/main In directory mail:/var2/tmp/cvs-serv32489 Modified Files: ChangeLog Log Message: Lotsa cool stuff new with -pre8 Index: ChangeLog =================================================================== RCS file: /cvsroot/mplayer/main/ChangeLog,v retrieving revision 1.240 retrieving revision 1.241 diff -u -r1.240 -r1.241 --- ChangeLog 2 Sep 2005 21:54:17 -0000 1.240 +++ ChangeLog 3 Sep 2005 14:41:09 -0000 1.241 @@ -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
Guillaume Poirier CVS wrote:
@@ -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
Isn't this last line redundant with the note five lines above? If not, it's still miscapitalized, as the earlier line might indicate.
+ * lots of new informations outputed with option -identify
"information", "output", "the -identify option" I'd actually probably prefer to say "provided by the -identify option", but that's not necessarily required. (...and yes, the fact that there is a question is the only reason I haven't just committed the fix myself.) -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. A government exists to serve its citizens, not to control them.
Hi, On 9/3/05, The Wanderer <inverseparadox@comcast.net> wrote:
Guillaume Poirier CVS wrote:
@@ -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
Isn't this last line redundant with the note five lines above?
If not, it's still miscapitalized, as the earlier line might indicate.
You're right. Fixed.
+ * lots of new informations outputed with option -identify
"information", "output", "the -identify option"
I'd actually probably prefer to say "provided by the -identify option", but that's not necessarily required.
That's indeed better.
(...and yes, the fact that there is a question is the only reason I haven't just committed the fix myself.)
;-) Thanks! Guillaume -- Reading doesn't hurt, really! -- Dominik 'Rathann' Mierzejewski
participants (3)
-
Guillaume POIRIER -
syncmail@mplayerhq.hu -
The Wanderer