msacm: Initialize some ACMSTREAMHEADER fields for the sake of native codecs.
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Wed, 4 Jan 2006 14:27:35 +0000 (15:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Jan 2006 14:27:35 +0000 (15:27 +0100)
commitf21c9028a541840f90cf0b95d467e9e87a8399ba
tree11e60fb0264b5092ea3bb8f16491688258041aef
parenta48e3eb494fbb9d35cd1b7c7f802be50cbe6f701
msacm: Initialize some ACMSTREAMHEADER fields for the sake of native codecs.
Initialize cb[Src|Dst]LengthUsed to 0 before calling into codec,
required by (some?) native codecs.
dlls/msacm/stream.c