<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [HSW/BYT/BDW sprite planes] Color error while playing video by 'mplayer -vo xv:adapter=1'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72220#c34">Comment # 34</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [HSW/BYT/BDW sprite planes] Color error while playing video by 'mplayer -vo xv:adapter=1'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72220">bug 72220</a>
              from <span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=72220#c33">comment #33</a>)
<span class="quote">> Hmm, should that really be >= 071 then? Or maybe < 071?</span >

Yeah >=071 seems like the right choice here. But that won't help mplayer as it
doesn't use XvQueryBestSize(). I cooked up a quick and dirty patch to make it
do that and it then it falls back to using swscale. But I'm not sure if such a
patch would be OK for upstream since the best size query is more of a hint, and
if the driver author was more worried about quality than anything else it might
reject the scaling request. Based on a quick look at all the open source
drivers only tdfx would fall back to swscale for downscaling with my patch, the
rest would seem unaffected. And I have no idea what the closed source drivers
would do.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>