#8398 closed defect (fixed)
Missing dependency libva in GStreamer-vaapi
Reported by: | Tim Tassonis | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | low | Milestone: | 8.0 |
Component: | BOOK | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description ¶
Well, the summary says it all: gstreamer-vaapi does compile and link against libva from
http://www.linuxfromscratch.org/blfs/view/svn/x/x7driver.html
I checked again and if I am correct, libva is not pulled in by the other dependencies GStreamer-1.8.3, gst-plugins-base-1.8.3, and gst-plugins-bad-1.8.3, so it would be a new one.
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
I confirm that the dependency chain, even at the "recommended" level, does not pull libva in... As far as I can see, libva is required.