[Mplayer-cvslog] CVS: main ChangeLog,1.100,1.101
Diego Biurrun CVS
syncmail at mplayerhq.hu
Mon Apr 26 16:41:46 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv15863
Modified Files:
ChangeLog
Log Message:
additions, wording
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog 26 Apr 2004 14:16:13 -0000 1.100
+++ ChangeLog 26 Apr 2004 14:41:43 -0000 1.101
@@ -49,13 +49,19 @@
* more robust Real demuxer (can resync after errors)
* support for AAC inside Real
* MPEG Aspect code 4 fixed
- * support for seeking in HTTP streams
* support for selecting subtitle streams with -slang inside Ogg
* wrapper demuxer for FFMpeg's libavformat (Nut is playable this way)
- * Nullsoft video (NSV) demuxer
- * updated LIVE.COM streaming code
* much improved seeking in Ogg
+ Streaming:
+ * Nullsoft streaming video (NSV) demuxer
+ * support for URL redirection
+ * support for seeking in HTTP streams
+ * updated LIVE.COM streaming code
+ * fallback to live.com RTSP after Real RTSP
+ * suggests -playlist if normal streaming fails
+ * many improvements and bug fixes in the streaming code
+
Decoders:
* compilation failure without zlib in vd/lcl fixed
* removed obsoleted decoders (which were moved to libavcodec), affected:
@@ -179,11 +185,10 @@
* small improvements and bug fixes all over the place
Ports:
- * fixed compilation of Matroska on MinGW32/Cygwin
+ * fixed compilation of Matroska on MinGW/Cygwin
* support for detecting non-Intel CPUs under Cygwin
* sub autoloading under Windows
- * removed pthread dependency (compiles out of the box on a default NetBSD
- install)
+ * removed pthread dependency (out of the box compilation on NetBSD)
* more 64 bit fixes
* a lot of Mac OS X fixes
* prefer TOOLS/cpuinfo over linuxemu's /proc/cpuinfo under FreeBSD/x86
@@ -256,7 +261,7 @@
* inline vs always_inline - some speedups
* MMX2 optimized FDCT
* accurate 2-4-8 DCT
- * much faster DV encoding (it beats libdv)
+ * much faster DV encoding (beats libdv)
* support Cinepak files with funky (not divisible by 4) resolutions
* Altivec optimized FDCT
* XvMC speedups
@@ -291,7 +296,7 @@
* Radeon 9800 (R350) support in VIDIX
* proper fix for buffer size workarounds in vo_zr
* new vo_zr2 driver, which uses the advantages of the filter layer
- * fixed vesa when used together with pthread
+ * fixed vo_vesa when used together with pthread
* runtime stay-on-top functionality (in almost all output drivers)
* ALSA 1.x support
@@ -310,7 +315,8 @@
* GUI file selector updated for newer formats
* Fontconfig support
* proper VobSub seeking support
- * removed oldskool libcss support (nobody uses it and it has drawbacks)
+ * removed oldskool libcss support (nobody uses it, it has drawbacks and
+ possible security implications)
MEncoder:
* FFmpeg/libavcodec audio encoding support
More information about the MPlayer-cvslog
mailing list