[Bug 767176] vaapiencode: implement flush() vmethod

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 14 20:57:15 UTC 2016


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

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

::: gst/vaapi/gstvaapiencode.c
@@ +602,3 @@
+  GstFlowReturn flow_ret = GST_FLOW_OK;
+
+  if (!encode->encoder) {

Being picky, remove these brackets.

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