[Bug 797143] vaapih265dec: support 422 chroma format hevc decode.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 25 11:19:54 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797143
--- Comment #24 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 373752:
--> (https://bugzilla.gnome.org/review?bug=797143&attachment=373752)
::: gst/vaapi/gstvaapipluginbase.c
@@ +1269,3 @@
+ if (chroma_type == 0)
+ continue;
+ if (format == GST_VIDEO_FORMAT_UNKNOWN)
you should check for format sanity before use it
--
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