[Bug 797202] vaapi: libs: h264: Update H.264 level table with 6, 6.1 and 6.2.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 28 19:25:48 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797202
--- Comment #6 from Matteo Valdina <matteo.valdina at gmail.com> ---
Hi Victor,
I'm not 100% sure. I saw that these functions are used without checking if the
input parameters are valid.
And after all, they return a value that means the specific function fails.
For example, in the gst_vaapi_utils_h264_get_profile case:
This function is called for each vaapi profile. This includes VP8, VP9, H265
and etc.
So this function fails in the normal scenario and returns zero. The caller
properly handles the failure and move on.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list