]> granicus.if.org Git - libmatroska/commit
don't use local include pathes to find libebml headers v1.x
authorSteve Lhomme <slhomme@matroska.org>
Sat, 15 Oct 2022 08:41:59 +0000 (10:41 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Sat, 15 Oct 2022 14:23:05 +0000 (16:23 +0200)
commit3cbad06d9a0d6068f3ab7e32b7fb9bfb144b9be7
treefa3e14fbd1913eca50483ff3aaf42c61d57f5d01
parentf6b7db590d362a62f79790095c021e7ab0466611
don't use local include pathes to find libebml headers

(cherry picked from commit c3a7b89e9306ca50726bfc4a6399df2b888a3309)
24 files changed:
matroska/FileKax.h
matroska/KaxBlock.h
matroska/KaxBlockData.h
matroska/KaxCluster.h
matroska/KaxContexts.h
matroska/KaxCues.h
matroska/KaxCuesData.h
matroska/KaxDefines.h
matroska/KaxInfoData.h
matroska/KaxSeekHead.h
matroska/KaxSegment.h
matroska/KaxSemantic.h
matroska/KaxTracks.h
matroska/KaxTypes.h
matroska/KaxVersion.h
src/FileKax.cpp
src/KaxBlock.cpp
src/KaxContexts.cpp
src/KaxCues.cpp
src/KaxSegment.cpp
test/ebml/test0.cpp
test/ebml/test00.cpp
test/mux/test6.cpp
test/mux/test8.cpp