From 16c39e9c853a05a03a8fada07d7580b69d31ac1c Mon Sep 17 00:00:00 2001 From: Anthony Templeton Date: Tue, 23 Jul 2019 18:06:22 -0400 Subject: [PATCH] added merlin --- Projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects.md b/Projects.md index 34f5fb11..dcbf823d 100644 --- a/Projects.md +++ b/Projects.md @@ -874,6 +874,7 @@ See also [[SQLDrivers page|SQLDrivers]]. * [imaginary](https://github.com/h2non/imaginary) - Simple and fast HTTP microservice for image resizing and manipulation * [imaging](https://github.com/disintegration/imaging) - Package imaging provides basic image manipulation functions (resize, rotate, flip, crop, etc.) as well as simplified image loading and saving. * [imgproxy](https://github.com/DarthSim/imgproxy/issues) - Fast and secure standalone server for resizing and converting remote images + * [merlin](https://github.com/attron/merlin) - Automatic video encoder * [netpbm](https://github.com/spakin/netpbm) - Read and write Netpbm images from Go programs * [opencv](https://github.com/chai2010/opencv/) - Go bindings for OpenCV * [osmesa](https://github.com/go-gl/osmesa) - Go bindings for osmesa.