<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [UVD] qvdpautest is very slow on radeonsi (HD 7950)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71448#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [UVD] qvdpautest is very slow on radeonsi (HD 7950)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71448">bug 71448</a>
              from <span class="vcard"><a class="email" href="mailto:greg@chown.ath.cx" title="Grigori Goronzy <greg@chown.ath.cx>"> <span class="fn">Grigori Goronzy</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=71448#c5">comment #5</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=71448#c4">comment #4</a>)
> > FATAL: get_bits failed : No backend implementation could be loaded.!!    
> > 
> > There's some problem with your build.

> That message is normal, just a function we haven't implemented yet.
> </span >

As far as I can see it's actually illegal API usage in qvdpautest. It's trying
to read from uninitialized video surfaces, which is not guaranteed to work.
Swapping around the order of tests so that it does the PutBits test first fixes
it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>