[MPlayer-dev-eng] [PATCH] New VO drivers.
Ivo
ivop at euronet.nl
Wed Sep 29 04:26:57 CEST 2004
On Friday 17 September 2004 03:48, Ivo wrote:
> Second reply to my own e-mail ;)
And third :)
> Any comments, objections or suggestions to/on this code? If not, I will
> commit it in a few days.
All have been committed over a week ago.
> I will leave vo_pgm and vo_md5 intact for the moment. What path do we
> have to follow to remove these (since they become obsolete)? To keep the
> user informed, the only way I see is to delete all content of the
> functions inside those vo drivers and have preinit() write a message to
> the console and exit the player.
As of now, vo_pgm and vo_md5 are no more. Both have been removed. Instead of
using dummy drivers to print a message, two strcmp's are added to
video_out.c. If a user tries to use the old drivers, a message will be
printed to direct him or her to the new drivers.
--Ivo
More information about the MPlayer-dev-eng
mailing list