EbmlMaster::CheckMandatory() will now only return false if a mandatory element is missing for which there's no default value in the specifications. This means that callers such as EbmlMaster::UpdateSize() and by extension EbmlMaster::Render() will not insist on all mandatory elements being present anymore, but only those for which there's no default value.FindNextChild. Patch by C.W. Betts.EbmlElement::GetSemantic() due to binding a dereferenced null pointer to a reference.TagLanguage element with a value of und if it isn't present in its SimpleTag parent). Due to this change libEBML v1.3.5 is now required.Ctrl+Up and Ctrl+Down keys. Additionally, push buttons to move them up & down are shown if the corresponding option is enabled in the preferences. Implements #2060.--ui-language command-line option or via the GUI's preferences) did not work on Linux & Unix if the LANGUAGE environment variable was set and didn't include the desired language. Fixes #2070.Ctrl+Alt+1 for the multiplexer). They overlapped with basic functionality on keyboards that use an AltGr key, e.g. German ones, where AltGr+7 emits {. As AltGr+key is implemented as Ctrl+Alt+key under the hood, this means that AltGr+7 is really Ctrl+Alt+7 which the GUI now took to mean "switch to the job queue" instead of "insert {". Fixes #2056.n audio frames. In such situations mkvmerge was buffering too much data resulting in a single gap in the timestamps of one frame duration after frame number n - 1 (the second audio timestamp read from the source file was used one output frame too early). Fixes #2071.EbmlBinary element's data pointer is a null pointer. Fixes #2072.--colour-matrix has been renamed to --colour-matrix-coefficients in order to match the specification more closely. The old option name will continue to be recognized as well.Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2017-949cee95d9
Please log in to add feedback.
This update has been submitted for testing by rathann.
This update has been pushed to testing.
works for me
Did some extra testing because of the changes in libebml. Didn't see any regressions while muxing or playing back the muxed file in mplayer/mpv. So, LGTM.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.