From bf95042bda5937cbe197e531d0718707fb41f0ac Mon Sep 17 00:00:00 2001 From: RajaRaviVarma Date: Thu, 1 Feb 2018 18:07:38 +0530 Subject: [PATCH] Add Webvfx - a video effects framework * WebVfx is a video effects framework that allows video effects (filters, transitions etc.) authored using Qt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38fce3f..66b301b 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ A curated list of awesome Qt and QML libraries, resources, projects, and shiny t * [qml-recorder](https://github.com/sverzegnassi/qml-recorder) - A QML plugin for audio recording. * [Elisa](https://community.kde.org/Elisa) - Music Player * [Kamoso](https://github.com/KDE/kamoso) - Webcam Application - +* [Webvfx](http://rectalogic.github.io/webvfx/) - WebVfx is a video effects framework that allows video effects (filters, transitions etc.) authored using QtQuick ## Networking * [libmaia](https://github.com/wiedi/libmaia) - libmaia is a easy-to-use XML-RPC library for Qt. * [libcommuni](http://communi.github.io/) - A cross-platform IRC framework written with Qt ([source](https://github.com/communi/libcommuni)).