Re: MSACM: initialize some ACMSTREAMHEADER fields for the sake of native codecs

2006-01-03 Thread Eric Pouech
Native msacm (WINEDLLOVERRIDES=msacm32=n) works correctly (no loops) with native codecs in wine. This suggests that msacm is doing the clearing, since it is using the same builtin winmm. fair enough -- Eric Pouech

Re: MSACM: initialize some ACMSTREAMHEADER fields for the sake of native codecs

2005-12-29 Thread Alex Villací­s Lasso
Eric Pouech wrote: Alex Villací­s Lasso wrote: The ACMAPP sample application from MSDN reveals this annoying bug in playback: with a native ACM codec (such as the Ogg Vorbis one bundled with some Japanese RPGs), builtin msacm will successfully tell the codec to decode the first two frames of

Re: MSACM: initialize some ACMSTREAMHEADER fields for the sake of native codecs

2005-12-29 Thread Eric Pouech
Alex Villací­s Lasso wrote: The ACMAPP sample application from MSDN reveals this annoying bug in playback: with a native ACM codec (such as the Ogg Vorbis one bundled with some Japanese RPGs), builtin msacm will successfully tell the codec to decode the first two frames of compressed audio, and