[vlc-devel] [RFC PATCH] aout: fix aout_CheckChannelExtraction return value
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Mon Jul 27 18:07:22 CEST 2015
    
    
  
Le 2015-07-27 18:42, Thomas Guillem a écrit :
> This function returns true if channel extraction is needed.
>
> If layouts are the same, channel extraction should be needed only if
> the number of channels is different.
The function must return true if extraction is necessary and should 
return false otherwise.
LGTM though it is odd that the bug was there ever since the function 
got introduced in 2009.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list