Menu

Commit [r2851]  Maximize  Restore  History

Apparently some (win32) compilers are on the dumb side and don't know that

'unsigned int' and 'uint32_t' are the same thing. Thus calls to pvariance()
were having problems because the 3rd and 4th args are uint32_t but lum_mean
and lum_variance were 'unsigned int'. Changed lum_variance and lum_mean to
be uint32_t.

sms00 2005-09-22

changed /trunk/mjpeg_play/INSTALL
changed /trunk/mjpeg_play/mpeg2enc/macroblock.hh
/trunk/mjpeg_play/INSTALL Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/macroblock.hh Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.