Bill Thornton
|
b5dcdbf4b4
|
Update dashboard paths
|
2023-09-29 17:07:17 -04:00 |
|
nyanmisaka
|
baf1b55a0c
|
Add fMP4 playback support (HEVC, AV1) in HLS.js
Tested codecs:
video: h264, hevc, av1 (av1 in firefox require 1.5.0)
audio: mp3, aac, ac3, eac3 (flac and opus require 1.5.0)
Tested browsers:
Chrome, Firefox, Edge Chromium, Safari and their mobile versions
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2023-09-01 22:43:02 +08:00 |
|
Dominik
|
139da4d4f6
|
Fix linter complaints
|
2023-06-20 12:46:38 +02:00 |
|
Dominik
|
128184cc72
|
Merge branch 'master' into segment-deletion
|
2023-06-15 20:30:56 +02:00 |
|
nyanmisaka
|
f93bfdec42
|
Add tonemap mode options
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2023-04-25 01:41:25 -04:00 |
|
Bill Thornton
|
f2726653ae
|
Fix indentation issues
|
2023-04-19 01:56:05 -04:00 |
|
Bill Thornton
|
6f3aa2f1df
|
Fix eslint issues
|
2023-03-29 00:38:22 -04:00 |
|
Bill Thornton
|
fda38f5626
|
Merge pull request #4154 from knackebrot/audio-vbr
Add Audio VBR setting
|
2023-03-28 15:34:27 -04:00 |
|
Bill Thornton
|
329cf77c81
|
Add eslint radix rule for parseInt
|
2023-03-09 00:20:11 -05:00 |
|
Shadowghost
|
3f918767d1
|
Add stereo downmix setting
|
2023-01-19 23:23:01 -05:00 |
|
Dominik
|
364f2d448e
|
Add option for segment deletion and make throttle and segment seconds configurable
|
2022-11-14 10:35:49 +01:00 |
|
knackebrot
|
b1a551926b
|
Add Audio VBR setting
|
2022-11-07 01:03:20 +01:00 |
|
Aimekram
|
832b9eaf4d
|
fix: eslint no-shadow errors
|
2022-10-16 16:04:37 +02:00 |
|
Bill Thornton
|
372291e937
|
Merge pull request #3714 from nyanmisaka/vpp-tm-configs
Expose VPP TM brightness/contrast gain options
(cherry picked from commit 6142283e99 )
Signed-off-by: Bill Thornton <billt2006@gmail.com>
|
2022-06-29 00:57:54 -04:00 |
|
Bill Thornton
|
90b1b45f26
|
Remove hash bang paths
|
2022-06-09 14:54:39 -04:00 |
|
Bill Thornton
|
2d2b99d3b9
|
Move clientUtils and rename
|
2022-04-10 02:22:13 -04:00 |
|
nyanmisaka
|
2b2b76e916
|
Update HWA settings to adapt the server code changes
|
2021-12-24 01:31:12 +08:00 |
|
grafixeyehero
|
d6c00aa6f4
|
update suggestion change
|
2021-09-08 02:46:43 +03:00 |
|
grafixeyehero
|
1bec6a8088
|
Refactor DirectoryBrowser class
|
2021-06-11 20:29:07 +03:00 |
|
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 |
|