Commit Graph

8 Commits

Author SHA1 Message Date
Moritz Bunkus
b901d63e86
update bundled nlohmann-json library to v3.11.2 2022-10-08 14:11:58 +02:00
Moritz Bunkus
eaca6da4fb
nlohmann-json: update to 3.10.5 2022-04-09 22:36:53 +02:00
Moritz Bunkus
2de7aa8387
nlohmann-json: update to v3.9.1 2021-12-26 15:01:54 +01:00
Moritz Bunkus
5d93db753e
nlohmann-json: bump bundled version to latest release, v3.6.1 2019-05-18 15:51:55 +02:00
Moritz Bunkus
f95b016e1f
nlohmann-json: update to v3.5.0 2019-01-03 19:03:52 +01:00
Moritz Bunkus
471fc84ed2
nlohmann-json: update to v3.1.1 (git revision g183390c1) 2018-06-08 22:17:08 +02:00
Moritz Bunkus
42271f5c57 JSON: update nlohmann's JSON library
The old revision has a serious memory usage issue. For example, on
Windows a 650 KB JSON file results in memory usage of roughly 2 GB of
allocated RAM that won't be freed anymore.

The updated version doesn't have this problem anymore.

Fixes #1631.
2016-03-29 20:05:50 +02:00
Moritz Bunkus
0994156ee1 mkvmerge: implement JSON identification output mode 2015-11-14 12:49:04 +01:00