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
Age
Commit message (
Expand
)
Author
2022-03-05
Remove the deprecated OMX and MMAL HWA
nyanmisaka
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
2021-02-27
Merge pull request #5073 from BaronGreenback/ffmpeg
Claus Vium
2021-02-21
Use GetEncodingOptions where possible
Bond_009
2021-02-06
add cuda format converter
nyanmisaka
2021-01-21
fix return
BaronGreenback
2020-12-09
Apply suggestions from code review
Nyanmisaka
2020-12-09
use larger batch size on mpegts to avoid corrupted thumbnails
nyanmisaka
2020-12-03
Remove IIsoMounter and IsoMounter
crobibero
2020-12-02
Merge pull request #4610 from nyanmisaka/hdr-extract
Claus Vium
2020-12-01
Merge pull request #4169 from stanionascu/bdiso-playback
Joshua M. Boniface
2020-12-02
Apply suggestions from code review
Nyanmisaka
2020-11-29
add hdr tone mapping to image extraction
nyanmisaka
2020-11-29
fix image extraction
nyanmisaka
2020-11-29
increase the default image extraction timeout
nyanmisaka
2020-11-28
Apply suggestions from code review
Nyanmisaka
2020-11-28
fix ci
Nyanmisaka
2020-11-28
Apply suggestions from code review
Nyanmisaka
2020-11-28
fix image extraction
nyanmisaka
2020-11-19
Merge remote-tracking branch 'upstream/master' into no-scaling
Fernando Fernández
[next]