vaapisink: fix GstNavigation "mouse-move" event.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 24 Sep 2014 11:23:17 +0000 (13:23 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 24 Sep 2014 11:48:27 +0000 (13:48 +0200)
commit039244bf771c5b0d0520f3ba59b0559497779517
treed56a6b093993f7abcfc42b5b492c2702191ecabf
parent33212d96346e25726da59a533ed5f0af89cfd568
vaapisink: fix GstNavigation "mouse-move" event.

Really use the motion event coordinates to propagate the "mouse-move"
event to upper layer, instead of those from a button event. Those are
technically the same though.
gst/vaapi/gstvaapisink.c