[MPlayer-dev-eng] [PATCH] New VO drivers.
Ivo
ivop at euronet.nl
Mon Sep 20 04:10:03 CEST 2004
On Saturday 18 September 2004 00:36, Ivo wrote:
> As Richard already pointed out, it's bad to assume someone has a certain
> utility installed. Also, the old implementation was terribly slow. It
> first called vo_pgm, which made a local copy of a YUV frame, wrote it to
> disk and then ran md5sum on that file.
BTW I only wrote the md5sum video output driver because otherwise it was
impossible to remove vo_pgm on which it depended :-) In the end, it turned
out to be a better replacement (imho).
> I will commit it this weekend, so people can easily test it. I have
> tested it quite extensively myself already, but I know what can happen as
> soon as others start using it :-)
All files are committed now. Depending on your timezone, it might still be
the weekend. :)
> I'll update it before I commit the sourcecode and post it to -docs to be
> reviewed, rephrased and nitpicked :-)
No comments were made, so I also updated the manpage with the proposed
patch.
Next step will be to remove vo_pgm and vo_md5 in a few days.
--Ivo
More information about the MPlayer-dev-eng
mailing list