diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-01-18 16:20:44 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-01-18 16:20:44 +0000 |
commit | de1a1c4460de2ceab969466d479a372e484d291a (patch) | |
tree | e3bbba3748fb265bb9a0905494d7ade9826e1d91 | |
parent | 2396b704f07a342741613af3efe367af45945c71 (diff) | |
download | xine-lib-de1a1c4460de2ceab969466d479a372e484d291a.tar.gz xine-lib-de1a1c4460de2ceab969466d479a372e484d291a.tar.bz2 |
I messed up MPlayer and MPlayerXP, thanks to James Stembridge for correcting me
CVS patchset: 3956
CVS date: 2003/01/18 16:20:44
-rw-r--r-- | AUTHORS | 8 | ||||
-rw-r--r-- | CREDITS | 2 |
2 files changed, 6 insertions, 4 deletions
@@ -90,11 +90,13 @@ xine is using MPlayer http://www.mplayerhq.hu/ wine http://www.winehq.com - some demuxers and decoders (especially the real demuxer), - MMX/MMX2/SSE memcpy methods (among other things) and - the vidix video output system are based on work from + some demuxers and decoders (especially the real demuxer) and + MMX/MMX2/SSE memcpy methods (among other things) are based on work from MPlayer http://www.mplayerhq.hu/ + the vidix video system from + MPlayerXP http://mplayerxp.sf.net/ + VCD interpretation code in the extended VCD plugin from VCDImager by Herbert Valerio Riedel http://vcdimager.org @@ -22,5 +22,5 @@ libfaad Miguel Freitas libmad libmpeg2 libmpg123 -vidix from MPlayer 0.1.10cvs +vidix MPlayerXP 0.1.10cvs nosefart 1.92 Mike Melanson |