aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding
AgeCommit message (Expand)Author
2024-07-21Backport pull request #12296 from jellyfin/release-10.9.zBond-009
2024-07-21Backport pull request #12278 from jellyfin/release-10.9.zBond-009
2024-07-20Fix switch expressionBond_009
2024-07-20Fix DTS codec nameBond_009
2024-07-20Fix more codec namesBond_009
2024-07-20Fix BDMV stream indexesBond_009
2024-07-18Merge pull request #11399 from jellyfin/audio-remuxCody Robibero
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-17Add TrySetProviderId extensionBond_009
2024-07-17Simplify condition checkgnattu
2024-07-17feat: add audio remux to UniversalAudioControllergnattu
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-30Add HWA video transpose support (+-90/180)nyanmisaka
2024-03-30Add json parser for video rotation side datanyanmisaka
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