[vlc-devel] [RFC] input & metadata
Laurent Aimar
fenrir at via.ecp.fr
Mon Oct 8 00:42:13 CEST 2007
I thing we could further simplify the handling of meta data.
I will add a DEMUX_HAS_UNSUPPORTED_META (demux2_Control) that will
return TRUE if a demuxer know that the file can have meta data but
does not support it.
Then the input will take care of calling a meta-reader plugin.
That will remove a lot of duplicate code. (Of course it will also support
attachment read from the meta-reader).
If you do not see any problem, I will commit the changes tomorrow.
--
fenrir
More information about the vlc-devel
mailing list