[FFmpeg-devel] [PATCH]lavc/alac: Make a variable unsigned

Hendrik Leppkes h.leppkes at gmail.com
Thu Apr 18 16:07:03 EEST 2019


On Thu, Apr 18, 2019 at 2:54 PM Lauri Kasanen <cand at gmx.com> wrote:
>
> On Thu, 18 Apr 2019 13:53:37 +0200
> Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
> > Hi!
> >
> > Attached patch silences a warning that is shown with some gcc versions.
>
> It pokes my style sense to have different things in the sizeof() and
> the var. How about uint32_t in both?
>

Those two things are entirely unrelated types, though.

- Hendrik


More information about the ffmpeg-devel mailing list