From 891353872c46feb8144162b98f65683cd5b69f67 Mon Sep 17 00:00:00 2001 From: Obstbeeren <81931294+Obstbeeren@users.noreply.github.com> Date: Sun, 1 Oct 2023 20:56:22 +0200 Subject: [PATCH] Update README.md add gyroflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7abe05c..04d4927 100644 --- a/README.md +++ b/README.md @@ -495,6 +495,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Video * [dertuxmalwieder/yaydl](https://github.com/dertuxmalwieder/yaydl) [[yaydl](https://crates.io/crates/yaydl)] - A simple video downloader +* [gyroflow/gyroflow](https://github.com/gyroflow/gyroflow) - Video stabilization application using gyroscope data * [harlanc/xiu](https://github.com/harlanc/xiu) — A powerful and secure live server by pure rust (rtmp/httpflv/hls/relay). [![crates.io](https://img.shields.io/crates/v/xiu.svg)](https://crates.io/crates/xiu) * [vidmerger](https://github.com/TGotwig/vidmerger) — 📼 Merge video & audio files via CLI * [xiph/rav1e](https://github.com/xiph/rav1e) — The fastest and safest AV1 encoder.