Joshua Boniface
c5a2ff8ac4
Bump version to 10.8.3
2 years ago
Joshua M. Boniface
dd97e6bc45
Bump version to 10.8.2
2 years ago
Shadowghost
f8ea4577ab
Add resolution text output for more resolutions
2 years ago
Joshua M. Boniface
54778d875d
Bump version to 10.8.1
2 years ago
nyanmisaka
50bc41d84d
Add VideoDoViTitle to display DV compatibility
2 years ago
nyanmisaka
3f37ef70e1
Add json parser for DOVI side_data
2 years ago
Cody Robibero
ec2ad4ec8c
Upgrade to dotnet 6.0.6
2 years ago
Shadowghost
24c56328f2
Add subrip to SubtitleFormat
2 years ago
Cody Robibero
b36543275f
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
Cody Robibero
f1d56aa5ce
Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Nyanmisaka
0b6fbebf72
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
nyanmisaka
f7813803c2
Brighter VPP tone-mapping on Intel
2 years ago
nyanmisaka
477b922e4a
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
nyanmisaka
be72001ff9
Add VideoRangeType to video conditions
...
This is used to distinguish whether the client supports specific VideoRangeType,
such as SDR, HDR10, HLG and DOVI. Usage is similar to Video Profile condition.
2 years ago
Shadowghost
3f497459cb
Fix recommendations
2 years ago
Cody Robibero
d73e9f3af5
Fix splashscreen ( #7895 )
2 years ago
Ian Walton
11c5a0b182
Prevent 400 error when using navigation buttons.
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2 years ago
Cody Robibero
2a89683e80
Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction
2 years ago
nyanmisaka
fb95fb1a73
Update DoVi 10bit codec tags and remove extra -strict options
2 years ago
cvium
4f0666ac5c
chore: enable on demand keyframe extraction for mkv
2 years ago
Cody Robibero
3721b5e985
Backport all dependency updates
2 years ago
Cody Robibero
8a6b26cd42
initial patch
2 years ago
Cody Robibero
a82e378da9
Update to dotnet 6.0.5
3 years ago
Joshua M. Boniface
85cfea4c50
Merge branch 'release-10.8.z' into fix-hevc-disable-option
3 years ago
Joshua M. Boniface
b46d61dfdf
Merge pull request #7699 from Shadowghost/streambuilder-fix
3 years ago
cvium
7aa0db24d8
fix: disable "Automatically add to collection" by default
3 years ago
Nyanmisaka
9523a1682b
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Nyanmisaka
5386f06095
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
nyanmisaka
4b1256e67b
Fix the issue that HEVC transcoding can't be disabled
3 years ago
Shadowghost
0c8b9091a5
Fix streambuilder reasons for direct playback checks
3 years ago
Shadowghost
7084541508
Prefer MetadataProvider enum as provider id key over arbitrary strings
3 years ago
Niels van Velzen
5d9df10e27
Enable Quick Connect by default
3 years ago
Cody Robibero
5833c70725
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
3 years ago
Cody Robibero
cb0baddde3
Update to dotnet 6.0.4
3 years ago
Dmitry Lyzo
0ff37413b0
fix: Fix transcode reasons
...
Don't add codec failure reasons if the codec isn't supported.
3 years ago
Dmitry Lyzo
847518701d
fix: Fix codec conditions
...
`ApplyConditions` is used to determine the applicability of
the current codec (`Conditions`).
`Conditions` is the actual conditions for the stream.
`CodecType.VideoAudio` (not `CodecType.Video`) must be used
for the audio tracks in the video.
3 years ago
Cody Robibero
579155a571
Allow media without streams to playback
3 years ago
Cody Robibero
96a03776e1
Fix TranscodeReasons property name
3 years ago
Shadowghost
4e91c3ebdc
Fix DLNA DirectPlay
3 years ago
Joshua M. Boniface
8197e5921e
Merge pull request #7198 from dmitrylyzo/transcode-conditions
3 years ago
dependabot[bot]
dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
...
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers ) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases )
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406 )
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Dmitry Lyzo
e4137a6279
Fix remuxing
3 years ago
Dmitry Lyzo
1fe82d0deb
Add TranscodingProfile conditions
3 years ago
Cody Robibero
b9c3a497d5
Use requested bitrate for calculations
3 years ago
Bond-009
bb7068cb63
Move StreamBuilderTests to correct project ( #7461 )
3 years ago
Nyanmisaka
18c7dc210c
Prefer Cuvid to Nvdec by default for better performance
3 years ago
Cody Robibero
d29c7c1d9e
Revert using Math.Clamp
3 years ago
Cody Robibero
e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
Cody Robibero
3ea4174d12
Fix flipped Clamp args
3 years ago
Cody Robibero
28223704f3
Merge pull request #7441 from 1337joe/add-external-stream-indicator
...
Add label for external audio/sub tracks
3 years ago