[Bug 490988] Review Request: libvdpau - Wrapper library for the Video Decode and Presentation API

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 4 21:19:39 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=490988





--- Comment #10 from Stephen Warren <s-t-rhbugzilla at wwwdotorg.org>  2009-09-04 17:19:37 EDT ---
> rpmlint throws an invalid-soname error on libvdpau-trace.so . It's an
> unversioned lib in %{_libdir} (not a subdirectory) in a non-devel package,
> which is unusual. What exactly is it used for? Should it be versioned, or put
> in a subdirectory?

libvpau_wrapper.so is dlopen()s "libvdpau_trace.so" (by that exact name), if a
certain environment variable is set to request this. In that case, all APIs
that would usually be handled directly by the driver DSO (e.g.
libvdpau_nvidia.so) are proxied through the trace library, which spews debug
information.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list