[vlc-devel] [PATCH] input: Tag attachments with the demuxer that produced them
Timothy B. Terriberry
tterribe at xiph.org
Sun Sep 21 13:15:41 CEST 2014
Rémi Denis-Courmont wrote:
> I think it would be slightly simpler to use a table of pairs of attachment and
> demux, than a pair of tables of attachment and demux.
Yes, I thought about that, but it's a more intrusive change, as there
are other places where the attachment array gets used. I can do it that
way if you like, however.
More information about the vlc-devel
mailing list