Joshua Boniface
b344771f8a
Bump version to 10.8.4
2022-08-13 21:51:50 -04:00
SenorSmartyPants
3b6e003029
Add 404p Resolution Text
2022-08-09 12:09:29 -05:00
SenorSmartyPants
30f6263806
Add resolution text for 384 sized video
2022-08-05 23:32:22 -05:00
Joshua Boniface
c5a2ff8ac4
Bump version to 10.8.3
2022-08-01 20:20:00 -04:00
Joshua M. Boniface
dd97e6bc45
Bump version to 10.8.2
2022-08-01 14:27:30 -04:00
Shadowghost
f8ea4577ab
Add resolution text output for more resolutions
2022-07-11 15:45:11 +02:00
Joshua M. Boniface
54778d875d
Bump version to 10.8.1
2022-06-26 21:00:05 -04:00
nyanmisaka
50bc41d84d
Add VideoDoViTitle to display DV compatibility
2022-06-25 18:43:32 +08:00
nyanmisaka
3f37ef70e1
Add json parser for DOVI side_data
2022-06-25 18:43:32 +08:00
Cody Robibero
ec2ad4ec8c
Upgrade to dotnet 6.0.6
2022-06-20 08:48:40 -06:00
Shadowghost
24c56328f2
Add subrip to SubtitleFormat
2022-06-18 01:20:05 +02:00
Cody Robibero
b36543275f
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2022-06-17 10:01:37 -06:00
Cody Robibero
f1d56aa5ce
Merge pull request #7947 from nyanmisaka/video-range-condition
2022-06-17 10:01:06 -06:00
Nyanmisaka
0b6fbebf72
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-06-17 16:49:16 +08:00
nyanmisaka
f7813803c2
Brighter VPP tone-mapping on Intel
2022-06-16 23:29:36 +08:00
nyanmisaka
477b922e4a
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-06-16 22:11:06 +08:00
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.
2022-06-16 21:32:54 +08:00
Shadowghost
3f497459cb
Fix recommendations
2022-06-15 12:34:04 +02:00
Cody Robibero
d73e9f3af5
Fix splashscreen ( #7895 )
2022-06-14 08:18:35 -06:00
Ian Walton
11c5a0b182
Prevent 400 error when using navigation buttons.
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-06-12 09:00:35 -04:00
Cody Robibero
2a89683e80
Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction
2022-06-06 09:40:38 -06:00
nyanmisaka
fb95fb1a73
Update DoVi 10bit codec tags and remove extra -strict options
2022-06-06 21:46:36 +08:00
cvium
4f0666ac5c
chore: enable on demand keyframe extraction for mkv
2022-06-06 15:41:01 +02:00
Cody Robibero
3721b5e985
Backport all dependency updates
2022-06-03 18:53:05 -06:00
Cody Robibero
8a6b26cd42
initial patch
2022-05-27 15:57:51 -06:00
Cody Robibero
a82e378da9
Update to dotnet 6.0.5
2022-05-16 14:14:26 -06:00
Joshua M. Boniface
85cfea4c50
Merge branch 'release-10.8.z' into fix-hevc-disable-option
2022-05-15 20:24:52 -04:00
Joshua M. Boniface
b46d61dfdf
Merge pull request #7699 from Shadowghost/streambuilder-fix
2022-05-15 20:22:13 -04:00
cvium
7aa0db24d8
fix: disable "Automatically add to collection" by default
2022-05-15 14:53:40 +02:00
Nyanmisaka
9523a1682b
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-05-11 16:38:30 +08:00
Nyanmisaka
5386f06095
Apply suggestions from code review
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-05-09 17:09:03 +08:00
nyanmisaka
4b1256e67b
Fix the issue that HEVC transcoding can't be disabled
2022-05-06 02:27:16 +08:00
Shadowghost
0c8b9091a5
Fix streambuilder reasons for direct playback checks
2022-05-03 15:48:46 +02:00
Shadowghost
7084541508
Prefer MetadataProvider enum as provider id key over arbitrary strings
2022-04-24 21:27:17 +02:00
Niels van Velzen
5d9df10e27
Enable Quick Connect by default
2022-04-19 21:48:11 +02:00
Cody Robibero
5833c70725
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
2022-04-15 13:29:20 -06:00
Cody Robibero
cb0baddde3
Update to dotnet 6.0.4
2022-04-12 17:34:08 -06:00
Dmitry Lyzo
0ff37413b0
fix: Fix transcode reasons
...
Don't add codec failure reasons if the codec isn't supported.
2022-04-12 22:56:23 +03:00
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.
2022-04-12 22:56:23 +03:00
Cody Robibero
579155a571
Allow media without streams to playback
2022-03-29 20:17:12 -06:00
Cody Robibero
96a03776e1
Fix TranscodeReasons property name
2022-03-26 12:20:29 -06:00
Shadowghost
4e91c3ebdc
Fix DLNA DirectPlay
2022-03-25 18:02:31 +01:00
Joshua M. Boniface
8197e5921e
Merge pull request #7198 from dmitrylyzo/transcode-conditions
2022-03-25 10:11:45 -04:00
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>
2022-03-21 12:22:11 +00:00
Dmitry Lyzo
e4137a6279
Fix remuxing
2022-03-20 09:11:46 +03:00
Dmitry Lyzo
1fe82d0deb
Add TranscodingProfile conditions
2022-03-20 09:11:46 +03:00
Cody Robibero
b9c3a497d5
Use requested bitrate for calculations
2022-03-19 12:08:42 -06:00
Bond-009
bb7068cb63
Move StreamBuilderTests to correct project ( #7461 )
2022-03-18 22:19:02 +01:00
Nyanmisaka
18c7dc210c
Prefer Cuvid to Nvdec by default for better performance
2022-03-17 18:01:58 +08:00
Cody Robibero
d29c7c1d9e
Revert using Math.Clamp
2022-03-13 12:46:13 -06:00