4d7d30a152
v1.3.6. * Converted the build system from autoconf/automake to cmake. Patches by Github user "evpobr" with fixes by myself. * Fixed undefined behavior when reading signed integers with negative values from files (though compilers implemented this the way we wanted them to already). * Fixed a small memory leak when reading an element runs into an I/O exception (e.g. due to having reached the end of the file). * Fixed the EbmlMaster::GetDataStart() function returning wrong values for elements with an infinite/unknown size. * Fixed finding the next element ID when garbage data is encountered during the scan for the ID. * Fixed several potential situations where reading child element data could exceed the parent element's size. * Added a code of conduct to the project.
37 lines
1 KiB
Text
37 lines
1 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2018/04/22 21:38:22 adam Exp $
|
|
include/ebml/Debug.h
|
|
include/ebml/EbmlBinary.h
|
|
include/ebml/EbmlConfig.h
|
|
include/ebml/EbmlContexts.h
|
|
include/ebml/EbmlCrc32.h
|
|
include/ebml/EbmlDate.h
|
|
include/ebml/EbmlDummy.h
|
|
include/ebml/EbmlElement.h
|
|
include/ebml/EbmlEndian.h
|
|
include/ebml/EbmlFloat.h
|
|
include/ebml/EbmlHead.h
|
|
include/ebml/EbmlId.h
|
|
include/ebml/EbmlMaster.h
|
|
include/ebml/EbmlSInteger.h
|
|
include/ebml/EbmlStream.h
|
|
include/ebml/EbmlString.h
|
|
include/ebml/EbmlSubHead.h
|
|
include/ebml/EbmlTypes.h
|
|
include/ebml/EbmlUInteger.h
|
|
include/ebml/EbmlUnicodeString.h
|
|
include/ebml/EbmlVersion.h
|
|
include/ebml/EbmlVoid.h
|
|
include/ebml/IOCallback.h
|
|
include/ebml/MemIOCallback.h
|
|
include/ebml/MemReadIOCallback.h
|
|
include/ebml/SafeReadIOCallback.h
|
|
include/ebml/StdIOCallback.h
|
|
include/ebml/c/libebml_t.h
|
|
lib/cmake/ebml/EbmlConfig.cmake
|
|
lib/cmake/ebml/EbmlConfigVersion.cmake
|
|
lib/cmake/ebml/EbmlTargets-noconfig.cmake
|
|
lib/cmake/ebml/EbmlTargets.cmake
|
|
lib/libebml.so
|
|
lib/libebml.so.4
|
|
lib/libebml.so.4.0.0
|
|
lib/pkgconfig/libebml.pc
|