[Mesa-dev] [Bug 86837] kodi segfault since auxiliary/vl: rework the build of the VL code

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 30 05:09:55 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=86837

--- Comment #3 from Christian König <deathsimple at vodafone.de> ---
Most likely we end up with the implementation with the dummy symbols loaded
first (e.g. kodi loads OGL first the VDPAU). This results in a couple of
problems when VDPAu tries to query the video capabilities from the screen.

Would it be possible to define the dummy symbols as weak and pointing to zero
instead? That might allow overwriting them after loading VDPAU.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141130/6f28e6d0/attachment.html>


More information about the mesa-dev mailing list