| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-08 | rename two properties based on code suggestions | dkanada | |
| 2020-01-08 | Minor improvements | Bond_009 | |
| 2020-01-08 | Fix build and address comments | Bond_009 | |
| 2020-01-08 | merge branch master into media-attachments | dkanada | |
| 2019-12-28 | Merge pull request #1891 from stanionascu/bdinfo-uhd | dkanada | |
| Upgrade BDInfo plugin to UHD/Atmos/DTS:X support | |||
| 2019-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-11-25 | Add full Raspberry Pi hardware decoding support | ferferga | |
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-11-24 | Merge pull request #1991 from Bond-009/transtemp | Joshua M. Boniface | |
| Don't append transcodes to transcoding temp path | |||
| 2019-11-21 | Update deps | Bond_009 | |
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
| 2019-11-17 | Replace BDInfo plugin with nupkg and UHD/Atmos/DTS:X support | Stanislav Ionascu | |
| 2019-11-13 | Throw InvalidOperationException when attachment extraction exits abnormally ↵ | Andrew Mahone | |
| or doesn't produce output. | |||
| 2019-11-07 | Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into ↵ | Andrew Mahone | |
| media-attachments | |||
| 2019-11-07 | Remove use of ProcessFactory, as well as arbitrary timeout in ↵ | Andrew Mahone | |
| AttachmentExtractor. | |||
| 2019-11-07 | Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-07 | Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs | Andrew Mahone | |
| formatting / style Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-07 | Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into ↵ | Andrew Mahone | |
| media-attachments | |||
| 2019-11-07 | Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-07 | Don't user ILoggerFactory. | Andrew Mahone | |
| 2019-11-07 | Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs | Andrew Mahone | |
| String -> string Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-07 | Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-07 | Check for attachment file before trying to remove it during cleanup. | Andrew Mahone | |
| 2019-11-06 | Clean up handling of missing source/attachment in AttachmentExtractor. | Andrew Mahone | |
| 2019-11-05 | Update MediaBrowser.MediaEncoding/Attachments/AttachmentExtractor.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-05 | Remove check for "[0]" in codec_tag. | Andrew Mahone | |
| 2019-11-04 | Return path of extracted attachment, which is always a file, instead of ↵ | Andrew Mahone | |
| AttachmentInfo with path and protocol. | |||
| 2019-11-04 | Convert exceptions for missing MediaSource or MediaAttachment to ↵ | Andrew Mahone | |
| ResourceNotFoundException with appropriate message. | |||
| 2019-11-04 | AttachmentExtractor code cleanup. | Andrew Mahone | |
| 2019-11-04 | MediaExtractor logging cleanup. | Andrew Mahone | |
| 2019-11-04 | AttachmentExtractor logging cleanup. | Andrew Mahone | |
| 2019-11-04 | Fail attachment extraction on non-zero exit code. | Andrew Mahone | |
| 2019-11-04 | Merge remote-tracking branch 'origin/master' into media-attachments-clean | Andrew Mahone | |
| 2019-11-02 | Merge pull request #1915 from Bond-009/hex | dkanada | |
| Rewrite hex encoder/decoder | |||
| 2019-11-01 | Update deps and add MultiThreading analyzer | Bond_009 | |
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-10-22 | FFMPEG extractor for attachments. | Andrew Mahone | |
| 2019-10-22 | Add new MediaAttachment to store attachments found during media probing. | Andrew Mahone | |
| 2019-09-29 | Fix ffmpeg version check for unknown versions | Bond_009 | |
| 2019-09-28 | Add tests for EncoderValidator | Bond_009 | |
| * Add support for ffmpeg 4.2 * Parse the complete ffmpeg version instead of only the first 2 digits * Make max and min version optional * Remove max limitation (for now) * Style improvements | |||
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-11 | Update deps (#1735) | Bond-009 | |
| 2019-09-01 | Fix more warnings | Bond_009 | |
| 2019-08-15 | Merge pull request #1614 from Bond-009/docs2 | dkanada | |
| Document all public/internal members of Emby.Drawing | |||
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 2019-08-11 | Update deps + document startup project | Bond_009 | |
| * Fixed the release build * Documented all public/internal members of Jellyfin.Server * Enable TreatWarningsAsErrors for debug builds for Jellyfin.Server This will ensure that any new public/internal members of Jellyfin.Server are documented | |||
| 2019-07-15 | Fixed SMI to SRT UTF-16 Encoding bug | Khinenw | |
| 2019-06-20 | Merge pull request #1369 from teacupx/master | dkanada | |
| Enable Exynos MFC encoder and fix transcoding bitrate control | |||
| 2019-06-14 | Update deps | Bond_009 | |
| 2019-06-11 | Stop path substitution in SubtitleEncoder | Tristan McCann | |
| This fixes jellyfin/jellyfin#1446. I am not an expert in this section of code, but I cannot think of a need to do path substitution during subtitle encoding. | |||
