| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-10 | Add stereo downmix algorithm selection. | Shadowghost | |
| 2022-09-28 | Remove redundant using directives | Hannes Braun | |
| 2022-06-29 | Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap | Cody Robibero | |
| (cherry picked from commit b36543275f8e1c380f5c247a04a48d5d96eb5836) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-10 | Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction | Cody Robibero | |
| (cherry picked from commit 2a89683e8019a196b087138531b3958d4f68789d) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-03-17 | Prefer Cuvid to Nvdec by default for better performance | Nyanmisaka | |
| 2022-01-11 | Refactor and add scheduled task | cvium | |
| 2022-01-07 | Merge branch 'master' into keyframe_extraction_v1 | cvium | |
| # Conflicts: # Jellyfin.Api/Controllers/DynamicHlsController.cs # MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs # MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs | |||
| 2021-12-24 | Apply suggestions from code review | nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-12-24 | EncodingHelper hwaccel pipelines refactor | nyanmisaka | |
| separate the HW pipeline according to HWA method for maintainability. | |||
| 2021-09-23 | Add first draft of keyframe extraction for Matroska | cvium | |
| 2021-04-08 | Disable hevc encoding by default | Bill Thornton | |
| 2021-02-20 | Enable TreatWarningsAsErrors for MediaBrowser.Model | Bond_009 | |
| 2021-02-06 | add vpp tonemapping for vaapi | nyanmisaka | |
| 2021-01-25 | add an enhanced nvdec decoder | nyanmisaka | |
| 2020-12-12 | Fine tune some tone mapping params | nyanmisaka | |
| *Set recommand algorithm to Hable *Set recommand tone mapping peak to 100 | |||
| 2020-11-16 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-12 | add an option to disable hevc encoding | nyanmisaka | |
| 2020-11-08 | Merge remote-tracking branch 'upstream/master' into fonts | nyanmisaka | |
| 2020-09-04 | Merge branch 'master' into tonemap | Nyanmisaka | |
| 2020-09-03 | Merge pull request #3877 from orryverducci/deinterlace-improvements | Bond-009 | |
| Deinterlacing improvements | |||
| 2020-08-25 | expose max_muxing_queue_size to user | nyanmisaka | |
| 2020-08-10 | Add double rate deinterlacing option | Orry Verducci | |
| 2020-07-25 | add Tonemapping relaying on nvdec and ocl | nyanmisaka | |
| 2020-07-24 | add a method to use custom fallback fonts for subtitle rendering | nyanmisaka | |
| 2020-06-20 | newlines after braces | telans | |
| 2020-06-08 | Split HEVC VP9 10bit | artiume | |
| 2020-06-08 | Merge remote-tracking branch 'upstream/master' into hwaccel | Vasily | |
| 2020-05-26 | add more separate hw decoding toggles | nyanmisaka | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-03-19 | Merge pull request #1 from jellyfin/master | Peter Maar | |
| Pull latest to my fork | |||
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Default transcoding throttling to false for new installs | Vasily | |
| 2020-02-23 | Improve controls for deinterlace method; matches with jellyfin-web changes | Peter Maar | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-22 | Add encoding option bobandweave, change back the EncodingHelper logic | Peter Maar | |
| 2020-02-04 | Fix warnings MediaBrowser.Model | Bond_009 | |
| 2019-06-01 | Fix #1432. Add support for encoding with libx265 and hevc_nvenc. | Frank | |
| 2019-03-05 | Remove --ffprobe logic | PloughPuff | |
| 2019-03-05 | Address review comments from Bond | PloughPuff | |
| 2019-03-05 | Reworked FFmpeg path discovery and always display to user | PloughPuff | |
| 1) Reworked FFmpeg and FFprobe path discovery (CLI switch, Custom xml, system $PATH, UI update trigger). Removed FFMpeg folder from Emby.Server.Implementations. All path discovery now in MediaEncoder. 2) Always display FFmpeg path to user in Transcode page. 3) Allow user to remove a Custome FFmpeg path and return to using system $PATH (or --ffmpeg if available). 4) Remove unused code associated with 'prebuilt' FFmpeg. 5) Much improved logging during path discovery. | |||
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model | Erwin de Haan | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-09-23 | fix dlna direct play on samsung tv's | Luke Pulverenti | |
| 2017-09-17 | add yadif setting | Luke Pulverenti | |
| 2017-08-23 | add property to indicate support for on the fly subtitle extraction | Luke Pulverenti | |
| 2017-08-13 | auto fallback from gpu to cpu | Luke Pulverenti | |
| 2017-08-12 | expand on hardware decoding options | Luke Pulverenti | |
| 2017-06-12 | fixes #2578 - [VAAPI Bug] HEVC Decoding not possible on Intel hardware ↵ | Luke Pulverenti | |
| without this ability | |||
