[FFmpeg-devel] [PATCH 4/4] avio: detect implicit truncation by assert in avio_w*

Andrey Utkin andrey.krieger.utkin at gmail.com
Tue Oct 16 09:59:21 CEST 2012


2012/10/15 Michael Niedermayer <michaelni at gmx.at>:
>  void avio_w8(AVIOContext *s, int b)

What is the reason for 'b' argument not to be of type uint8_t?

-- 
Andrey Utkin


More information about the ffmpeg-devel mailing list