wasapisink: Don't call CoUninitialize() twice in unprepare()
authorSebastian Dröge <sebastian@centricular.com>
Thu, 3 Jan 2019 13:49:26 +0000 (15:49 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Thu, 3 Jan 2019 15:21:39 +0000 (15:21 +0000)
commit2f05ee9ba9a7bbdde761c8da1fe330a58b1c4687
tree8b1a97bd5116111b3f85b8a020b7f47168f55d80
parent822abde8a438902be2aac30df76390967022ecde
wasapisink: Don't call CoUninitialize() twice in unprepare()

It has to be symmetric with CoInitialize(), otherwise everything else
will fail.
sys/wasapi/gstwasapisink.c