[Mplayer-cvslog] CVS: main ChangeLog,1.21,1.22
Arpi of Ize
arpi at mplayerhq.hu
Sun Nov 3 01:21:42 CET 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv27736
Modified Files:
ChangeLog
Log Message:
some updates
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 1 Nov 2002 01:09:06 -0000 1.21
+++ ChangeLog 3 Nov 2002 00:21:20 -0000 1.22
@@ -20,14 +20,21 @@
* fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c)
* cleanup of postprocessing code - now it's threadsafe and can be shared
* ported to GNU/Hurd
+ * cleanup of AVI pts (timestamp) handling - no more BPS hack in mplayer.c
+ * small cleanup of A-V sync code - using relative timers instead of absolute
+ * GUI code cleanup, obsolete files/dirs removed
+ * various small bugfixes, endianess fixes
+ * mencoder: -pass option removed, use -divx4opts pass=N / -lavcopts vpass=N
Features:
* -ao win32 (for windows port)
* libavcodec: native WMA v1/v2 (aka. DivX audio) decoder
* hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap
* overlapping subtitles support, jacosub (*.js) format support
- * dxr3 got a new syncengine, ':sync', read the manual for more info
+ * -vo dxr3 got a new syncengine, ':sync', read the manual for more info
* QDMC/QDM2 audio codec support, using quicktime 5 win32 DLLs (libwine!)
+ * libavcodec: various MJPEG decoding fixes - now it decodes all sample files!
+ * mencvcd updates, sox/toolame support etc
Filters:
* -af/-af-adv options cleanup
More information about the MPlayer-cvslog
mailing list