]> git.sesse.net Git - vlc/commit
* input: added a INPUT_UPDATE_META (for meta data in access like ICY)
authorLaurent Aimar <fenrir@videolan.org>
Wed, 25 Aug 2004 18:50:36 +0000 (18:50 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 25 Aug 2004 18:50:36 +0000 (18:50 +0000)
commit3f821deb158c36a24c6a2144a071b293c7f847f8
tree95a077a26a8e818959c4ecadb8aa7bba585a8b25
parent1df5253bce7c2660a57c70024a850c31e38e1427
 * input: added a INPUT_UPDATE_META (for meta data in access like ICY)
 * access: added ACCESS_GET_TITLE_INFO (not yet implemented)
 * demux: added DEMUX_SET_GROUP (will be only for dvb/ts).
include/vlc_access.h
include/vlc_demux.h
include/vlc_input.h