]> git.alsa-project.org Git - tinycompress.git/commit
compress: write when we have a fragment to write
authorVinod Koul <vinod.koul@linux.intel.com>
Tue, 12 Jun 2012 17:14:33 +0000 (22:44 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Wed, 13 Jun 2012 05:39:53 +0000 (11:09 +0530)
commitcf2e8d48b4d3d275897e3bb42f20fe6d71749715
tree88b9f1a869047034c589b852292e5f62c94bdf95
parent5d5a57315054e8fd4c0c8f800a45540275d90512
compress: write when we have a fragment to write

this needs fix when we do the drain, while draining we should write anyway
whatever we have

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