From 3c12fc69f382bd8e06c858ce40770becb3897ce5 Mon Sep 17 00:00:00 2001 From: torque Date: Sun, 24 Aug 2014 12:06:22 -0700 Subject: [PATCH] Perform extradata deduplication on add. Checks all existing extradata keys and values to ensure that the set that is being added doesn't already exist. --- src/ass_file.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/ass_file.cpp b/src/ass_file.cpp index 21aa23eaa..bd605d9bc 100644 --- a/src/ass_file.cpp +++ b/src/ass_file.cpp @@ -229,8 +229,13 @@ void AssFile::Sort(EntryList &lst, CompFunc comp, std::set