[Bug 754885] Re-enable passthrough mode when no longer scaling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 14 06:44:56 UTC 2017


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

--- Comment #18 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #16)
> Review of attachment 355475 [details] [review]:
> 
> @@ +34,3 @@
> +  static gfloat value = 1.0;
> +
> +  value = value == 1.0 ? 0.5 : 1.0;
> 
> uh? is this to iterate between 1 and 0.5? looks odd
> 
It just tries to confirm that it switches passthrough/non-passthrough.
I'm following rest of your suggesstions.

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