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.Controller
/
MediaEncoding
/
IMediaEncoder.cs
Age
Commit message (
Collapse
)
Author
2019-03-07
Reduce the amount of exceptions thrown
Bond_009
2019-03-05
Renamed Init() to SetFFmpegPath()
PloughPuff
2019-03-05
Review comments
PloughPuff
Address review comments from JustAMan, Bond-009 and cvium.
2019-02-02
Remove dead code
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Controller
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-15
3.2.36.10
Luke Pulverenti
2017-08-26
fix folder rip probe
Luke Pulverenti
2017-08-26
fixes #2335 - Raw image not showing in webbrowser
Luke Pulverenti
2017-08-01
fixes #2121 - background roku thumbnail generation (or maybe... any ↵
Luke Pulverenti
scheduled task?) should be "niced"
2017-05-26
update GetItems method
Luke Pulverenti
2017-05-04
removed dead code
Luke Pulverenti
2017-03-05
reduce AnalyzeDurationMs for live tv
Luke Pulverenti
2016-11-29
update recording encoder
Luke Pulverenti
2016-10-11
update display of active recordings
Luke Pulverenti
2016-09-30
update series recording editor
Luke Pulverenti
2016-08-24
reduce rescanning due to IsOffline
Luke Pulverenti
2016-08-05
validate encoder presence
Luke Pulverenti
2016-07-29
Removed redundant Collection Initializers
Sven Van den brande
Removed Using directives that are not required
2016-06-30
remove standard output redirect on image extractions
Luke Pulverenti
2016-06-30
add startup error handling
Luke Pulverenti
2016-06-29
update path configs
Luke Pulverenti
2016-06-23
update startup wizard
Luke Pulverenti
2016-06-20
update ffmpeg path customization
Luke Pulverenti
2016-06-20
allow customization of ffmpeg path
Luke Pulverenti
2016-04-30
fixes #1484 - (Feature request) Make emby choose output stream based on ↵
Luke Pulverenti
ffmpeg config
2016-04-13
improve embedded image extraction
Luke Pulverenti
2016-01-11
record mediastream comment
Luke Pulverenti
2015-09-17
added setting for intel qsv hardware decoding
Luke Pulverenti
2015-08-16
update subtitle escaping
Luke Pulverenti
2015-04-05
probe live streams after opening
Luke Pulverenti
2015-04-04
improve direct play of live streams
Luke Pulverenti
2015-01-02
sync video transcoding
Luke Pulverenti
2015-01-02
support audio sync transcoding
Luke Pulverenti
2014-06-29
added modular configuration
Luke Pulverenti
2014-06-26
get more exact hls segment times
Luke Pulverenti
2014-06-16
fixes #838 - Support rtmp protocol with channels
Luke Pulverenti
2014-06-11
Support subtitle offset
Luke Pulverenti
2014-06-10
switch to subtitle filter
Luke Pulverenti
2014-03-27
add image encoder based on ffmpeg
Luke Pulverenti
2014-03-27
create separate media encoding project
Luke Pulverenti
2014-02-20
added encoding manager interface
Luke Pulverenti