videodec: Ensure update_pool is initialized
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sun, 16 Nov 2014 21:11:53 +0000 (16:11 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sun, 16 Nov 2014 21:11:53 +0000 (16:11 -0500)
commit9919c274b9a6e13091ad3881a49f7e4f81b8e425
tree0fdabc8f21c6cdf78513cb10379a8ec7c420c8ed
parent7b9a53068d7916128426c24216ab511712dc0ae7
videodec: Ensure update_pool is initialized

This was probably not causing any issues, but we would randomly
and needlessly update the pool in the query due to uninitialized
variable.
ext/libav/gstavviddec.c