]> git.sesse.net Git - vlc/commit
Added input_GetEsObjects() to cleanly retreive ES objects (decoder, vout, aout).
authorLaurent Aimar <fenrir@videolan.org>
Sun, 31 Jan 2010 00:39:41 +0000 (01:39 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 31 Jan 2010 00:39:41 +0000 (01:39 +0100)
commit6a18a30adfcfaed7ca62ad22a8587d90683dce98
tree307b9e4d878f01b33b6437c06fcf750041ab37b1
parent2baa89853ca58d5c5b7e04fc7adcd6cf31d5a01b
Added input_GetEsObjects() to cleanly retreive ES objects (decoder, vout, aout).
include/vlc_input.h
src/input/control.c