aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit D <amitdev2222@gmail.com>2022-07-05 06:39:49 +0300
committerEli Schwartz <eschwartz93@gmail.com>2022-07-04 23:59:39 -0400
commitb88bec0ee84f607108cd57594815400e7627cbc9 (patch)
treef576d6198247dce95e6ff55bf354ce1314b94aa3
parentf1c507f302269d538493285c4ff39bb05a909e1a (diff)
downloadmeson-b88bec0ee84f607108cd57594815400e7627cbc9.zip
meson-b88bec0ee84f607108cd57594815400e7627cbc9.tar.gz
meson-b88bec0ee84f607108cd57594815400e7627cbc9.tar.bz2
Update Users.md
-rw-r--r--docs/markdown/Users.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index 9010600..c4ae8d1 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -91,10 +91,13 @@ lookup based on OpenStreetMap data
- [libratbag](https://github.com/libratbag/libratbag), provides a DBus daemon to configure input devices, mainly gaming mice.
- [libspng](https://github.com/randy408/libspng), a C library for reading and writing Portable Network Graphics (PNG)
format files
+ - [libSRTP](https://github.com/cisco/libsrtp) (from Cisco Systems), a library for SRTP (Secure Realtime Transport Protocol)
- [libui](https://github.com/andlabs/libui), a simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports
- [Libva](https://github.com/intel/libva), an implementation for the VA (VIdeo Acceleration) API
+ - [libvips](https://github.com/libvips/libvips), a fast image processing library with low memory needs
- [Libvirt](https://libvirt.org), a toolkit to manage virtualization platforms
- [Libzim](https://github.com/openzim/libzim), the reference implementation for the ZIM file format
+ - [LXC](https://github.com/lxc/lxc), Linux container runtime
- [Marker](https://github.com/fabiocolacio/Marker), a GTK-3 markdown editor
- [Mesa](https://mesa3d.org/), an open source graphics driver project
- [Miniz](https://github.com/richgel999/miniz), a zlib replacement library