[Bug 788918] vaapi: supports hierarchical prediction encoding

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 19 14:31:21 UTC 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #361493|none                        |needs-work
             status|                            |

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

::: gst-libs/gst/vaapi/gstvaapiencoder_h264.c
@@ +1931,3 @@
+
+  if (picture->type != GST_VAAPI_PICTURE_TYPE_B)
+    return TRUE;

these two lines don't make sense. Perhaps they should be merged in the next
patch

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