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
2020-08-04
Minor fixes
Bond-009
2020-08-04
Add some analyzers to MediaBrowser.MediaEncoding
Bond-009
2020-08-04
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
Bond-009
2020-07-20
Replace \d with [0-9] in ffmpeg detection and scan code
Bond_009
2020-07-14
Merge pull request #3500 from nyanmisaka/vpp-qsv
dkanada
2020-07-04
add FFmpeg 4.3 detection and tests
nyanmisaka
2020-06-29
User string.Empty instead of ""
Neil Burrows
2020-06-29
Respect FFMpeg path passed via Environment Variable
Neil Burrows
2020-06-20
fix some documentation periods
telans
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
Merge branch 'master' into hwaccel
dkanada
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-08
Update EncoderValidator.cs
artiume
2020-06-05
Use typed logger where possible
crobibero
2020-05-26
Skip only line saying "Hardware acceleration methods:" instead of some random...
Vasily
2020-05-26
Fix missing commas and merge defects
Vasily
2020-05-26
Update EncoderValidator.cs
artiume
2020-05-26
Update MediaEncoder.cs
artiume
2020-05-26
Update EncoderValidator.cs
artiume
2020-05-26
add more separate hw decoding toggles
nyanmisaka
2020-04-27
Try harder to find ffmpeg in app directory. While here do some cleanup
Max Git
2020-04-22
Remove unused usings
Mark Monteiro
2020-04-20
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-19
Minor improvements
Bond_009
2020-04-13
Merge branch 'master' into register-services-correctly
Mark Monteiro
2020-04-12
Merge pull request #2715 from nyanmisaka/libfdk-aac
Joshua M. Boniface
2020-04-11
Use a separate line for each property initializer
Mark Monteiro
2020-04-11
Use ActivatorUtilities to construct MediaEncoder and update constructor to in...
Mark Monteiro
2020-04-03
Merge remote-tracking branch 'upstream/master' into remove-common-process
Mark Monteiro
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-03-30
prefer to use libfdk_aac for better audio quality
nyanmisaka
2020-03-27
Fix some more issues with disposing Process instances
Mark Monteiro
2020-03-27
Use a TimeSpan instead of ms and support providing a custom CancellationToken
Mark Monteiro
2020-03-27
Delete unnecessary ProcessFactory abstraction
Mark Monteiro
2020-03-27
Remove unnecessary CommonProcess abstraction
Mark Monteiro
2020-03-24
Remove unused usings
Bond_009
2020-02-23
Minor improvements
Bond_009
2020-01-16
Address comments
Bond-009
2020-01-16
Add back support for DVDs copied as folders
Bond-009
2020-01-15
turn on indentation.
Nyanmisaka
2020-01-11
add support for AMD h264_amf & hevc_amf
Nyanmisaka
2019-12-22
Fix exceptions while scanning
Bond_009
2019-12-10
Merge branch 'master' into mediaencoding
Bond_009
2019-11-25
Add full Raspberry Pi hardware decoding support
ferferga
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009
2019-09-29
Fix ffmpeg version check for unknown versions
Bond_009
2019-09-28
Add tests for EncoderValidator
Bond_009
[next]