Skip to content

fix vlc_object_t* direct casts

Steve Lhomme requested to merge robUx4/vlc:stream-casts into master

Use the object itself or VLC_OBJECT().

Merge request reports