[vlc-devel] [PATCH] Extend simple mixer to handle 16bit audio
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Sun Sep 25 13:23:53 CEST 2011
    
    
  
Le dimanche 25 septembre 2011 14:01:02 Laurent Aimar, vous avez écrit :
> But the code is not acceptable IMHO:
>  - you don't handle overflow, and so you will have broken audio.
>  - you still use float, so no performance gain
Checking the codec at every iteration is silly and easily avoided.
This should be a separate plug-in anyway. The code is totally useless on x86.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
    
    
More information about the vlc-devel
mailing list