mkvtoolnix/ac
Moritz Bunkus c262de4888 configure: require libEBML v1.3.5
libEBML v1.3.5 contains the following change:

------------------------------------------------------------
EbmlMaster::CheckMandatory: only fail for default-value-less mandatory elements

The function 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.
------------------------------------------------------------

This allows mkvmerge, mkvpropedit and the GUI's header editor to only
actually add those elements that have to be added to a master before
writing it to the file. Adding e.g. the TrackLanguage element isn't
necessary anymore if should be set to "eng" anyway as "eng" is its
default value. Before the change libEBML was insisting on it being
present in the "TrackEntry" master, though, no matter what it was set
to.
2017-08-12 10:51:33 +02:00
..
ax_boost_base.m4
ax_boost_check_headers.m4
ax_boost_date_time.m4
ax_boost_filesystem.m4
ax_boost_regex.m4
ax_boost_system.m4
ax_docbook.m4 configure: DocBook detection: don't use bashisms 2017-07-22 20:27:59 +02:00
boost.m4 build system: require Boost 1.49.0 or newer 2017-07-11 19:44:27 +02:00
c++-features.m4
check_version.m4
clang.m4
compiler_flags.m4
debugging_profiling.m4 configure: options for enabling address/undefined behavior sanitizers 2017-07-15 16:59:58 +02:00
endianess.m4 configure: use AC_CHECK_TOOL for strings 2017-03-27 19:27:00 +02:00
extra_inc_lib.m4
flac.m4
gcc_version.m4
gnurx.m4
gtest.m4 configure: link gtest with pthreads during check 2017-04-20 22:01:24 +02:00
iconv.m4
initialization.m4 configure: use AC_CHECK_TOOL for strings 2017-03-27 19:27:00 +02:00
inttypes.m4
magic.m4
manpages_translations.m4
matroska.m4 configure: require libEBML v1.3.5 2017-08-12 10:51:33 +02:00
mingw.m4
nl_langinfo.m4
nlohmann_jsoncpp.m4 configure: look for nlohmann/json.hpp first, json.hpp second 2017-07-17 20:58:19 +02:00
ogg.m4
other_features.m4 configure: add option for disabling the update check code 2017-07-23 17:25:13 +02:00
pandoc.m4
pkg.m4
po4a.m4
precompiled_headers.m4
pri64d.m4
pugixml.m4 build system: fix pugixml again 2017-02-13 21:37:29 +01:00
qt5.m4 configure: don't abort if moc/uic/rcc/qmake is found but too old 2017-05-09 20:54:15 +02:00
static.m4
tiocgwinsz.m4
tools.m4
translations.m4
utf8cpp.m4
vorbis.m4
zlib.m4