elfalem
d1fbdcee34
Skip allowed tags check for parents of an item ( #12721 )
2 weeks ago
Jellyfin Release Bot
1136a36eed
Bump version to 10.10.5
4 weeks ago
Jellyfin Release Bot
cf78aefbb7
Bump version to 10.10.4
1 month ago
gnattu
5c6317f68d
Use nv15 as intermediate format for 2-pass rkrga scaling ( #13313 )
2 months ago
Tim Eisele
cea0c95942
Fix DTS in HLS ( #13288 )
2 months ago
Bond-009
b31f1696f2
Merge pull request #13151 from nyanmisaka/sw-tonemap-by-default
...
Always do tone-mapping for HDR transcoding when software pipeline is used
2 months ago
gnattu
45c4bedbc6
Always apply necessary params
2 months ago
gnattu
2c4c1d054d
Don't use custom params on ultrafast x265 preset
...
Our custom parameters are slower than the ultrafast preset, but users would expect encoding to be as fast as possible when selecting ultrafast. Only apply those parameters to superfast and slower presets.
2 months ago
nyanmisaka
8e248c7c05
Enable software tone-mapping by default
...
Transcoding HDR video without tonemapping results
in an unacceptable viewing experience. Many users
are not even aware of the option and therefore we
should always enable the software tonemapx filter.
Signed-off-by: nyanmisaka <nst7999610810@gmail.com>
3 months ago
Jellyfin Release Bot
b3e563385c
Bump version to 10.10.3
3 months ago
Jellyfin Release Bot
be23f4eb0d
Bump version to 10.10.2
3 months ago
Joshua M. Boniface
38c08c4fad
Merge pull request #12916 from JPVenson/bugfix/10.10/MediaSegmentsRespectDisabledProviders
...
Added query filter to disregard disabled Providers
3 months ago
Tim Eisele
8bee67f1f8
Fix playlists ( #12934 )
3 months ago
Nyanmisaka
cf11a2dc1e
Fix missing procamp vaapi filter ( #13026 )
3 months ago
gnattu
d292fde9e2
Use invariant culture for tonemap options ( #12991 )
3 months ago
Nyanmisaka
25321d7f80
Fix InvariantCulture in VPP tonemap options ( #12989 )
3 months ago
Nyanmisaka
aa08d3f2bf
Fix pixel format in HEVC RExt SDR transcoding ( #12973 )
4 months ago
gnattu
954950dc14
Add a small tolerance value to remux fps check ( #12947 )
4 months ago
Jellyfin Release Bot
f6f4cdf9e7
Bump version to 10.10.1
4 months ago
gnattu
469bf9d514
Move the remove source implementation into ProviderManager
4 months ago
JPVenson
54a6a33c01
renamed param
4 months ago
JPVenson
0130580151
Fixed interface definition
4 months ago
JPVenson
c08d1d5b7f
Added parameter to enable or disable library filter
4 months ago
Nyanmisaka
df8edaa083
Fix seeking beyond EOF in HWA transcoding ( #12847 )
4 months ago
gnattu
6813db06d7
Infer more audio codec from containers ( #12837 )
4 months ago
Nyanmisaka
b496f979f0
Clean up deprecated -vsync option ( #12765 )
5 months ago
Nyanmisaka
368edeb8ad
Fix full range in SW decoder & HW encoder for Trickplay ( #12763 )
5 months ago
Nyanmisaka
4317702559
Fix RKMPP-DRM-OpenCL mapping ( #12758 )
5 months ago
Nyanmisaka
f36e73e748
Improve Trickplay image quality using HQ scaler on intel ( #12759 )
5 months ago
gnattu
9ef7ccfc12
Add perf tradeoff mode to image extractor ( #12744 )
5 months ago
Nyanmisaka
77420739e6
Handle full range output in tonemap filter for Trickplay ( #12746 )
5 months ago
Nyanmisaka
f52f5290b2
Fix vpp tonemap pixfmt regression ( #12733 )
5 months ago
Nyanmisaka
e5f5f7c384
Fix the invalid libplacebo filter option ( #12732 )
5 months ago
gnattu
75bbd30296
Fix get sessions with api key ( #12696 )
5 months ago
Nyanmisaka
cb8f01065a
Fix MJPEG hwenc may be incorrectly enabled on AMDGPU ( #12695 )
5 months ago
Cody Robibero
3c639c2e80
Tweak Trickplay migration for speed ( #12643 )
5 months ago
gnattu
0539fdc5e3
Fix libx264/libx265 auto preset ( #12692 )
5 months ago
Nyanmisaka
a0204ada2f
Fix intel Xe kernel driver cannot be used with QSV ( #12691 )
5 months ago
elfalem
9ec85a0f18
Allow Playlists access for users with allowed tags configured ( #12686 )
5 months ago
Nyanmisaka
5d5afe10e8
Fix incorrect input range for certain hw JPEG encoders ( #12683 )
5 months ago
Nyanmisaka
b162e9290b
Fix the diff between requested and actual resolution in RKMPP ( #12680 )
5 months ago
gnattu
56cf1a581c
Better bitrate and resolution normalization ( #12644 )
5 months ago
gnattu
d944f415f3
Let HLS Controller decide if subtitle should be burn in
...
Previously, we predicted whether the subtitle should be burned in with transcode reasons, but that was not accurate because the actual transcoding codec is only determined after the client has requested the stream. This pass through the option to the `DynamicHlsController` to handle the subtitle burn-in during the actual transcoding process. Now the client should be responsible to conditionally load the subtitle when this option is enabled.
5 months ago
Nyanmisaka
e615b56a70
Fix RKMPP 2pass scaling in Trickplay ( #12675 )
5 months ago
Cody Robibero
b8ccf7fa70
Merge pull request #12587 from Shadowghost/session-info-dto
5 months ago
Nyanmisaka
93db8990d9
Enable HEVC RExt HW decoding for 4:2:2/4:4:4 content ( #12664 )
5 months ago
Shadowghost
7a2427bf07
Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write
5 months ago
gnattu
97d2f778f8
Only sort item by width when they have the same path ( #12626 )
5 months ago
gnattu
41ac5f8d76
Fix subtitle dar comparison when number not exact ( #12660 )
5 months ago
Nyanmisaka
d3e7f53d93
Fix some PGSSUB burn-in perf regressions ( #12655 )
5 months ago