|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| gst_libav/ | | 12-May-2024 | - | 224,398 | 193,566 |
| gstplugins_bad/ | | 12-May-2024 | - | 1,431,698 | 1,148,811 |
| gstplugins_base/ | | 12-May-2024 | - | 1,133,796 | 897,760 |
| gstplugins_good/ | | 12-May-2024 | - | 985,179 | 781,348 |
| gstreamer/ | | 12-May-2024 | - | 807,824 | 629,113 |
| .gitattributes | D | 12-May-2024 | 631 | 16 | 15 |
| OAT.xml | D | 12-May-2024 | 4.5 KiB | 73 | 18 |
| README.OpenSource | D | 12-May-2024 | 1.9 KiB | 43 | 42 |
| bundle.json | D | 12-May-2024 | 1 KiB | 43 | 43 |
README.OpenSource
1[
2 {
3 "Name": "gstreamer",
4 "License": "LGPL V2.0",
5 "License File": "gstreamer/COPYING",
6 "Version Number": "1.16.2",
7 "Upstream URL": "http://gstreamer.freedesktop.org/modules/",
8 "Description": "The core around which all other modules revolve. Base functionality and libraries, some essential elements, documentation, and testing."
9 },
10 {
11 "Name": "gst-plugins-good",
12 "License": "LGPL V2.1",
13 "License File": "gstplugins_good/COPYING",
14 "Version Number": "1.16.2",
15 "Upstream URL": "http://gstreamer.freedesktop.org/modules/",
16 "Description": "A collection of plug-ins you'd want to have right next to you on the battlefield."
17 },
18 {
19 "Name": "gst-plugins-base",
20 "License": "LGPL V2.0",
21 "License File": "gstplugins_base/COPYING",
22 "Version Number": "1.16.2",
23 "Upstream URL": "http://gstreamer.freedesktop.org/modules/",
24 "Description": "A well-groomed and well-maintained collection of GStreamer plug-ins and elements, spanning the range of possible types of elements one would want to write for GStreamer."
25 },
26 {
27 "Name": "gst-plugins-bad",
28 "License": "LGPL V2.0",
29 "License File": "gstplugins_bad/COPYING.LIB",
30 "Version Number": "1.16.2",
31 "Upstream URL": "http://gstreamer.freedesktop.org/modules/",
32 "Description": "No perfectly groomed moustache or any amount of fine clothing is going to cover up the truth - these plug-ins are Bad with a capital B."
33 },
34 {
35 "Name": "gst-libav",
36 "License": "LGPL V2.0",
37 "License File": "gst_libav/COPYING.LIB",
38 "Version Number": "1.16.2",
39 "Upstream URL": "http://gstreamer.freedesktop.org/modules/",
40 "Description": "This module contains a GStreamer plugin for FFmpeg, as well as an internal copy of the FFmpeg source code."
41 }
42]
43