[MPlayer-dev-eng] [PATCH] Updated playback-speed-changing-patch
Diego Biurrun
diego at biurrun.de
Thu Oct 14 12:40:02 CEST 2004
Reimar Döffinger writes:
> Otherwise it looks ok to me, but it should be tested with more aos -
> preferrably also with valgrind, as memleaks in the ao's init could
> become troublesome with that patch + people playing around with it ;-)
Just tested, works fine for me.
> +Mueller, Steven <diffusor at ugcs.caltech.edu>
> + * first implementation of live changing playback speed
> +
> MPlayerPL - Polish MPlayer Translation Team (http://mplayerpl.emdej.com)
> * Waclaw Schiller (Torinthiel) <torinthiel at wp.pl>
> * Kuba Misiorny (Qba) <jim85 at wp.pl>
> @@ -623,6 +626,10 @@
> Schneider, Florian <flo-mplayer-dev at gmx.net>
> * RealVideo codec libraries interface, .rm demuxer fixes
>
> +Scherthan, Frank <scherthan at uni-landau.de>
> + * updated live changing playback speed to latest CVS
> + * adding OSD handling for live changing playback speed
> +
> Schoenbrunner, Oliver <oliver.schoenbrunner at jku.at>
These should be in alphabetical order.
> + else if( requested_speed > 4.0 ) return 4.0; //alsa can't handle higher speeds!
Uber-nit: ALSA instead of alsa.
Diego
More information about the MPlayer-dev-eng
mailing list