[www-doc] [Git][VideoLAN.org/websites][master] add funding.json

Thomas Guillem (@tguillem) gitlab at videolan.org
Fri Mar 27 10:47:36 UTC 2026



Thomas Guillem pushed to branch master at VideoLAN organization / websites


Commits:
413efc88 by Thomas Guillem at 2026-03-27T10:33:13+01:00
add funding.json

cf. https://fundingjson.org/

In order to apply for https://floss.fund/

- - - - -


1 changed file:

- + www.videolan.org/funding.json


Changes:

=====================================
www.videolan.org/funding.json
=====================================
@@ -0,0 +1,214 @@
+{
+    "version": "v1.1.0",
+    "entity": {
+        "type": "organisation",
+        "role": "owner",
+        "name": "VideoLAN",
+        "email": "sponsor at videolan.org",
+        "description": "VideoLAN is a non-profit organization composed of a team of volunteers who believe in the power of open source to rock the multimedia world. Based in France, VideoLAN produces free software for multimedia, including VLC media player.",
+        "webpageUrl": {
+            "url": "https://www.videolan.org/"
+        }
+    },
+    "projects": [
+        {
+            "guid": "vlc",
+            "name": "VLC media player",
+            "description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.",
+            "webpageUrl": {
+                "url": "https://www.videolan.org/vlc/"
+            },
+            "repositoryUrl": {
+                "url": "https://code.videolan.org/videolan/vlc"
+            },
+            "licenses": [
+                "spdx:GPL-2.0-or-later",
+                "spdx:LGPL-2.1-or-later"
+            ],
+            "tags": [
+                "multimedia",
+                "media-player",
+                "video",
+                "audio",
+                "streaming",
+                "codec",
+                "cross-platform"
+            ]
+        },
+        {
+            "guid": "dav1d",
+            "name": "dav1d",
+            "description": "dav1d is a fast and lightweight AV1 decoder, designed for speed and correctness. It is a cross-platform library written in C with handwritten assembly optimizations.",
+            "webpageUrl": {
+                "url": "https://www.videolan.org/projects/dav1d.html"
+            },
+            "repositoryUrl": {
+                "url": "https://code.videolan.org/videolan/dav1d"
+            },
+            "licenses": [
+                "spdx:BSD-2-Clause"
+            ],
+            "tags": [
+                "multimedia",
+                "video",
+                "codec",
+                "av1",
+                "decoder",
+                "cross-platform"
+            ]
+        },
+        {
+            "guid": "x264",
+            "name": "x264",
+            "description": "x264 is a free and open source H.264/AVC encoder, offering high quality and performance. It is widely used in video production, streaming and transcoding.",
+            "webpageUrl": {
+                "url": "https://www.videolan.org/developers/x264.html"
+            },
+            "repositoryUrl": {
+                "url": "https://code.videolan.org/videolan/x264"
+            },
+            "licenses": [
+                "spdx:GPL-2.0-or-later"
+            ],
+            "tags": [
+                "multimedia",
+                "video",
+                "codec",
+                "h264",
+                "encoder",
+                "cross-platform"
+            ]
+        },
+        {
+            "guid": "vlc-android",
+            "name": "VLC for Android",
+            "description": "VLC for Android is a free and open source multimedia player for Android devices, based on VLC and libVLC. It plays most local and network multimedia files and streams.",
+            "webpageUrl": {
+                "url": "https://www.videolan.org/vlc/download-android.html"
+            },
+            "repositoryUrl": {
+                "url": "https://code.videolan.org/videolan/vlc-android"
+            },
+            "licenses": [
+                "spdx:GPL-2.0-or-later"
+            ],
+            "tags": [
+                "multimedia",
+                "media-player",
+                "video",
+                "audio",
+                "android",
+                "mobile"
+            ]
+        }
+    ],
+    "funding": {
+        "channels": [
+            {
+                "guid": "paypal",
+                "type": "payment-provider",
+                "address": "https://www.videolan.org/contribute.html#money",
+                "description": "PayPal donations via sponsor at videolan.org (EUR and USD)"
+            },
+            {
+                "guid": "bank-transfer",
+                "type": "bank",
+                "address": "IBAN: FR76 3000 3034 3000 1506 8853 588, BIC: SOGEFRPP",
+                "description": "Bank transfer (SEPA/wire) to VideoLAN, France"
+            }
+        ],
+        "plans": [
+            {
+                "guid": "individual",
+                "status": "active",
+                "name": "VideoLAN individual",
+                "description": "Pay as much or as little as you want",
+                "amount": 0,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["paypal", "bank-transfer"]
+            },
+            {
+                "guid": "visionary",
+                "status": "active",
+                "name": "Visionary Sponsor",
+                "amount": 150000,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["bank-transfer"]
+            },
+            {
+                "guid": "sustainability",
+                "status": "active",
+                "name": "Sustainability Sponsor",
+                "amount": 90000,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["bank-transfer"]
+            },
+            {
+                "guid": "maintaining",
+                "status": "active",
+                "name": "Maintaining Sponsor",
+                "amount": 60000,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["bank-transfer"]
+            },
+            {
+                "guid": "contributing",
+                "status": "active",
+                "name": "Contributing Sponsor",
+                "amount": 30000,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["bank-transfer"]
+            },
+            {
+                "guid": "supporting",
+                "status": "active",
+                "name": "Supporting Sponsor",
+                "amount": 16000,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["bank-transfer"]
+            },
+            {
+                "guid": "partner",
+                "status": "active",
+                "name": "Partner Sponsor",
+                "amount": 10000,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["bank-transfer"]
+            },
+            {
+                "guid": "participating",
+                "status": "active",
+                "name": "Participating Sponsor",
+                "amount": 4000,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["paypal", "bank-transfer"]
+            },
+            {
+                "guid": "associate",
+                "status": "active",
+                "name": "Associate Sponsor",
+                "amount": 1500,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["paypal", "bank-transfer"]
+            },
+            {
+                "guid": "maintainer",
+                "status": "active",
+                "name": "Sponsor a full-time maintainer and patch reviewer",
+                "amount": 100000,
+                "currency": "EUR",
+                "frequency": "yearly",
+                "channels": ["bank-transfer"]
+            }
+        ]
+    }
+}



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/413efc88eec33bf438193562b5cc1a7f5b917d3a

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/413efc88eec33bf438193562b5cc1a7f5b917d3a
You're receiving this email because of your account on code.videolan.org.




More information about the www-doc mailing list