GNOME Bugzilla – Bug 582661
[deinterlace] Fix latency query to return unbound max latency if upstream returns this
Last modified: 2009-05-15 13:15:24 UTC
Hi, attached patch fixes the latency query. If upstream reports unbound max latency we should forward this instead of setting our own, says Wim.
Created attachment 134663 [details] [review] deinterlace-latency.diff
ACK
commit ad9b02b881e2f6dca0133a4831ee640d92701f41 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Thu May 14 21:43:14 2009 +0200 deinterlace: If the upstream max latency is unbound return unbound max laten Fixes bug #582661.