289 Commits

Author SHA1 Message Date
LinuxServer-CI
925c2856ed Bot Updating Package Versions 6.1.1-cli-ls129 2024-04-04 23:55:03 +00:00
LinuxServer-CI
501c05892a Bot Updating Package Versions 6.1.1-cli-ls128 2024-03-22 00:19:11 +00:00
aptalca
6b33b046bd
Merge pull request #64 from linuxserver/bump
Bump libaom, mesa, openjpeg, opus, shaderc and svtav1
6.1.1-cli-ls127
2024-03-17 10:15:00 -04:00
aptalca
6f01501876
Bump libaom, mesa, openjpeg, opus, shaderc and svtav1 2024-03-16 21:16:18 -04:00
LinuxServer-CI
7f55eaa35f Bot Updating Package Versions 2024-03-14 23:53:42 +00:00
LinuxServer-CI
8403d18f4c Bot Updating Templated Files 2024-03-14 22:12:05 +00:00
LinuxServer-CI
34e2662e25 Bot Updating Package Versions 6.1.1-cli-ls126 2024-03-08 00:26:03 +00:00
LinuxServer-CI
cd4474c96a Bot Updating Package Versions 6.1.1-cli-ls125 2024-02-29 23:51:32 +00:00
LinuxServer-CI
e175b91140 Bot Updating Templated Files 6.1.1-cli-ls124 2024-02-22 22:13:38 +00:00
LinuxServer-CI
7f065e2284 Bot Updating Templated Files 2024-02-22 22:11:43 +00:00
aptalca
dbb3b6047e
Merge pull request #63 from linuxserver/zimg
Add support for Zimg
6.1.1-cli-ls123
2024-02-14 08:32:09 -05:00
aptalca
4d28b9bfbd
I'm a little teapot 2024-02-11 10:31:46 -05:00
aptalca
af6c982e1e
Add support for Zimg 2024-02-11 09:52:50 -05:00
aptalca
e57589ced4
Merge pull request #61 from linuxserver/6.1.1
bump ffmpeg to 6.1.1, bump other deps
6.1.1-cli-ls122
2024-02-09 14:21:43 -05:00
aptalca
2cbd3772a3
Revert kvazaar until 2.3.1 is released
https://github.com/ultravideo/kvazaar/issues/381
2024-02-09 11:17:15 -05:00
aptalca
66d3f3d8c9
bump ffmpeg to 6.1.1, bump other deps 2024-02-09 10:00:03 -05:00
LinuxServer-CI
741fe799fa Bot Updating Package Versions 6.1-cli-ls121 2024-02-09 10:03:57 +00:00
aptalca
e07cb8fcec
Merge pull request #60 from Brainiarc7/patch-3
Enable the full stack of CUDA-related filters via `----enable-cuda-llvm`
2024-02-09 03:09:51 -05:00
aptalca
a8aca108be
fix typo 2024-02-08 23:02:47 -05:00
aptalca
3635efa0cc
simplify deps, clean up rust 2024-02-08 22:01:50 -05:00
LinuxServer-CI
afeaf414bc Bot Updating Package Versions 6.1-cli-ls120 2024-02-08 23:52:39 +00:00
Dennis E. Mungai
6f75579f1f
Enable the full stack of CUDA-related filters via ----enable-cuda-llvm
As at the moment, this FFmpeg build's filtering capabilities are extremely limited in NVENC-based workloads, lacking multiple CUDA-based filters needed for a fully functional GPU-bound transcode.

This patch adds the ``--enable-cuda-llvm` `./configure` parameter to FFmpeg's builds, with the addition of `clang` (and its' dependencies) as build requirements for these extra filters.

The following filters are now additionally available, and without invoking the installation of the proprietary NVIDIA CUDA SDK: 

```sh
ffmpeg -filters | grep cuda
 ... bilateral_cuda    V->V       (null)
 T.. bwdif_cuda        V->V       (null)
 ... chromakey_cuda    V->V       (null)
 ... colorspace_cuda   V->V       (null)
 ... hwupload_cuda     V->V       (null)
 ... overlay_cuda      VV->V      (null)
 ... scale_cuda        V->V       (null)
 ... thumbnail_cuda    V->V       (null)
 T.. yadif_cuda        V->V       (null)
``` 

Licensing, therefore, remains unaffected.
2024-02-07 00:16:46 +03:00
LinuxServer-CI
e4849bb353 Bot Updating Package Versions 6.1-cli-ls119 2024-02-01 22:16:35 +00:00
aptalca
34b08b79ae
Merge pull request #57 from linuxserver/mesa24
bump Mesa to v24
2024-02-01 15:33:48 -05:00
aptalca
37afd12ff0
bump Mesa to v24 2024-02-01 12:56:07 -05:00
LinuxServer-CI
4bb1d44c03 Bot Updating Package Versions 6.1-cli-ls118 2024-01-25 16:16:29 +00:00
aptalca
24b18df49c
Merge pull request #56 from linuxserver/alsa
Alsa
2024-01-25 09:52:53 -05:00
aptalca
e23a6693f4
use latest rust 2024-01-23 09:34:37 -05:00
aptalca
4f3d863660
fix sound device perms if needed 2024-01-23 09:19:51 -05:00
aptalca
23abf40371
add alsa support 2024-01-21 17:01:33 -05:00
Roxedus
5334d8c604
Merge pull request #54 from linuxserver/exit 6.1-cli-ls117 2024-01-19 14:03:12 +01:00
aptalca
0dc2103432
let wrapper pass exit code to docker run, bump libs 2024-01-18 21:07:04 -05:00
LinuxServer-CI
e93387acf9 Bot Updating Package Versions 6.1-cli-ls116 2024-01-18 22:44:42 +00:00
LinuxServer-CI
5bee405c60 Bot Updating Package Versions 6.1-cli-ls115 2024-01-11 23:49:42 +00:00
LinuxServer-CI
b8f38a128f Bot Updating Templated Files 2024-01-11 22:11:58 +00:00
aptalca
63a0415c1d
Merge pull request #52 from tc-mccarthy/svtav1_bump
Bump various libs, add rav1e
6.1-cli-ls114
2024-01-02 08:36:46 -05:00
aptalca
8f049b3db9
add cargo to aarch64 2024-01-01 22:04:08 -05:00
aptalca
e35de124c8
Add rav1e support 2024-01-01 21:32:41 -05:00
aptalca
2f7a805bce
Bump various libs 2024-01-01 18:00:07 -05:00
TC McCarthy
154a0501da bumps svt-av1 version to 1.8.0 2023-12-28 11:29:22 -05:00
LinuxServer-CI
984c133179 Bot Updating Package Versions 6.1-cli-ls113 2023-12-21 23:38:41 +00:00
LinuxServer-CI
aee010fdc2 Bot Updating Package Versions 6.1-cli-ls112 2023-12-14 23:49:41 +00:00
aptalca
6ac8954336
Merge pull request #51 from linuxserver/placebo
Add libplacebo and libdovi
6.1-cli-ls111
2023-12-06 11:17:42 -05:00
aptalca
35056fa371
Add libplacebo and libdovi 2023-12-05 21:54:10 -05:00
LinuxServer-CI
50383413e4 Bot Updating Package Versions 6.1-cli-ls110 2023-12-05 21:02:37 +00:00
aptalca
a6f0f0edce
Merge pull request #50 from linuxserver/amd
Fix amd vaapi, fix vdpau, bump mesa, update readme
2023-12-05 15:15:19 -05:00
aptalca
26c3226534
Fix amd vaapi, fix vdpau, bump mesa, update readme 2023-12-05 12:32:43 -05:00
LinuxServer-CI
0a4521de56 Bot Updating Package Versions 6.1-cli-ls109 2023-11-30 23:43:15 +00:00
LinuxServer-CI
80430190d2 Bot Updating Package Versions 6.1-cli-ls108 2023-11-28 18:11:38 +00:00
aptalca
e56d263891
Merge pull request #49 from linuxserver/vulkan2
compile mesa, add vulkan deps, remove var
2023-11-28 12:42:52 -05:00