wmall: use AVFrame API properly
authorHendrik Leppkes <h.leppkes@gmail.com>
Thu, 8 Aug 2013 16:48:43 +0000 (18:48 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 11 Aug 2013 19:13:56 +0000 (21:13 +0200)
commit3ca5df36a50e3ffd3b24734725bf545617a627a8
tree741cb2efa69fbea51158e0314487e2168132fe87
parent5718e3487ba3b26aba341070be0b6b0b4de45ea3
wmall: use AVFrame API properly

This fixes a bug with non-refcounted callers resulting in invalid memory access.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/wmalosslessdec.c