faad: don't access buffer after _finish_frame
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 12 Jun 2012 07:10:54 +0000 (09:10 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 12 Jun 2012 07:13:24 +0000 (09:13 +0200)
commit62b66c1316c45700037e6193425212b124287f11
tree4c3d78c3fa286237393676c5ae01a6417c1b2c30
parent40760117b1be907b5d0f3f43862ac1ec0a8b67f3
faad: don't access buffer after _finish_frame

Unmap the buffer before calling _finish_frame because we are not allowed to
access it after.
ext/faad/gstfaad.c