On Tue, Sep 06, 2016 at 05:13:52PM -0500, Rodger Combs wrote: > Previously, we used a different list of checks when deciding whether to > write a set of tags at all than we did when deciding whether to write an > individual tag in the set. This resulted in sometimes writing an empty > tag master and seekhead. Now we use mkv_check_tag_name everywhere, so > if a dictionary is entirely composed of tags we skip, we don't write a > tag master at all. > > This affected the test file, since "language" was on one list but not > the other, so we were writing an empty tag master there. The test hash > is updated to reflect that change. > --- > libavformat/matroskaenc.c | 10 +++++----- > tests/fate/matroska.mak | 2 +- > 2 files changed, 6 insertions(+), 6 deletions(-)
excelent commit message LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you think the mosad wants you dead since a long time then you are either wrong or dead since a long time.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel