Michael Niedermayer <michaelni at gmx.at> writes:
>> + for(j = 0; j < streams; j++) {
>> + uint16_t flags;
>> + uint32_t bitrate;
>> + int stream_id;
>
> int stream_id, flags, bitrate;
> none of them needs to be exactly 32 or 16bits
Using unsigned might still be a good idea.
--
M?ns Rullg?rd
mans at mansr.com