aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding
AgeCommit message (Expand)Author
2024-07-17Enable hardware Trickplay processing pipeline for VideoToolbox (#11510)gnattu
2024-07-17Enable Dolby AC-4 decoder (#11486)gnattu
2024-07-17Merge pull request #11511 from jellyfin/trickplay-keyframe-onlyCody Robibero
2024-07-17Simply AMF Windows checkinggnattu
2024-07-17Simplify condition checkgnattu
2024-07-17Force software decoding when hardware decoder does not support keyframe only ...gnattu
2024-07-17Add option to extract keyframe only during trickplay image generationgnattu
2024-07-16Fix ArgumentNullException while scanning musicBond_009
2024-07-16Merge pull request #12201 from Bond-009/bdsegmentfullnameBond-009
2024-07-15Allow streaming of raw PGS subtitles without transcoding (#12056)David Schulte
2024-07-15Use real temp dir instead of cache dir for temp files (#12226)Bond-009
2024-07-12Prefer tonemapx during HDR image extractiongnattu
2024-07-12Add tonemapx to filter listgnattu
2024-07-01Use complete paths in BD infoBond_009
2024-06-23Backport pull request #12149 from jellyfin/release-10.9.znyanmisaka
2024-06-23Backport pull request #12065 from jellyfin/release-10.9.zRivenlalala
2024-06-23Backport pull request #12046 from jellyfin/release-10.9.zgnattu
2024-06-23Backport pull request #12031 from jellyfin/release-10.9.znyanmisaka
2024-06-01Backport pull request #11857 from jellyfin/release-10.9.zgnattu
2024-06-01Backport pull request #11812 from jellyfin/release-10.9.zgnattu
2024-05-25Backport pull request #11798 from jellyfin/release-10.9.zgnattu
2024-05-25Backport pull request #11790 from jellyfin/release-10.9.zNotSaifA
2024-05-25Backport pull request #11781 from jellyfin/release-10.9.zBond-009
2024-05-25Backport pull request #11754 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11675 from jellyfin/release-10.9.zgnattu
2024-05-07Fix broken hardware encoder and filter for trickplay (#11506)gnattu
2024-05-05Clean up synchronization (#11458)Mark Cilia Vincenti
2024-04-24Use StringSplitOptions.TrimEntries where possible (#11421)Bond-009
2024-04-17fix: don't extract external sub (#11373)gnattu
2024-04-14Write JSON directly to logfileBond_009
2024-04-08Fix apple audio codecs (#11315)gnattu
2024-04-02fix: rtsp live stream ffprobe timeout (#11279)Caidy
2024-03-28fix: move trickplay specific option into TrickplayOptions (#11229)gnattu
2024-03-26fix: prefer cli ffmpeg path over config file (#11219)gnattu
2024-03-25Fix sar->dar typo in #11185 (#11210)Nyanmisaka
2024-03-24fix: use Metal tonemap instead of OpenCL (#11198)gnattu
2024-03-19fix: make sure the dimension is divisible by two for zscale (#11185)gnattu
2024-03-18Merge pull request #11161 from nyanmisaka/fix-segment-deletionCody Robibero
2024-03-17Merge pull request #11165 from vessd/transcoding-exceptionBond-009
2024-03-17Bump the required minimum ffmpeg version to 4.4nyanmisaka
2024-03-17Apply suggestions from code reviewnyanmisaka
2024-03-16Catch delete file exceptionsSergey Veselkov
2024-03-16Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletionnyanmisaka
2024-03-15Add LSR/CITY to artist whitelistJoe Rogers
2024-03-09Merge pull request #11129 from crobibero/extract-concatBond-009
2024-03-09Merge pull request #11014 from gnattu/vf-videotoolboxCody Robibero
2024-03-08Specify file as concat when extracting attachmentsCody Robibero
2024-03-03Extract and cache all media attachments in bulk (#11029)Attila Szakacs
2024-02-28feat: fully support videotoolbox hardware filtersgnattu
2024-02-25Do not dispose the ffmpeg processShadowghost