<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
I just submitted 2 trivial patches for [pdp_mix]. Not sure if sevyves
or somebody else needs to review/consider/submit:<br>
<blockquote>when crossfade is set to 1 for [pdp_mix], outlet should
return exact copy of middle inlet. Instead [pdp_mix] still tries to mix
the left and middle inlet, resulting in slight degradation of the
resulting video. Consequently, a feedback loop connecting [pdp_mix]
outlet to its middle inlet through a [pdp_del] with crossfade set to 1
will eventually result in a video that is completely black.<br>
  <br>
This patch adds a trivial copy from the middle inlet to the outlet if
the crossfade is set to 1.<br>
  <br>
</blockquote>
Here are the links to the patches, one for mmx and one for portable (no
mmx):<br>
<br>
<a class="moz-txt-link-freetext" href="https://sourceforge.net/tracker/?func=detail&amp;aid=3050324&amp;group_id=55736&amp;atid=478072">https://sourceforge.net/tracker/?func=detail&amp;aid=3050324&amp;group_id=55736&amp;atid=478072</a><br>
<a class="moz-txt-link-freetext" href="https://sourceforge.net/tracker/?func=detail&amp;aid=3050325&amp;group_id=55736&amp;atid=478072">https://sourceforge.net/tracker/?func=detail&amp;aid=3050325&amp;group_id=55736&amp;atid=478072</a><br>
<br>
Thanks,<br>
<br>
-John<br>
</body>
</html>