diff AUTHORS @ 13710:d7af73cc38da

allow changing playback speed during playback. Based on patch by Steve Mueller (diffusor <at> ugcs (dot) caltech [dot] edu), OSD support by Frank Schertan (scherthan (at) uni-landau <dot> de), several modifications by me.
author reimar
date Wed, 20 Oct 2004 20:07:50 +0000
parents b33ee5b68414
children eb70cfbc7aa2
line wrap: on
line diff
--- a/AUTHORS	Wed Oct 20 18:32:07 2004 +0000
+++ b/AUTHORS	Wed Oct 20 20:07:50 2004 +0000
@@ -194,6 +194,8 @@
 
 Döffinger, Reimar (reimar) <reimar.doeffinger@stud.uni-karlsruhe.de>
     * GL code fixes
+    * various fixes all over the place
+    * reworked live changing playback speed
 
 Dolbeau, Romain <romain@dolbeau.org>
     * random AltiVec (PowerPC multimedia extensions) stuff
@@ -523,6 +525,9 @@
     * various docs updates and fixes
     * 1st half of the documentation HTML --> XML conversion
 
+Mueller, Steven <diffusor@ugcs.caltech.edu>
+    * first implementation of live changing playback speed
+
 MPlayerPL - Polish MPlayer Translation Team (http://mplayerpl.emdej.com)
     * Waclaw Schiller (Torinthiel) <torinthiel@wp.pl>
     * Kuba Misiorny (Qba) <jim85@wp.pl>
@@ -620,6 +625,9 @@
 Sauerbeck, Tilman <tsauerbeck@users.sourceforge.net>
     * TGA decoder (RLE/uncomp), -mf tga support
 
+Scherthan, Frank <scherthan@uni-landau.de>
+    * added OSD handling for live changing playback speed
+
 Schneider, Florian <flo-mplayer-dev@gmx.net>
     * RealVideo codec libraries interface, .rm demuxer fixes