After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 789729 - gst-build didn't compile gstreamer-vaapi with libva 2.0
gst-build didn't compile gstreamer-vaapi with libva 2.0
Status: RESOLVED DUPLICATE of bug 789744
Product: GStreamer
Classification: Platform
Component: gst-build
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-31 18:41 UTC by Matteo Valdina
Modified: 2017-11-01 12:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for libva 0.99.0 (516 bytes, patch)
2017-10-31 18:41 UTC, Matteo Valdina
none Details | Review

Description Matteo Valdina 2017-10-31 18:41:19 UTC
Created attachment 362688 [details] [review]
patch for libva 0.99.0

Hi,
I'm trying to compile GStreamer (with gst-build) with libva 2.0.

The current gst-build check if libva is greater then 0.30 and lower then 0.99.

I think the check should be != 0.99 (see my patch).

I have seen some work from gstreamer-vaapi handle in this way libva version.
Comment 1 Sebastian Dröge (slomo) 2017-11-01 08:45:35 UTC
This is already handled in bug #789744, which was also correctly marked as "public". Please only mark security issues as private (which is not very useful either, report them to gstreamer-security@lists.freedesktop.org).

Also please provide patches as "git format-patch" formatted patches, see https://gstreamer.freedesktop.org/documentation/contribute/#how-to-submit-patches

*** This bug has been marked as a duplicate of bug 789744 ***
Comment 2 Matteo Valdina 2017-11-01 12:35:13 UTC
Thanks for handling this issue in bug #789744. 

For the next time: I don't see any private/public field. Could you pinpoint where I can set this field for the next time?
Comment 3 Tim-Philipp Müller 2017-11-01 12:47:19 UTC
There's a check box at the bottom reading

 [ ] GStreamer Developers

You probably ticked that.

Above that it reads:

"Only users in all of the selected groups can view this bug:
(Leave all boxes unchecked to make this a public bug.)

[ ] GStreamer Developers"

:)
Comment 4 Matteo Valdina 2017-11-01 12:51:31 UTC
Ops .. thanks

(⊙﹏⊙✿)