CallWindow: ignore events in the data probe callback
commitc4906c89433cdd5dff9f500579c580799fe77dca
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Fri, 22 Jul 2011 11:08:39 +0000 (22 12:08 +0100)
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Mon, 25 Jul 2011 11:47:24 +0000 (25 12:47 +0100)
tree9f302b8f39483112066941224a512b0c73c95adc
parent5a591d49c2ce331c79247fa868a856fa2494196d
CallWindow: ignore events in the data probe callback

We only want to show the remote video again if we receive
video frames, not if we receive an event for whatever reason.

That's in fact what we get when we start sending our own video,
and so we don't want to display the remote video if it was
hidden because we're not receiving it anymore.
src/empathy-call-window.c