Skip to content

vlc_objects: add VLC_OBJECT wrapper macro for vlc_obj_* and vlc_object_release

Add wrapper macro to ensure we can pass vlc_object-allocated objects to those functions.

Merge request reports