]> git.sesse.net Git - vlc/commit
* stream_output.h: added a vlc_meta_t field to sout_instance_t,
authorLaurent Aimar <fenrir@videolan.org>
Wed, 10 Mar 2004 21:54:28 +0000 (21:54 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 10 Mar 2004 21:54:28 +0000 (21:54 +0000)
commit0afa4317178d8585ea7ee74bfc8c17b0dd7fddbb
treefb4ed8b2b2012ec63b7fa11111f2e22200a8007b
parent90fdcf71769f4f1abf8896e0d44e07e05afc0a9c
 * stream_output.h: added a vlc_meta_t field to sout_instance_t,
 this way meta data will be available for stream_outs and muxers.
 The only 'problem' is that it will be available for sure only after
 that the first data packet is received by the stream output.
include/stream_output.h
include/vlc_common.h
include/vlc_meta.h