1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

49 commits

Author SHA1 Message Date
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
nyanmisaka
200741ae49 allow hybird vpp tonemapping for QSV on Linux 2021-01-29 18:42:01 +08:00
nyanmisaka
d78cd0db51 add an option to enable vpp tonemapping 2021-01-26 03:14:47 +08:00
nyanmisaka
58e2afedd5 add an option to use the enhanced nvdec decoder 2021-01-26 02:48:27 +08:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
nyanmisaka
8aed231263 hide opencl device for vaapi 2020-11-25 02:18:06 +08:00
nyanmisaka
2a5a6a3e0f show tonemap options for vaapi 2020-11-25 01:51:34 +08:00
nyanmisaka
3b50c0dde1 Merge remote-tracking branch 'upstream/master' into fmp4-hls 2020-11-20 12:30:16 +08:00
Bill Thornton
65fe2b79e8 Fix invalid refs 2020-11-19 14:08:14 -05:00
Bill Thornton
e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
nyanmisaka
9e9ecbd677 expose h265 crf option 2020-11-14 03:33:15 +08:00
nyanmisaka
54db12359c add initial support for fMP4-HLS 2020-11-12 20:03:38 +08:00
Anthony Lavado
9603d2bb5e
Merge pull request #1636 from nyanmisaka/fonts
Add options to use multiple custom fonts for subtitle rendering
2020-11-08 10:27:16 -05:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
nyanmisaka
ffdb35a64d update strings for tonemapping on AMD AMF 2020-09-17 20:31:02 +08:00
dkanada
65d09b5177
Merge branch 'master' into muxer-ui 2020-09-12 05:34:56 +09:00
Anthony Lavado
8e3458f230
Merge pull request #1487 from nyanmisaka/tonemap-ui
Tonemapping function dashboard options
2020-09-11 09:16:42 -04:00
Nyanmisaka
ab1799544c
Merge branch 'master' into fonts 2020-09-04 21:52:46 +08:00
Orry Verducci
5f96b19772
Merge branch 'master' into deinterlace-improvements 2020-09-03 22:01:22 +01:00
Claus Vium
8dcbacb196 Add application/json as content type for JSON requests 2020-08-31 15:48:24 +02:00
nyanmisaka
9f92c1d158 expose max_muxing_queue_size to user 2020-08-25 01:57:21 +08:00
nyanmisaka
68f0f43fdc minor changes 2020-08-19 23:02:17 +08:00
nyanmisaka
5b9533c927 minor changes 2020-08-19 18:00:13 +08:00
nyanmisaka
7dfe5ba185 Merge remote-tracking branch 'upstream/master' into tonemap-ui 2020-08-19 17:50:01 +08:00
nyanmisaka
f1804009e6 Merge remote-tracking branch 'upstream/master' into fonts 2020-08-19 17:25:25 +08:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
MrTimscampi
3359fc388b Use JSON when POSTing data 2020-08-12 21:17:07 +02:00
Orry Verducci
077c02282f Merge remote-tracking branch 'upstream/master' into deinterlace-improvements 2020-08-10 22:11:25 +01:00
Orry Verducci
d23c417373 Add double rate deinterlacing option
This also removes YADIF Bob as the new double rate option replaces it.
2020-08-10 22:10:15 +01:00
dkanada
891f54563b change error message key 2020-08-02 01:23:57 +09:00
dkanada
3774008343 standardize key prefixes for translations 2020-08-01 00:18:24 +09:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
nyanmisaka
bd2fdf4c70 resolve conflicts 2020-07-31 00:30:05 +08:00
Nyanmisaka
25ed2680d1
disable font when the path is not set 2020-07-30 17:26:22 +08:00
nyanmisaka
7849f57f69 allows to use multiple fallback fonts 2020-07-29 03:31:11 +08:00
nyanmisaka
86c87446e3 add options for using fallback fonts 2020-07-29 03:30:46 +08:00
Nyanmisaka
4860fbd934
remove jQuery 2020-07-25 15:14:57 +08:00
Cameron
c62ad4ae83 Update variable declerations 2020-07-11 11:56:57 +01:00
Cameron
4e3e2d1428 migration of apikeys, dashboard and encodingsettings to ES6 modules 2020-07-11 11:46:51 +01:00
nyanmisaka
429c47f414 add tonemapping settings 2020-07-02 01:22:07 +08:00
artiume
dbe4020ba5 Update encodingsettings.js 2020-06-08 16:38:02 +03:00
artiume
0b4e8e5297 Update encodingsettings.js 2020-06-08 16:34:34 +03:00
artiume
99c49a944d Split 10bit decoder 2020-06-08 16:32:45 +03:00
Vasily
be6c4a2ba4 Merge remote-tracking branch 'upstream/master' into hwaccel 2020-06-08 15:48:25 +03:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
ferferga
0117bf476a Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-29 23:47:52 +02:00
dkanada
34aad3e338 update more route locations 2020-04-24 22:58:43 +09:00
Renamed from src/controllers/encodingsettings.js (Browse further)