GNOME Bugzilla – Bug 789729
gst-build didn't compile gstreamer-vaapi with libva 2.0
Last modified: 2017-11-01 12:51:31 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.
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 ***
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?
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" :)
Ops .. thanks (⊙﹏⊙✿)