]> git.alsa-project.org Git - tinycompress.git/commit
compress: fix the timestamp calculation
authorVinod Koul <vinod.koul@linux.intel.com>
Tue, 12 Jun 2012 17:12:17 +0000 (22:42 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Wed, 13 Jun 2012 05:39:42 +0000 (11:09 +0530)
commit5d5a57315054e8fd4c0c8f800a45540275d90512
treecda76beb56a34dd577e81ad9939c36e2456ab381
parent55b29e91a31f519e141fafa490a38a7db76f503e
compress: fix the timestamp calculation

use u64 for extended range and also ensure that seconds and nano seconds are
claculated seprately

Signed-off-by: Namarta Kohli <namartax.kohli@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
compress.c