[Mplayer-cvslog] CVS: main ChangeLog,1.52,1.53
Alex Beregszaszi
alex at mplayerhq.hu
Sun Aug 31 19:58:56 CEST 2003
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv4058
Modified Files:
ChangeLog
Log Message:
some WIP
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 15 Aug 2003 12:50:01 -0000 1.52
+++ ChangeLog 31 Aug 2003 17:58:29 -0000 1.53
@@ -52,7 +52,8 @@
* Matroska demuxer
* demuxer: enabling mpeg4-es autodetection, h264-es support
* .wav extradata parsing (for truespeech, atrac3 etc)
- * DVB input driver, mpeg-TS demuxer
+ * MPEG-TS (Transport Stream) and TIVO demuxers
+ * DVB (Digital Video Broadcasting) input driver
* hwac3: DTS passthru support
* new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize, tinterlace
* vf layer: slices support (crop, expand, swscale only)
@@ -73,6 +74,9 @@
* mp3lib: sync with mpg123 0.59s-pre
* mp3lib: final layer-1 support
* mp3lib: skip trashed first mp3 frame, fixes lot of buggy/misdetected files
+ * imported a working FAAD version
+ * 8BPS (Planar RGB) support
+ * working DVD (libmpdvdkit) support for Cygwin
FFmpeg/libavcodec:
* libavcodec: static,const,compiler warning cleanup, UINTX -> uintx_t
@@ -85,7 +89,7 @@
* msmpeg4 2-pass support
* H264 video decoding
* Indeo 3 video decoding
- * buggy VP3 video decoder (no UMV and inaccurate idct)
+ * VP3 video decoder (buggy somtimes)
* Sorenson 3 (SVQ3) video decoder (it's actually a h264 variant)
* 3IV1 (3ivx v1) decoding, ASV1 (ASUS Video v1) decoding
* Improved SVQ1 decoding (using FFmpeg VLC functions)
@@ -95,6 +99,8 @@
* ATI VCR1 and VCR2 decoding
* full featured SH4 optimizations
* ARM optimized simple_idct
+ * MPEG2 encoding
+ * PSX MDEC decoder
Drivers:
* x11_common: fix detection of metacity
@@ -106,8 +112,11 @@
* vo_directfb2: triple buffering support,configuration sys changed,fixes
* OpenGL driver cleanups/fixes (both vo_gl and vo_gl2)
* vo_fbdev cleanup/partial rewrite, now with real direct rendering
+ * vo_xvmc: new driver featuring XvMC (HW MC/IDCT) acceleration
+ * new TGA output driver
Others:
+ * gcc can now detect badly called mp_msg()s
* lot of config/cmdline parsing fixes (some of them were at least 100000l bugs)
* configure: enable vidix for PPC
* configure: full featured PPC optimizations and rewritten architecture handling
More information about the MPlayer-cvslog
mailing list