[vlc-devel] [PATCH 5/6] libvlc: use vlc_vector for interfaces
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Tue Nov 27 19:41:30 CET 2018
    
    
  
Le tiistaina 27. marraskuuta 2018, 14.28.57 EET Victorien Le Couviour--Tuffet 
a écrit :
> ---
>  include/vlc_interface.h   |  2 --
>  src/interface/interface.c | 22 +++++++++-------------
>  src/libvlc.c              |  1 +
>  src/libvlc.h              |  6 +++++-
>  4 files changed, 15 insertions(+), 16 deletions(-)
No. A singly linked list is better suited here.
-- 
Реми Дёни-Курмон
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list