CVS Commit: vlc

Jean-Paul Saman saman at natlab.research.philips.com
Mon Aug 26 09:00:50 CEST 2002


cvs at videolan.org wrote:
> Update of /var/cvs/videolan/vlc/modules/audio_filter/converter
> Modified Files:
> 	fixed32tofloat32.c 
> 
> Update of /var/cvs/videolan/vlc/modules/codec/mad
> Modified Files:
> 	decoder.c decoder.h libmad.c 
> 
> Log Message:
>   * ./modules/audio_filter/converter/fixed32tofloat32.c: fixed conversion.
>   * ./modules/codec/mad/libmad.c: ported to the latest aout changes. Still
>     doesn't work here, though.
> 

I do not understand how a decoder which produced fixed32 can spawn a 
converter. I assumed the framework would take care of that, because a 
decoder has a known output type. Anyway it does not seem to work yet.

Should libmad use module_Need() to request a conversion from 
fixed32tofloat32 (or fixed32tos16)?


-- 
Kind greetings,

Jean-Paul Saman



-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list