[FFmpeg-devel] [PATCH] VFW capture support
Ramiro Polla
ramiro
Mon Mar 3 18:58:29 CET 2008
Hello,
M????????????????????????????? wrote:
> Ramiro Polla wrote:
>> Hello Rich,
>>
>> Rich Felker wrote:
>>> Not to mention the name
>>> DWORD is _incorrect_!!!
>> Sorry, I don't see how it's incorrect. Please enlighten us.
>
> DWORD is short for double-word. Nowadays, a word is usually 32
> or 64 bits in size, and hence calling a 32-bit quantity DWORD
> is incorrect. It was correct, but stupid, on 16-bit machines.
Makes sense. That's why I like C99's uintxx_t so much...
Ramiro Polla
More information about the ffmpeg-devel
mailing list