| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | Merge branch 'master' into hwaccel | dkanada | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 2020-06-15 | fix SA1510 | telans | |
| 2020-06-08 | fix opencl10bit | artiume | |
| 2020-06-08 | Split VP9 HEVC 10bit button. MacOS Decoder fixed to opencl | artiume | |
| 2020-06-08 | Merge remote-tracking branch 'upstream/master' into hwaccel | Vasily | |
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-05-26 | More cleanup | Vasily | |
| 2020-05-26 | Some simple cleanup | Vasily | |
| 2020-05-26 | Clean GetHwaccelType Windows handling a tiny bit | Vasily | |
| 2020-05-26 | Fix missing commas and merge defects | Vasily | |
| 2020-05-26 | Update EncodingHelper.cs | artiume | |
| 2020-05-26 | add videotoolbox | artiume | |
| 2020-05-26 | Comments | artiume | |
| 2020-05-26 | drop 'force_original_aspect_ratio' | Nyanmisaka | |
| graphical subtitles can be off-center in some cases | |||
| 2020-05-26 | minor changes | Nyanmisaka | |
| 2020-05-26 | probe Main/High 10 more specifically | Nyanmisaka | |
| 2020-05-26 | minor changes | Nyanmisaka | |
| 2020-05-26 | resolve conflicts | nyanmisaka | |
| 2020-05-26 | add more separate hw decoding toggles | nyanmisaka | |
| 2020-05-26 | Refactor copy codec checks | xumix | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-04-29 | Merge pull request #2817 from ferferga/master | Vasily | |
| Remove unnecessary space in hardware decoders argument for ffmpeg | |||
| 2020-04-17 | Add back warning message when Skia encoder cannot be used | Mark Monteiro | |
| 2020-04-13 | Merge branch 'master' into register-services-correctly | Mark Monteiro | |
| 2020-04-12 | Merge pull request #2715 from nyanmisaka/libfdk-aac | Joshua M. Boniface | |
| Prefer to use libfdk_aac encoder for better audio quality when it is available | |||
| 2020-04-12 | update as per suggestions | Nyanmisaka | |
| 2020-04-12 | update as per suggestions | Nyanmisaka | |
| 2020-04-11 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-11 | probe Main/High 10 more specifically | Nyanmisaka | |
| 2020-04-10 | minor changes | Nyanmisaka | |
| 2020-04-10 | fix mpeg4 failed on vaapi | Nyanmisaka | |
| 2020-04-09 | Remove unnecessary space in hardware decoders argument for ffmpeg | ferferga | |
| 2020-04-07 | drop the unnecessary colorspace conversion | Nyanmisaka | |
| Since 'hwdownload, format = nv12' has completed the conversion of colorspace. 'format = p010le' is redundant and will reduce the speed by almost half under the premise of unchanged cpu usage. | |||
| 2020-04-07 | mpeg4 profile 15 is not supported by vaapi device | Nyanmisaka | |
| 2020-04-04 | Inject logger correctly into ActivityManager and ActivityRepository | Mark Monteiro | |
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-02 | update as per suggestion | Nyanmisaka | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-01 | update as per suggestion | Nyanmisaka | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-03-31 | Merge pull request #2503 from nyanmisaka/vaapi | Vasily | |
| Fix various bugs in HWA subtitle burn-in | |||
| 2020-04-01 | update as per suggestion | Nyanmisaka | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-03-31 | minor improvements | nyanmisaka | |
| 2020-03-30 | prefer to use libfdk_aac for better audio quality | nyanmisaka | |
| 2020-03-30 | fix graphical subtitle scaling for NVDEC | Nyanmisaka | |
| 2020-03-30 | fix QSV HWA failed when burning text subtitles | Nyanmisaka | |
| ffmpeg 4.3+ is required for better transcoding speed(more than twice increase). Using qsv on Linux also requires a fix in ffmpeg 4.3+. See https://github.com/FFmpeg/FFmpeg/commit/74007dd86a87289a075926704fae5bd8ef313bb5 | |||
| 2020-03-30 | fix various bugs in VAAPI hardware acceleration | nyanmisaka | |
