[vlc-devel] support for embedded album art in taglib

Laurent Aimar fenrir at via.ecp.fr
Mon Oct 1 17:56:09 CEST 2007


On Mon, Oct 01, 2007, Rafaël Carré wrote:
> * Create a special struct { vlc_meta_t; int; input_attachment_t**; }
> that is returned by "meta reader" to the demuxer.
> That way we would have to modify every demuxer, even the one not able to
> handle attachments.
 I tend to prefer that way.

There is currently 6 demuxers that call "meta reader" module (ogg,mpc,flac,mpga,m4a,tta)
so it won't take too long to change that.
 You can do the change and only fix demuxer compilation. I will handle the
demuxer attachment implementation part if you want.

Regards,

-- 
fenrir



More information about the vlc-devel mailing list