aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2024-09-04Allow SW encoders to use VideoToolbox HW filters (#12576)gnattu
2024-09-03Remove redundant frame conversion for vaapignattu
2024-09-03Enable software tonemap for dolby visiongnattu
2024-08-30Merge pull request #12540 from nyanmisaka/tune-x2645-paramsBond-009
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-08-30Clean up UserDataManagerBond_009
2024-08-30Remove passwordSha1 param from AuthenticateUser functionBond_009
2024-08-30Tune x264/5 encoding params for realtime playbacknyanmisaka
2024-08-29Add new tonemap mode optionsgnattu
2024-08-28Prevent server from starting if the ffmpeg path is invalid (#12463)gnattu
2024-08-28Merge pull request #11665 from Bond-009/getuserbyidCody Robibero
2024-08-28Fix noautorotate cli for videotoolbox (#12530)gnattu
2024-08-27Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotationBond-009
2024-08-27Adjust filters to adapt FFmpeg 7.0nyanmisaka
2024-08-25Backport pull request #12493 from jellyfin/release-10.9.znyanmisaka
2024-08-24Merge pull request #12454 from theguymadmax/local-svgBond-009
2024-08-24Merge pull request #12457 from lostb1t/feature/boxset-sortBond-009
2024-08-22Pass Series Display Order information to SeasonInfoLJQ
2024-08-21fix number parserEvan Jarrett
2024-08-19make Sort private and use Enum parselostb1t
2024-08-17use default enum for unorderedlostb1t
2024-08-16Add ability to specify gpu index on windowsEvan Jarrett
2024-08-16filter in special display orderlostb1t
2024-08-16Rework get children functions to support ItemSortBy valueslostb1t
2024-08-15Allow svg for local imagestheguymadmax
2024-08-12Merge pull request #12429 from gnattu/fix-vt-decoderBond-009
2024-08-12Remove duplicated checkgnattu
2024-08-12Fix Videotoolbox Hi10P hardware decodinggnattu
2024-08-12Fix software decoder with videotoolbox encodergnattu
2024-08-12Use Math.Mingnattu
2024-08-11Remove legacy encodersgnattu
2024-08-11Remove VPx encodersgnattu
2024-08-05Replace UserId with User in NextUpQueryBond_009
2024-08-05Replace UserId with User in UserViewQueryBond_009
2024-08-05Use User overload of UserDataManager.SaveUserData when possibleBond_009
2024-08-05Backport pull request #11901 from jellyfin/release-10.9.zgnattu
2024-08-05Add media segments API (#12345)JPVenson
2024-08-05Merge branch 'master' into fix-hwa-video-rotationNyanmisaka
2024-08-04Update VideoToolbox pipeline for jellyfin-ffmpeg7 (#12380)gnattu
2024-08-03Add a new EncodingOption for QsvDeviceEvan Jarrett
2024-08-03Allow QSV to use the renderNodePath instead of defaulting to the first availa...Evan Jarrett
2024-08-01Add comments for Dave750/NightmodeDialogue 7.1 downmixgnattu
2024-07-31fix spacegnattu
2024-07-31Add 5.0 and 7.0 support to ac4 downmixgnattu
2024-07-31Add AC4 downmixgnattu
2024-07-30Add RFC7845 downmix algorithm (#12300)gnattu
2024-07-29Merge pull request #11432 from Bond-009/dtonullableBond-009
2024-07-29Enable nullable for DtoService and DtoOptionsBond_009
2024-07-29Enable nullable for UserItemDataBond_009
2024-07-23Merge branch 'master' into fix-hwa-video-rotationNyanmisaka