[FFmpeg-devel] [PATCH 3/3] lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decode
Matthieu Bouron
matthieu.bouron at gmail.com
Thu Oct 6 17:51:47 EEST 2016
On Thu, Oct 06, 2016 at 03:59:31PM +0200, Michael Niedermayer wrote:
> On Thu, Oct 06, 2016 at 02:31:57PM +0200, Matthieu Bouron wrote:
> > From: Matthieu Bouron <matthieu.bouron at stupeflix.com>
> >
> > Fixes incompatible pointer type warning on 64-bit systems.
> > ---
> > libavcodec/mediacodecdec.c | 1 -
> > 1 file changed, 1 deletion(-)
>
> LGTM
Pushed. Thanks.
Matthieu
[...]
More information about the ffmpeg-devel
mailing list