Menu

Commit [r2801]  Maximize  Restore  History

Using a 'size_t' for the BitCount isn't a good idea - more than 4G of bits

overflows (and 4Gb is only ~512MB - pretty small by video standards). So,
use a uint64_t for BitCount.

sms00 2005-06-23

changed /trunk/mjpeg_play/mpeg2enc/elemstrmwriter.hh
changed /trunk/mjpeg_play/mpeg2enc/mpeg2enc.cc
/trunk/mjpeg_play/mpeg2enc/elemstrmwriter.hh Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/mpeg2enc/mpeg2enc.cc Diff Switch to side-by-side view
Loading...
Auth0 Logo