aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Collapse)Author
2020-01-10Merge branch 'master' into warn12Bond_009
2020-01-10Merge branch 'master' into embytvBond_009
2020-01-08Merge pull request #1838 from Unhelpful/media-attachmentsdkanada
Add support for embedded attachments in media files
2020-01-08Minor improvementsBond_009
2020-01-08Fix build and address commentsBond_009
2020-01-08merge branch master into media-attachmentsdkanada
2020-01-06Merge pull request #2221 from Bond-009/baseurlfixdkanada
Fix baseurl (again)
2020-01-02Fix baseurl (again)Bond_009
2019-12-29Delete user config dir on user deletionBond_009
2019-12-22Add check if output container supports "global_header" flagWaldemar Tomme
2019-12-20Merge branch 'master' into warn12Bond_009
2019-12-18Merge pull request #1941 from Bond-009/mediaencodingdkanada
Make probesize and analyzeduration configurable and simplify circular dependencies
2019-12-17Merge pull request #2155 from mark-monteiro/2149-jellyfin-drawing-skia-warningsBond-009
Jellyfin.Drawing.Skia Warnings and Analyzers
2019-12-15Merge pull request #2099 from cryptobank/masterdkanada
Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to...
2019-12-15Add spacecryptobank
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-12-14Use case insensitive contains (4)cryptobank
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-12-14Use case insensitive contains (3)cryptobank
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-12-14Use case insensitive contains (2)cryptobank
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-12-14Use case insensitive contains (1)cryptobank
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-12-13Add missing documentation in Jellyfun.Drawing.SkiaMark Monteiro
2019-12-12Use extension methodsBond-009
2019-12-12Replace '_' with ':' in config keysBond-009
2019-12-11More warnings (removed)Bond_009
2019-12-10Merge branch 'master' into mediaencodingBond_009
2019-12-10Merge pull request #1923 from Bond-009/randomdkanada
Don't shuffle some types by default
2019-12-07Merge remote-tracking branch 'upstream/master'Petr Janda
2019-12-07Remove newlinecryptobank
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2019-12-07Add space between if statement and boolean expressioncryptobank
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2019-12-06Merge remote-tracking branch 'upstream/master' into randomBond-009
2019-12-06Add back code removed during testing/debuggingPetr Janda
2019-12-06QSV can hardware deinterlace too nowPetr Janda
2019-12-06Do not force original aspect ratio to decrease, it causes bitmap subtitles ↵Petr Janda
to be off-centre
2019-12-06Move scaling filters and definitions before deinterlacingPetr Janda
2019-12-06Force original aspect ratio can be used for QSV subtitle scalingPetr Janda
2019-12-06Remove trailing spacesPetr Janda
2019-12-05Merge remote-tracking branch 'upstream/master' into baseurlBond-009
2019-12-05Merge pull request #2097 from Bond-009/unused2Vasily
Remove unused fields and properties
2019-12-05Fix formatting (2)Petr Janda
2019-12-05Add commentsPetr Janda
2019-12-05Fix formatting stuffed up by previous commitPetr Janda
2019-12-05Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to take ↵Petr Janda
advantage of scale_qsv and overlay_qsv
2019-12-04Remove unused fields and propertiesBond_009
2019-12-04Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.csBond_009
2019-11-29Merge pull request #2058 from ferferga/masterVasily
Add full Raspberry Pi hardware accelerated decoding support
2019-11-27Merge pull request #1503 from cvium/webapi_v2Vasily
Move StartupWizard to ASP.NET Web Api
2019-11-25Add full Raspberry Pi hardware decoding supportferferga
2019-11-25Fix naming constBond-009
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
2019-11-25* Add support for multi segment base urlsBond_009
* Make baseurl case-insensitive
2019-11-24Merge pull request #1991 from Bond-009/transtempJoshua M. Boniface
Don't append transcodes to transcoding temp path