[vlc-devel] [PATCH] Make cached module configuration on 64 bits work again
    Rafaël Carré 
    funman at videolan.org
       
    Thu Jan 24 17:59:59 CET 2013
    
    
  
Le 24/01/2013 17:41, Rémi Denis-Courmont a écrit :
> Le jeudi 24 janvier 2013 18:10:29, Rafaël Carré a écrit :
>> Replacing bitfields by uint8_t flags and using bitops IMHO.
> 
> That is hard because of those fucked-up UI plugins that access the 
> configuration structure directly, instead of through LibVLC functions...
How can't they access the flags directly then?
    
    
More information about the vlc-devel
mailing list