ges: Fix interlaced stream playback
authorThibault Saunier <tsaunier@igalia.com>
Fri, 17 Apr 2020 16:35:26 +0000 (12:35 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Fri, 17 Apr 2020 17:24:45 +0000 (13:24 -0400)
commit5bb5f6004387ca3dbcf88b2b51e41d51226f36f1
tree3271cc776b572e3452308b19559532ac168ee925
parent5720ae4f254d88e520d00a9a22c54c98ad19ba82
ges: Fix interlaced stream playback

Negotiation was failling as `videoflip` was not allowing not
progressive interlacing.

Also avoid adding a deinterlace element when it is useless.
ges/ges-video-source.c
ges/ges-video-uri-source.c