nlecomposition: De-duplicate seek events based on their sequence number
authorSebastian Dröge <sebastian@centricular.com>
Wed, 9 Nov 2016 15:14:19 +0000 (17:14 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 9 Nov 2016 16:09:22 +0000 (18:09 +0200)
commitff6dc38900936fd0440be46590410825caf3727b
treeac86b5945ba61efb9ecd6dc041f164a4c6827d2b
parent951150581ea9a916a3b072a33e4619be4d2d5871
nlecomposition: De-duplicate seek events based on their sequence number

If there are e.g. multiple video sinks, we would get the same seek event
multiple times. But we only want to handle it once.

https://bugzilla.gnome.org/show_bug.cgi?id=774149
plugins/nle/nlecomposition.c