[vlc-devel] [PATCH] omxil: Add a prefix to the iomx function symbols
    Rafaël Carré 
    funman at videolan.org
       
    Wed Jan 25 00:26:23 CET 2012
    
    
  
Le 2012-01-24 02:27, Martin Storsjö a écrit :
> On some devices (apparently froyo and earlier), some OMX core
> (with sw-only codecs) already is loaded into the process, and
> dlsym(RTLD_DEFAULT) can just as well return functions from that
> one instead of the ones from the iomx wrapper that we've loaded.
> 
> This makes sure we really get the functions we want.
Applied, thanks!
    
    
More information about the vlc-devel
mailing list