[Bug 797143] vaapih265dec: support 422 chroma format hevc decode.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 24 11:10:00 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797143

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #373709|none                        |accepted-commit_now
             status|                            |

--- Comment #18 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 373709:
 --> (https://bugzilla.gnome.org/review?bug=797143&attachment=373709)

almost there!

::: gst-libs/gst/vaapi/video-format.c
@@ +320,3 @@
+{
+#if VA_CHECK_VERSION(0,34,0)
+  switch (chroma_type) {

I guess we could refactor the switch in
gst_vaapi_video_format_get_best_native() and re-use it, avoiding code
duplication.

-- 
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