This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Commit 89e3419
1 file changed
+1
-1
lines changed- CMakeLists.txt+1-7
- ChangeLog+16
- README.md+12-1
- ebml/EbmlConfig.h+1-1
- ebml/EbmlVersion.h+1-1
- libebml.proj+2-2
- src/EbmlCrc32.cpp+4-4
- src/EbmlDummy.cpp+1-1
- src/EbmlFloat.cpp+1-1
- src/EbmlHead.cpp+1-1
- src/EbmlSInteger.cpp+7-7
- src/EbmlSubHead.cpp+7-7
- src/EbmlUnicodeString.cpp+45-82
- src/EbmlVersion.cpp+1-1
- src/EbmlVoid.cpp+1-1
- src/lib/utf8-cpp/README.md+1.1k
- src/lib/utf8-cpp/git-info.txt+1
- src/lib/utf8-cpp/source/utf8.h+34
- src/lib/utf8-cpp/source/utf8/checked.h+327
- src/lib/utf8-cpp/source/utf8/core.h+332
- src/lib/utf8-cpp/source/utf8/unchecked.h+228
- src/platform/win32/WinIOCallback.cpp+2-2
0 commit comments