d3dvideosink: Only pass a dest rectangle if set, otherwise pass NULL
authorSebastian Dröge <sebastian@centricular.com>
Wed, 2 Apr 2014 21:08:36 +0000 (23:08 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 2 Apr 2014 21:10:01 +0000 (23:10 +0200)
commitc84278ae04d60c407d13e5175a4fa4cdf2464324
tree7f06c119010ab65c8c860c8755de91c9f349110d
parentc6164e35696a366ea132ce16daed4543bae03ab6
d3dvideosink: Only pass a dest rectangle if set, otherwise pass NULL

Call with an uninitialized rectangle will cause errors.

https://bugzilla.gnome.org/show_bug.cgi?id=714998
sys/d3dvideosink/d3dhelpers.c