Commit Graph

16 Commits

Author SHA1 Message Date
nyanmisaka
67c520bf28 Use Windows FFmpeg built with Clang
For better intrin perf in vf_tonemapx filter.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-09 23:19:54 +08:00
nyanmisaka
116d2fa9cd Switch to jellyfin-ffmpeg7
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-09 23:19:54 +08:00
Joshua M. Boniface
a974263fbf Disable non-Windows portable FFmpeg integration 2024-05-09 02:01:29 -04:00
Joshua M. Boniface
d125f7fdb1 Add portable build FFmpeg downloads 2024-05-08 17:23:31 -04:00
Joshua M. Boniface
5d7ed5b3ee Ensure archives have an inner folder 2024-03-03 02:04:47 -05:00
Joshua M. Boniface
e91c8d9296 Fix bad tar flag for XZ 2024-03-03 01:55:44 -05:00
Joshua M. Boniface
48c298bc26 Add tar.xz archives 2024-03-03 01:47:02 -05:00
Joshua M. Boniface
5eee21bdde Fix another bad variable reference 2024-03-03 01:46:51 -05:00
Joshua M. Boniface
3c2d6f871b Fix incorrect variable name 2024-03-03 01:21:34 -05:00
Uruk
76a60266d1 Apply suggestions 2024-02-23 18:24:32 +01:00
Uruk
104f91e697 Refactor jellyfin-packaging
- Fix typo in the README
 - Added -f to rm from fix https://github.com/jellyfin/jellyfin/pull/11008
 - Apply fix from https://github.com/jellyfin/jellyfin/pull/10763
 - Refactor Docker for better syntax and readability
 - Update Intel runtime drivers to 24.05.28454.6
 - Added possible miss line 159 docker/Dockerfile : "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"
 - Removed wget in cleanup
2024-02-23 17:52:10 +01:00
Joshua M. Boniface
fe8853a466 Make gzip explicit in archive types
Might add "tarxz" or similar some day, so make it explicit.
2024-02-16 03:31:22 -05:00
Joshua M. Boniface
05d21f5f78 Make all variables more descriptive 2024-02-15 01:23:51 -05:00
Joshua M. Boniface
44d014bd12 Fix version suffixing without PARCH 2024-02-15 00:54:10 -05:00
Joshua M. Boniface
e339eee1b9 Combine all portable archive builds 2024-02-11 16:47:03 -05:00
Joshua M. Boniface
6144590fff Add portable builds 2024-02-11 14:21:47 -05:00