aboutsummaryrefslogtreecommitdiff
path: root/ports/ebml/export-endofstreamx.patch
AgeCommit message (Collapse)Author
2019-05-23[ebml, matroska] Updates (#6526)evpobr
* [ebml, matroska] Updates * ebml: use standard CMake project * ebml: no patches needed (merged in upstream) * matroska: update to 1.5.0 * matroska: use standard CMake project Breaking changes from upstream: * ebml target is now in EBML:: namespace * matroska target is now in Matroska:: namespace * Fix configuration on Unix platforms * [matroska] Bump CONTROL version * [ebml] Export targets to share/EBML to match casing in find_package() * [matroska] Fix on Linux and MacOS
2018-02-17[ebml] Apply path to export missing symbol from DLL (#2824)evpobr
Failed to build libMatroska because of missing SafeReadIOCallback::EndOfStreamX not exported from DLL