]> git.sesse.net Git - vlc/commit
* vlc_meta.h: added a few const
authorLaurent Aimar <fenrir@videolan.org>
Fri, 25 Mar 2005 09:16:24 +0000 (09:16 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 25 Mar 2005 09:16:24 +0000 (09:16 +0000)
commit14106cb194892aa236d51c5837dda77e69663264
tree14d2f3a651b24dc5f64ab79bc0b90e68832253ec
parent652b8fc0359b620d9a5b401fe042387e91a05ef7
 * vlc_meta.h: added a few const
 * es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program
 (it's not yet really clean).
 * demux/ts: parse SI tables of DVB (channel names + events), it needs last
 libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).
include/vlc_es_out.h
include/vlc_meta.h
modules/demux/ts.c
src/input/es_out.c