From 2b9f75e2928256bb5c9736b2461b7c8bc85b1f5e Mon Sep 17 00:00:00 2001 From: Marco Ravich Date: Sat, 25 Sep 2021 12:10:06 +0200 Subject: [PATCH] Update VideoLIBs.md --- VideoLIBs.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/VideoLIBs.md b/VideoLIBs.md index d51c6c21..3e828d96 100644 --- a/VideoLIBs.md +++ b/VideoLIBs.md @@ -1,7 +1,7 @@ # Video Libraries |Website|Short description|License|Last commit| |:-:|:-:|:-:|:-:| -|[OpenShot Video Library](https://github.com/OpenShot/libopenshot)|A C++ library dedicated to delivering high quality video editing, animation, and playback solutions|![](https://flat.badgen.net/github/license/OpenShot/libopenshot?label=)|![](https://flat.badgen.net/github/last-commit/OpenShot/libopenshot?label=)| -|[Foleys Video Engine](https://github.com/ffAudio/foleys_video_engine)|A video engine to load, play, assemble and write video|![](https://flat.badgen.net/github/license/ffAudio/foleys_video_engine?label=)|![](https://flat.badgen.net/github/last-commit/ffAudio/foleys_video_engine?label=)| -|[MLT Multimedia Framework](https://www.mltframework.org/)|A multimedia framework, designed and developed for television broadcasting.|![](https://flat.badgen.net/github/license/mltframework/mlt?label=)|![](https://flat.badgen.net/github/last-commit/mltframework/mlt?label=)| -|[IntelĀ® oneAPI](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onevpl.html)|Provides a single video processing API for encode, decode, and video processing that works across a wide range of accelerators.|![](https://flat.badgen.net/github/license/oneapi-src/oneVPL?label=)|![](https://flat.badgen.net/github/last-commit/oneapi-src/oneVPL?label=)| +|[OpenShot Video Library](https://github.com/OpenShot/libopenshot)|A C++ library dedicated to delivering high quality video editing, animation, and playback solutions|![](https://img.shields.io/github/languages/top/OpenShot/libopenshot?color=pink&style=flat-square)|![](https://flat.badgen.net/github/license/OpenShot/libopenshot?label=)|![](https://flat.badgen.net/github/last-commit/OpenShot/libopenshot?label=)| +|[Foleys Video Engine](https://github.com/ffAudio/foleys_video_engine)|A video engine to load, play, assemble and write video|![](https://img.shields.io/github/languages/top/ffAudio/foleys_video_engine?color=pink&style=flat-square)|![](https://flat.badgen.net/github/license/ffAudio/foleys_video_engine?label=)|![](https://flat.badgen.net/github/last-commit/ffAudio/foleys_video_engine?label=)| +|[MLT Multimedia Framework](https://www.mltframework.org/)|A multimedia framework, designed and developed for television broadcasting.|![](https://img.shields.io/github/languages/top/mltframework/mlt?color=pink&style=flat-square)|![](https://flat.badgen.net/github/license/mltframework/mlt?label=)|![](https://flat.badgen.net/github/last-commit/mltframework/mlt?label=)| +|[IntelĀ® oneAPI](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onevpl.html)|Provides a single video processing API for encode, decode, and video processing that works across a wide range of accelerators.|![](https://img.shields.io/github/languages/top/oneapi-src/oneVPL?color=pink&style=flat-square)|![](https://flat.badgen.net/github/license/oneapi-src/oneVPL?label=)|![](https://flat.badgen.net/github/last-commit/oneapi-src/oneVPL?label=)|