Le quartidi 14 thermidor, an CCXXIV, James Almer a écrit :
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
>  Changelog                   |   1 +
>  doc/general.texi            |   2 +-
>  libavformat/Makefile        |   1 +
>  libavformat/allformats.c    |   2 +-

>  libavformat/avio_internal.h |   2 +
>  libavformat/aviobuf.c       |   6 ++

Maybe put that part in a separate first patch?


> +unsigned long ff_crcEDB88320_update(unsigned long checksum, const uint8_t 
> *buf,
> +                                    unsigned int len);

I know the surrounding code is already using it, but long is absolutely not
the correct type here.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to