]> git.sesse.net Git - vlc/commit
Added vout_GetSpu to retreive the spu_t object from the vout.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 31 May 2009 00:00:28 +0000 (02:00 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 31 May 2009 00:00:28 +0000 (02:00 +0200)
commitfd584ea3aea2d53f08ff05b47ea393012531cb85
tree83554901bfcad24d930174eed69f7423e1f51b9d
parenta15851b218871e5afac48e4eb09ce9abec2ef536
Added vout_GetSpu to retreive the spu_t object from the vout.

It will allow hiding vout_thread_t fields.
include/vlc_vout.h
src/libvlccore.sym
src/video_output/video_output.c