| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-27 | Merge pull request #3699 from oddstr13/pr-embedded-subs-1 | Anthony Lavado | |
| Fix embedded subtitles (cherry picked from commit bfecfab53862d75b90f29f281f391dadbc5b6472) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-27 | Merge pull request #3576 from HelloWorld017/fix/sami-utf16 | Anthony Lavado | |
| Fix SAMI UTF-16 Encoding Bug (cherry picked from commit 0cb2cd94566c1228740f87075bdd4a9a00ccff90) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-27 | Merge pull request #3521 from sachk/master | Bond-009 | |
| Fix support for mixed-protocol subtitles (cherry picked from commit 323fc576a554e80c2b6f4987dcb94a79f3ebed11) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-07-14 | Merge pull request #3500 from nyanmisaka/vpp-qsv | dkanada | |
| Add FFmpeg 4.3 detection and solve the green line on QSV HWA | |||
| 2020-07-04 | Use Array.Empty | Patrick Barron | |
| 2020-07-04 | add FFmpeg 4.3 detection and tests | nyanmisaka | |
| 2020-06-29 | User string.Empty instead of "" | Neil Burrows | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-06-29 | Respect FFMpeg path passed via Environment Variable | Neil Burrows | |
| 2020-06-20 | brace multiline if statements (cont.) | telans | |
| 2020-06-20 | newlines after braces | telans | |
| 2020-06-20 | brace multiline if statements | telans | |
| 2020-06-20 | fix SA1503 for one line if statements | telans | |
| 2020-06-20 | fix some documentation periods | telans | |
| 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-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-11 | Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1 | dependabot[bot] | |
| Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-08 | Update EncoderValidator.cs | artiume | |
| 2020-06-08 | Merge remote-tracking branch 'upstream/master' into hwaccel | Vasily | |
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-05-26 | Skip only line saying "Hardware acceleration methods:" instead of some ↵ | Vasily | |
| random one | |||
| 2020-05-26 | Fix missing commas and merge defects | Vasily | |
| 2020-05-26 | Update EncoderValidator.cs | artiume | |
| 2020-05-26 | Update MediaEncoder.cs | artiume | |
| 2020-05-26 | Update EncoderValidator.cs | artiume | |
| 2020-05-26 | add more separate hw decoding toggles | nyanmisaka | |
| 2020-05-25 | Fix some 'bugs' flagged by sonarcloud | Bond_009 | |
| 2020-05-18 | Merge pull request #3115 from MrTimscampi/ffprobe | dkanada | |
| Parse color transfer and color primaries from ffprobe, and fix video range | |||
| 2020-05-16 | Fix suggestions | MrTimscampi | |
| 2020-05-14 | Add color primaries to ffprobe output | MrTimscampi | |
| 2020-05-14 | Add color transfer to ffprobe results | MrTimscampi | |
| 2020-05-09 | Add positionning cues to WebVTT writer | MrTimscampi | |
| 2020-04-27 | Try harder to find ffmpeg in app directory. While here do some cleanup | Max Git | |
| 2020-04-22 | Remove unused usings | Mark Monteiro | |
| This addresses the new issues identified in SonarCloud analysis | |||
| 2020-04-22 | Merge branch 'master' into register-services-correctly | Bond-009 | |
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-20 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-19 | Minor improvements | Bond_009 | |
| 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-11 | Fix style issues | Mark Monteiro | |
| 2020-04-11 | Use a separate line for each property initializer | Mark Monteiro | |
| 2020-04-11 | Use ActivatorUtilities to construct MediaEncoder and update constructor to ↵ | Mark Monteiro | |
| inject EncodingHelper correctly | |||
| 2020-04-03 | Merge remote-tracking branch 'upstream/master' into remove-common-process | Mark Monteiro | |
