feat(gst): Added gst a high level wrapper over gstreamer

chore(example): Added hdr-gstreamer-wgpu example
chore(license): Added MIT license to all crates
This commit is contained in:
uttarayan21
2025-12-16 02:23:30 +05:30
parent 6cc83ba655
commit 7f9152e8fd
26 changed files with 2815 additions and 53 deletions

View File

@@ -92,7 +92,15 @@ allow = [
"MIT",
"Apache-2.0",
"Unicode-3.0",
#"Apache-2.0 WITH LLVM-exception",
"BSD-2-Clause",
"BSD-3-Clause",
"Apache-2.0 WITH LLVM-exception",
"Zlib",
"ISC",
"NCSA",
"CC0-1.0",
"BSL-1.0",
# "LGPL",
]
# The confidence threshold for detecting a license from license text.
# The higher the value, the more closely the license text must be to the