Add a couple of missing deallocation calls and fix a warning
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Dec 2018 01:16:16 +0000 (01:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Dec 2018 01:16:16 +0000 (01:16 +0000)
commitdceecebd37d5e1b5c098ad1358310d3f276c703c
tree116c8ed3b879122ff37fa61ecfa4c8cc04141f14
parent6e16dcc7f8e13a9b96bd251f113588914db1b296
Add a couple of missing deallocation calls and fix a warning
with current FFmpeg (returning AVERROR_EOF rather than 0 when
a AVIO source is finished).
src/lib/ffmpeg_image_proxy.cc