dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
4 years ago |
dependabot[bot]
|
33f70bd5f0
|
Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1
Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
aled
|
22a860a806
|
Fix a small number of compile warnings
|
4 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
4 years ago |
Bond_009
|
10e381f66f
|
Fix some 'bugs' flagged by sonarcloud
|
5 years ago |
dkanada
|
4b4b50f3ee
|
Merge pull request #3115 from MrTimscampi/ffprobe
Parse color transfer and color primaries from ffprobe, and fix video range
|
5 years ago |
MrTimscampi
|
9314434bbf
|
Fix suggestions
|
5 years ago |
MrTimscampi
|
2e18142bb3
|
Add color primaries to ffprobe output
|
5 years ago |
MrTimscampi
|
428e1b04fc
|
Add color transfer to ffprobe results
|
5 years ago |
MrTimscampi
|
a262ecd9c7
|
Add positionning cues to WebVTT writer
|
5 years ago |
Max Git
|
cee587d6e3
|
Try harder to find ffmpeg in app directory. While here do some cleanup
|
5 years ago |
Mark Monteiro
|
8f02fb9a4f
|
Remove unused usings
This addresses the new issues identified in SonarCloud analysis
|
5 years ago |
Bond-009
|
d744d7d234
|
Merge branch 'master' into register-services-correctly
|
5 years ago |
Bond-009
|
c0b3c11b2e
|
Merge pull request #2846 from jellyfin/azure
Remove requirement to build web during server builds
|
5 years ago |
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
5 years ago |
Mark Monteiro
|
f815059698
|
Merge remote-tracking branch 'upstream/master' into register-services-correctly
|
5 years ago |
Bond_009
|
a73e1f18b6
|
Minor improvements
|
5 years ago |
Mark Monteiro
|
9728aa8b0a
|
Merge branch 'master' into register-services-correctly
|
5 years ago |
Joshua M. Boniface
|
bf92694f8b
|
Merge pull request #2715 from nyanmisaka/libfdk-aac
Prefer to use libfdk_aac encoder for better audio quality when it is available
|
5 years ago |
Mark Monteiro
|
4113288278
|
Fix style issues
|
5 years ago |
Mark Monteiro
|
7152b55747
|
Use a separate line for each property initializer
|
5 years ago |
Mark Monteiro
|
17e8813378
|
Use ActivatorUtilities to construct MediaEncoder and update constructor to inject EncodingHelper correctly
|
5 years ago |
Mark Monteiro
|
e0f40f57d8
|
Merge remote-tracking branch 'upstream/master' into remove-common-process
|
5 years ago |
Mark Monteiro
|
0e195d2e49
|
Add missing call to ConfigureAwait()
|
5 years ago |
Bond-009
|
f31efce52d
|
Merge branch 'master' into usings
|
5 years ago |
Bond_009
|
787049f35f
|
Merge branch 'master' into minor
|
5 years ago |
Bond-009
|
ddd5d3aaec
|
Merge branch 'master' into usings
|
5 years ago |
Vasily
|
9aefb41512
|
Merge pull request #2503 from nyanmisaka/vaapi
Fix various bugs in HWA subtitle burn-in
|
5 years ago |
nyanmisaka
|
db23660660
|
prefer to use libfdk_aac for better audio quality
|
5 years ago |
nyanmisaka
|
0af353404c
|
fix the UTF-16 error while burning ass/ssa subtitles
|
5 years ago |
Mark Monteiro
|
1f5caa46c5
|
Fix some more issues with disposing Process instances
|
5 years ago |
Mark Monteiro
|
d705931e81
|
Dispose of process correctly in AttachmentExtractor
|
5 years ago |
Mark Monteiro
|
48bbcbb426
|
Use WaitForExitAsync extension method in AttachmentExtractor
|
5 years ago |
Mark Monteiro
|
97c36d11d4
|
Use a TimeSpan instead of ms and support providing a custom CancellationToken
|
5 years ago |
Mark Monteiro
|
7447ea8960
|
Make sure Process objects are all disposed correctly
|
5 years ago |
Mark Monteiro
|
b947d98266
|
Delete unnecessary ProcessFactory abstraction
|
5 years ago |
Mark Monteiro
|
ee2f911a2b
|
Remove unnecessary CommonProcess abstraction
|
5 years ago |
Bond_009
|
e9d1eabd53
|
Remove unused usings
|
5 years ago |
Ian Walton
|
4836d1674b
|
Don't return closed stream for subtitles. (jellyfin/jellyfin#2650)
|
5 years ago |
Bond-009
|
2c8592fe78
|
Fix subtitles
|
5 years ago |
Bond_009
|
a07ee65365
|
Minor improvements
|
5 years ago |
Ulrich Wagner
|
d7f199bb1c
|
#2407: Prefer MP4-Metadata for episodes
|
5 years ago |
Bond_009
|
87d2479b78
|
Fix warnings
|
5 years ago |
Bond_009
|
2186df8ac4
|
Update deps
|
5 years ago |
Bond-009
|
c8409d2ea1
|
Remove FileSystem.GetStream
|
5 years ago |
Bond-009
|
f3a1729964
|
Address comments
|
5 years ago |
Bond-009
|
e882b03e81
|
Add back support for DVDs copied as folders
|
5 years ago |
dkanada
|
4aa0b940e3
|
Merge pull request #2251 from nyanmisaka/master
add support for AMD AMF hardware encoding on Windows & Linux
|
5 years ago |
Nyanmisaka
|
2c10891b66
|
turn on indentation.
|
5 years ago |
Bond_009
|
93ab829df5
|
Attempt #3
|
5 years ago |