From a7d24506c2a3c723a1d6b01d8ae71b419f15165b Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Fri, 24 May 2019 14:16:36 +0200 Subject: Add a plugin to read data from Amazon S3 Moving from https://github.com/ford-prefect/gst-plugin-s3/ to have these plugins in a central location. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a15847835..54d02a3a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ members = [ "gst-plugin-sodium", "gst-plugin-cdg", "gst-plugin-rav1e", + "gst-plugin-s3", ] [profile.release] -- cgit v1.2.3