[libav-bugs] [Bug 635] New: libavcodec.pc pointlessly pulls -lvdpau
bugzilla at libav.org
bugzilla at libav.org
Thu Feb 6 20:28:04 CET 2014
https://bugzilla.libav.org/show_bug.cgi?id=635
Summary: libavcodec.pc pointlessly pulls -lvdpau
Product: Libav
Version: git HEAD
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: Normal
Component: libavcodec
AssignedTo: bugzilla at libav.org
ReportedBy: remi at remlab.net
The pkg-config files for libavcodec, libavdevice, libfilter, libavformat and
libavresample add -lvdpau to the Libs in static builds (did not try shared
builds).
There is no point in requiring libvdpau there. The only symbol imported from
VDPAU is vdp_create_device_x11() in the avconv executable.
--
Configure bugmail: https://bugzilla.libav.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the libav-bugs
mailing list