<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - mplayer crashes playing some files using vdpau output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84140#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - mplayer crashes playing some files using vdpau output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84140">bug 84140</a>
              from <span class="vcard"><a class="email" href="mailto:maraeo@gmail.com" title="Marek Olšák <maraeo@gmail.com>"> <span class="fn">Marek Olšák</span></a>
</span></b>
        <pre>The context should be fully initialized to do anything no matter what the user
API is, is that right, Christian?

The auxiliary context is for cases when you don't have any context around and
need to submit some commands. It saves the context_create/destroy overhead but
not much else. If the context created by VDPAU isn't initialized properly, the
aux context can be used (if it works).</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>