[MPlayer-cvslog] CVS: main ChangeLog,1.169,1.170
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sat Feb 5 15:02:50 CET 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv30878
Modified Files:
ChangeLog
Log Message:
updates
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog 3 Feb 2005 17:35:49 -0000 1.169
+++ ChangeLog 5 Feb 2005 14:02:47 -0000 1.170
@@ -21,6 +21,8 @@
* fixed decoding of stereo alaw files
* preload QT DLLs to work around problems with their hardcoded paths
* support for Real 10 RV30/40 binary codec
+ * expose support for 422P and 444P raw formats
+ * 32 bit RGB support in binary TSCC decoder
* dropped support of old faad2 versions (<= 1.1)
Demuxers:
@@ -29,6 +31,7 @@
* support for Real multirate files
* automatic framerate calculation for MPEG-4 in raw and TS files
* MP3 in Real files
+ * more user-friendly info about audio and subtitle tracks in Ogg files
Streaming:
* stream selection and bandwidth support for MMS over HTTP
@@ -39,6 +42,11 @@
* many H.264 fixes
* B-frames in H.264, H.264 weighted prediction support
* a lot of integer overflow and pointer fixes
+ * 32 bit RGB support in TSCC
+
+ GUI:
+ * half size event implemented and added to the menu
+ * memleaks fixed
Filters:
* big cleanup of audio filter layer
More information about the MPlayer-cvslog
mailing list