[Bug 784599] kmssink: support videooverlay interface

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 1 17:34:01 UTC 2017


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

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

::: sys/kms/gstkmssink.c
@@ +813,3 @@
+
+    gst_video_calculate_device_ratio (self->hdisplay, self->vdisplay,
+        self->mm_width, self->mm_height, &dpy_par_n, &dpy_par_d);

This function call looks like dead code to me. It is not clear to me what's its
purpose.

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