On Tue, May 12, 2015 at 10:06:22PM +0200, Andreas Cadhalpun wrote:
> got_frame_ptr is set again after the if block.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavcodec/aacdec.c | 1 -
> 1 file changed, 1 deletion(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730
got_frame_ptr is set again after the if block.
Signed-off-by: Andreas Cadhalpun
---
libavcodec/aacdec.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavcodec/aacdec.c b/libavcodec/aacdec.c
index a405faf..48cf637 100644
--- a/libavcodec/aacdec.c
+++ b/libavcodec/aacdec.c
@@ -3076,13 +3076