index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.MediaEncoding
/
Encoder
/
MediaEncoder.cs
Age
Commit message (
Expand
)
Author
2022-12-07
Merge pull request #8866 from Bond-009/mediaencoder
Claus Vium
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-07
Always log when starting ffprobe
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-12-05
Fix build (#8859)
Bond-009
2022-12-05
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...
Bond-009
2022-11-13
changed ChapterImageResolution in model to enum type;
Negulici-R. Barnabas
2022-11-13
Merge branch 'jellyfin:master' into master
Negulici-R. Barnabas
2022-10-16
Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
nyanmisaka
2022-09-23
Backport pull request #8280 from jellyfin/release-10.8.z
Bill Thornton
2022-09-23
Backport pull request #8213 from jellyfin/release-10.8.z
nyanmisaka
2022-08-15
Fix various typos
luz paz
2022-07-18
Chapter Images:
Negulici-R. Barnabas
2022-06-10
Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
Bond-009
2022-05-20
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
Cody Robibero
2022-03-25
empty line required by linter
whiteowl3
2022-03-23
Apply suggestions from code review
whiteowl3
2022-03-11
allow strm probe to succeed
whiteowl3
2022-01-07
Merge branch 'master' into keyframe_extraction_v1
cvium
2021-12-27
Remove more warnings
Cody Robibero
2021-12-24
reduce tonemap cpu usage, add deint and AR support in thumbnails
nyanmisaka
2021-12-24
Apply suggestions from code review
nyanmisaka
2021-12-24
EncodingHelper hwaccel pipelines refactor
nyanmisaka
2021-11-12
Use ImageFormat instead of string for extension
Joe Rogers
2021-11-09
Fix some warnings
Bond_009
2021-10-24
Merge pull request #6544 from cvium/fix_ffmpeg_path_updating
Bond-009
2021-10-21
Merge pull request #6689 from 1337joe/expand-image-extraction
Claus Vium
2021-10-20
Address review comments
Joe Rogers
2021-10-11
Add image provider tests and clean up
Joe Rogers
2021-10-11
Add support for non-jpg image extractions
Joe Rogers
2021-10-10
Move FfmpegException to MediaBrowser.Common
Dmitry Lyzo
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-09-23
Add first draft of keyframe extraction for Matroska
cvium
2021-09-21
Update MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
Claus Vium
2021-09-21
Don't set ffmpeg path from null to its Display value + add 404
cvium
2021-09-21
Validate ffmpeg path
Bond_009
2021-09-01
Merge pull request #6425 from boolemancer/boolemancer/fix_image_extractor
Bond-009
2021-08-30
Merge branch 'master' into tonemap-overlay
Claus Vium
2021-08-30
Simplify the way we choose our ffmpeg
Bond_009
2021-08-14
Fix explicit stream selection in MediaEncoder.ExtractImageInternal
boolemancer
2021-07-25
add support for cuda tonemap and overlay
nyanmisaka
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-10
Fix playback of complex BluRay ISOs (#6166)
Stan
2021-05-20
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
Bond_009
2021-04-20
EncodingHelper: Fix circular dependency
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-03-25
Ignore format for ISO files
MrTimscampi
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
[next]