Skip to content

vout/player: fix direct cast

Steve Lhomme requested to merge robUx4/vlc:vout-void into master

Use the actual type passed to as opaque to the filter callbacks. The vlc_object may not be the first element in the structure.

Merge request reports