LUA: simplify pushing VLC object
Always use the common GC wrapper around vlc_object_release(). While it is not really required for the instance and the playlist object, the overhead is negligible in LUA context.
Showing
Please register or sign in to comment