mkvtoolnix/lib
Moritz Bunkus b4224edb83
use std::codecvt_utf8 instead of boost::utf8_codecvt_facet
Uses the standard library instead of third-party libraries & allows
the removal of the bundled copy in `lib/boost`.
2021-07-31 19:38:39 +02:00
..
avilib-0.6.10 avilib: avoid compiler warnings about inconsistent indentation 2021-05-31 16:49:16 +02:00
fmt@9e8b86fd2d fmt: update bundled version to v8.0.0 2021-06-25 10:40:18 +02:00
libebml@4039c7b805 update libEBML & libMatroska 2021-03-14 15:11:47 +01:00
libmatroska@8cf9207d42 update libEBML & libMatroska 2021-03-14 15:11:47 +01:00
librmff remove superfluous #defines, types and includes 2021-02-20 23:04:41 +01:00
nlohmann-json nlohmann-json: bump bundled version to latest release, v3.6.1 2019-05-18 15:51:55 +02:00
pugixml pugixml: update 2019-01-03 19:03:53 +01:00
utf8-cpp