On Tue, Jun 27, 2017 at 10:52:42PM +0200, Paul B Mahol wrote: > On 6/27/17, Paul B Mahol <one...@gmail.com> wrote: > > On 6/27/17, Michael Niedermayer <mich...@niedermayer.cc> wrote: > >> On Tue, Jun 27, 2017 at 09:47:31PM +0200, Michael Niedermayer wrote: > >> > >> "Summary email is empty, skipping it" > >> > >> somehow the summary mail for the thread was lost ... > >> > >> it basically said thats a bunch of trivial optimizations surrounding > >> the vlc reader loop. > > > > libavcodec/utvideodec.c: In function ***decode_plane10***: > > libavcodec/utvideodec.c:193:27: warning: passing argument 2 of > > ***c->bdsp.bswap_buf*** from incompatible pointer type > > [-Wincompatible-pointer-types] > > src + slice_data_start + c->slices * 4, > > ^~~ > > libavcodec/utvideodec.c:193:27: note: expected ***const uint32_t * > > {aka const unsigned int *}*** but argument is of type ***const uint8_t > > * {aka const unsigned char *}*** > > libavcodec/utvideodec.c: In function ***decode_plane***: > > libavcodec/utvideodec.c:298:27: warning: passing argument 2 of > > ***c->bdsp.bswap_buf*** from incompatible pointer type > > [-Wincompatible-pointer-types] > > src + slice_data_start + c->slices * 4, > > ^~~ > > libavcodec/utvideodec.c:298:27: note: expected ***const uint32_t * > > {aka const unsigned int *}*** but argument is of type ***const uint8_t > > * {aka const unsigned char *}*** > > > > Except this, patchset LGTM.
fixed, applied thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is dangerous to be right in matters on which the established authorities are wrong. -- Voltaire
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel