d3dvideosink: disable buffer pools
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Wed, 28 Aug 2013 18:07:48 +0000 (20:07 +0200)
committerAndoni Morales Alastruey <ylatuya@gmail.com>
Mon, 2 Sep 2013 16:21:11 +0000 (18:21 +0200)
commitef7a8c2ca86590d994f6cf768070d75b05dd7b61
tree929dd657b987a9cfec8cf12cca7d0dbd4af09cce
parent994739332d229a96fdc6bee9932d72349c29c614
d3dvideosink: disable buffer pools

On a device lost, all the surfaces allocated in the
device need to be released before resetting the device,
which can't be done for the allocated buffers.

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