Skip to content
Snippets Groups Projects
Commit d4afc3bc authored by Arun Raghavan's avatar Arun Raghavan Committed by Nicolas Dufresne
Browse files

v4l2object: Don't set empty interlace-mode list

If for some reason we fail to probe formats (all try_fmt calls fail, for
example), this is not a critical error, but we end up with an empty list
of interlace modes. This causes all subsequent negotiation to fail.

This patch fixes interlace-mode setting to be skipped if we failed to
detect any.

https://bugzilla.gnome.org/show_bug.cgi?id=775702
parent 1f38e00b
No related branches found
Tags gst-plugins-good-0.10.25
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment