d3dvideosink: Set actual buffer size to buffer pool
authorSeungha Yang <seungha.yang@navercorp.com>
Sun, 4 Nov 2018 13:41:50 +0000 (22:41 +0900)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 6 Nov 2018 11:51:39 +0000 (11:51 +0000)
commit6c6d351665e6c1184874e27fcfadf138ac802c5f
tree2c1bde81716d88538c7342dd6b0e2f94002ad0b7
parentdee5201392180253d7729feae0f110d74a914bc6
d3dvideosink: Set actual buffer size to buffer pool

If configured size of buffer pool and actual buffer size are mismatched,
pool will do unwanted buffer resize.

Fixes #801
sys/d3dvideosink/d3dhelpers.c