]> git.sesse.net Git - vlc/commit
input: Tag attachments with the demuxer that produced them
authorTimothy B. Terriberry <tterribe@xiph.org>
Sat, 20 Sep 2014 17:16:33 +0000 (10:16 -0700)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 22 Sep 2014 18:38:01 +0000 (21:38 +0300)
commit223a42c1ec748dd5a0b338c90c571a37483f3297
treebcaf0a4bf7b05b9d13e5cf55ec0ce98720f22f56
parent89089ebc9f7625b7317262803394d96139325e54
input: Tag attachments with the demuxer that produced them

This way, when metadata is updated, we only replace the attachments
produced by the demuxer whose metadata changed.

Fixes #11976

Tested by reverting the patch in #11966 (with some fix-ups to pass the
right arguments where the code had changed).

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
src/input/input.c
src/input/input_internal.h