aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding
AgeCommit message (Expand)Author
2024-02-29fix: code stylegnattu
2024-02-28feat: fully support videotoolbox hardware filtersgnattu
2024-02-16fix: use hardware videotoolbox filter even only scale is availablegnattu
2024-02-16fix: use hardware filter option name explicitlygnattu
2024-02-16fix: correctly set the supported formats of videotoolbox tone mappinggnattu
2024-02-16fix: typognattu
2024-02-16feat: separate videotoolbox tone mapping optiongnattu
2024-02-15fix: code stylegnattu
2024-02-15feat: add tone mapping for videotoolboxgnattu
2024-02-15feat: add hw scale filter for videotoolboxgnattu
2024-02-10Fix file extension based on containerShadowghost
2024-02-07Merge pull request #10969 from barronpm/progress-cleanupBond-009
2024-02-06Remove some unused media encoding codePatrick Barron
2024-02-05Add EqualsAny for VideoCodecTag conditionnyanmisaka
2024-02-03Merge changesMark Cilia Vincenti
2024-02-01Add full HWA transcoding pipeline for RKMPPnyanmisaka
2024-01-28Use video framerate for ASS subtitle HW burn-innyanmisaka
2024-01-28Fix the display aspect ratio of PGSSUB subtitle burn-innyanmisaka
2024-01-14Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports n...Mark Cilia Vincenti
2024-01-14Merge branch 'master' into AsyncKeyedLock-migrationMark Cilia Vincenti
2024-01-04Use -noauto{scale,rotate} for disabling auto filters (#10810)Nyanmisaka
2024-01-03AsyncKeyedLock migrationMark Cilia Vincenti
2023-12-21Add ITranscodeManager servicePatrick Barron
2023-12-21Rename and clean up TranscodingJobPatrick Barron
2023-12-21Move TranscodingJobDto and TranscodingThrottler to ControllerPatrick Barron
2023-12-13Use `eof_action=pass` when overlaying subtitlesjkhsjdhjs
2023-11-14Fix warningsBond_009
2023-10-22Fix mismatch between intel VAAPI UMD/KMD in rare casesnyanmisaka
2023-10-18Merge branch 'master' into trickplayNick
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-08Merge pull request #10348 from Bond-009/stringsBond-009
2023-10-08Join declaration and assignmentStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-07Merge pull request #10321 from feilongfl/masterBond-009
2023-10-06Merge pull request #10135 from 0x25CBFC4F/fix/ffmpeg-probesizeClaus Vium
2023-10-06simplify the ifClaus Vium
2023-10-06Reduce string allocationsBond_009
2023-10-06change Substring to AsSpanfei long
2023-10-02add pcm format when codec is pcm_*YuLong Yao
2023-09-25Fix A53 CC SEI breaking H26x_VAAPI hardware encodeNyanmisaka
2023-09-21Backport pull request #10151 from jellyfin/release-10.8.zNyanmisaka
2023-09-08Fix AV1 NVENC encoder profile option (#10199)Nyanmisaka
2023-09-02Fix H264 QSV encoding when the bitrate is too lownyanmisaka
2023-08-27Use the correct trancode pathBond_009
2023-08-22== null -> is nullBond_009
2023-08-20fix: accessing Standard* of a Process requires manually disposing them afterw...Claus Vium
2023-08-20Added handling of FFmpeg:probesize variablenull
2023-08-03Disable AMD EFC feature since it's still unstable in upstreamnyanmisaka
2023-08-03Expand AMD VA-API Vulkan filtering support to Polaris/gfx8nyanmisaka
2023-07-29Only disable the global_header for AMD HEVC encoder (#10045)Nyanmisaka