mmal/deinterlace: Release picture if unable to process
commit51fed80a4cf63457dae27cf2cc37b84b88c235b8
authorJulian Scheel <julian@jusst.de>
Wed, 3 Jun 2015 07:50:31 +0000 (3 09:50 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 5 Jun 2015 13:35:02 +0000 (5 15:35 +0200)
tree5ff19a45fa53c90bf11e32608b640011d568e417
parent8bd0fc0425dee28d10b745b8097e8161b34340b6
mmal/deinterlace: Release picture if unable to process

When an input picture can not be handled due to lack of resources we need to
free it to avoid a picture leak.

Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/hw/mmal/deinterlace.c