Bond-009
2acae258b8
Check for Imdb id for series ( #9829 )
2023-05-29 18:40:07 -06:00
Bond-009
643df48707
Don't crash when IPv6 subnet in LocalNetworkSubnets (backport) ( #9832 )
2023-05-29 18:38:59 -06:00
Bond-009
2b98ce052e
Allow webp for local images (backport) ( #9831 )
2023-05-29 18:38:43 -06:00
Bond-009
702347df50
Don't add .spc audio files (backport) ( #9830 )
2023-05-29 18:38:29 -06:00
Joshua M. Boniface
2cd29d1cfd
Bump version to 10.8.10
v10.8.10
2023-04-23 11:03:46 -04:00
Joshua M. Boniface
eba95cc7f0
Merge pull request #9671 from nyanmisaka/fix-canvas-dvbsub
2023-04-23 11:03:17 -04:00
Joshua M. Boniface
82ad2633fd
Merge pull request from GHSA-9p5f-5x8v-x65m
...
Throw exception on path traversal in WriteDocumentAsync
2023-04-23 10:59:32 -04:00
nyanmisaka
d9f5619c9a
Fix the canvas size for DVBSUB and DVDSUB subtitles
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-23 20:15:12 +08:00
Cody Robibero
d5a8419bc5
Merge pull request #9642 from nyanmisaka/tonemap-mode-selection
...
Fix the brightness of VPP tonemap and add the tonemap mode
2023-04-14 14:58:19 -06:00
nyanmisaka
c448a4f6a5
Fix the brightness of VPP tonemap and add the tonemap mode
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-04-14 19:34:47 +08:00
David Ullmer
faac37bcf9
Throw exception on path traversal in WriteDocumentAsync
...
This commit is not tested on a Windows machine. I however checked the
same behavior with UNIX paths and a client name resembling path traversal
path. With this change, an exception is thrown if the full path does not
start with the log directory path.
2023-04-12 16:57:45 +02:00
Bond-009
5921379a29
Merge pull request #9411 from nyanmisaka/next-fixes
2023-04-12 16:35:20 +02:00
Cody Robibero
79bb7560dc
Merge pull request #9538 from TheTyrius/fix-nvenc-preset-order
...
Fix nvenc preset order
2023-03-25 09:04:08 -06:00
TheTyrius
bf37db7f42
Add self to CONTRIBUTORS.md as per dev docs
2023-03-25 15:39:00 +01:00
TheTyrius
0ad70bb699
Fix nvenc preset ordering
2023-03-25 15:28:01 +01:00
Bond-009
e6313d01eb
Merge pull request #9409 from Shadowghost/output-bitrate-channels-release
...
Multiple HLS codec and bitrate fixes (10.8.z)
2023-03-19 15:30:53 +01:00
Shadowghost
876a6b9aec
Add DCA and TrueHD to fMP4 audio codecs to support remuxing
2023-03-19 15:07:20 +01:00
Cody Robibero
e0344353cd
Apply suggestions from code review
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-03-17 12:26:42 +01:00
nyanmisaka
9799136daf
Add support for OPUS and fixes for FLAC case issue in HLS
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-17 12:26:40 +01:00
Shadowghost
3a5503be5f
Fix condition in CanStreamCopyAudio
2023-03-17 12:16:50 +01:00
Shadowghost
2cc0869144
Prefer other codecs over DTS and TrueHD on transcode
2023-03-17 12:16:48 +01:00
Shadowghost
3d735e242a
Use source audio bitrate if requested codec is lossless
2023-03-17 12:15:48 +01:00
Shadowghost
31712e5da9
Apply review suggestions
2023-03-17 12:01:34 +01:00
Shadowghost
060097703b
Enforce HLS codec restrictions
2023-03-17 11:58:38 +01:00
Shadowghost
233e079e58
Add DTS and TrueHD bitrate limits, enforce bitrate limits if no bitrate is requested
2023-03-17 11:58:25 +01:00
Shadowghost
eafd785eb6
Fix encoder checks for DTS and TrueHD
2023-03-17 11:58:09 +01:00
Shadowghost
9908dad045
Take channels into account when calculating fallback audio bitrate
2023-03-17 11:57:51 +01:00
knackebrot
2b4bf81575
Calculate output bitrate from output channel count
2023-03-17 11:57:41 +01:00
Nyanmisaka
0c7ceb1545
Backport HWA permissions fix ( #9006 ) to 10.8.z ( #9433 )
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
fix (#9006 ) to 10.8.z
2023-03-14 16:29:50 -06:00
Nyanmisaka
173a963dbf
Fix the bitrate scale factor for h264-to-hevc transcoding ( #9485 )
2023-03-14 16:06:10 -06:00
Bond-009
6821a2ab35
Merge pull request #9422 from nyanmisaka/fix-stream-map-filter-complex
2023-03-07 16:25:30 +01:00
Bond-009
efc79295de
Merge pull request #9430 from nyanmisaka/livetv-hwdec
2023-03-07 16:25:11 +01:00
nyanmisaka
4d1a583297
Fix LiveTV hardware decoding
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-05 03:51:14 +08:00
nyanmisaka
c94a99fced
Tiny optimizations for FFmpeg 6.0
2023-03-03 00:24:43 +08:00
nyanmisaka
5fdea32dca
Add tests for FFmpeg version 5.1.2 and 6.0
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-02 21:21:44 +08:00
nyanmisaka
d1c668e230
Fix stream map when using filter_complex with unlabeled output
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-03-02 21:15:16 +08:00
nyanmisaka
6d662b6587
Fix codec checking in CodecProfiles conditions
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-02-28 03:49:19 +08:00
Bond-009
22a8283a9e
Merge pull request #9391 from nyanmisaka/next-fixes
2023-02-25 16:44:47 +01:00
nyanmisaka
0d9d2e0690
Enable enhanced Nvdec by default for using DoVi tone-mapping
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-02-24 23:39:32 +08:00
nyanmisaka
edaba7dbe5
Fix H.264 baseline profile hwaccel
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-02-24 23:38:46 +08:00
Bond-009
e8b0ae07af
Merge pull request #9351 from Shadowghost/condition-fix
2023-02-20 10:27:58 +01:00
Bond-009
c807712246
Merge pull request #9355 from nyanmisaka/va-vpp-pool-size
2023-02-20 10:27:47 +01:00
Shadowghost
9a14a624a8
Apply review suggestions
2023-02-19 15:11:15 +01:00
Shadowghost
037eeed746
Fix EqualsAny condition check for int and double
2023-02-19 14:59:30 +01:00
nyanmisaka
8ecb9558e2
Use CL_MAP_READ on OCL to reduce bandwidth overhead
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-02-19 21:26:15 +08:00
nyanmisaka
8d04c98e35
Increase pool size for VAAPI VPP
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-02-19 21:16:17 +08:00
Dmitry Lyzo
09f1c7f535
Escape the path to pass as a command line argument ( #9178 )
2023-01-28 07:42:58 -07:00
Joshua M. Boniface
0ac18a50f5
Bump version to 10.8.9
v10.8.9
2023-01-22 14:09:40 -05:00
Joshua M. Boniface
4ebae248df
Merge pull request #9130 from Shadowghost/livetv-security
2023-01-22 14:02:34 -05:00
Joshua M. Boniface
fbb9acf58b
Merge pull request #9145 from nyanmisaka/fix-pgs-8602
2023-01-21 15:48:54 -05:00