Commit Graph

629 Commits (0476acf5d557e7b95de2292d70d41b74deeef9ed)

Author SHA1 Message Date
artiume 0476acf5d5 Update EncoderValidator.cs
5 years ago
Vasily 4999831604 Merge remote-tracking branch 'upstream/master' into hwaccel
5 years ago
Vasily aa17a53e83 Skip only line saying "Hardware acceleration methods:" instead of some random one
5 years ago
Vasily 628734931c Fix missing commas and merge defects
5 years ago
artiume 3c82379759 Update EncoderValidator.cs
5 years ago
artiume 407de0209e Update MediaEncoder.cs
5 years ago
artiume 1ff95289ef Update EncoderValidator.cs
5 years ago
nyanmisaka b4b93995f7 add more separate hw decoding toggles
5 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
5 years ago
dkanada 4b4b50f3ee
Merge pull request #3115 from MrTimscampi/ffprobe
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
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
5 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
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
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
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