| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-26 | Merge pull request #6934 from nyanmisaka/hwa | Cody Robibero | |
| HWA pipeline refactor, AMD/Intel/Nvidia full hardware filtering support, AV1 hwdec | |||
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-25 | Merge remote-tracking branch 'origin/master' into hwa | nyanmisaka | |
| 2021-12-24 | reduce tonemap cpu usage, add deint and AR support in thumbnails | nyanmisaka | |
| Co-authored-by: Orry Verducci <orry@orryverducci.co.uk> | |||
| 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-12-20 | Use our own Contains extension | cvium | |
| 2021-12-18 | Return null on division by zero | Bond_009 | |
| 2021-12-18 | Add tests for ProbeResultNormalizer.GetFrameRate | Bond_009 | |
| 2021-12-12 | Don't check floats for equality | Bond_009 | |
| 2021-12-11 | Merge pull request #6222 from orryverducci/mbaff-interlace-detection | Cody Robibero | |
| 2021-12-09 | Added artist to '/' split whitelist | BenoƮt Dardenne | |
| 2021-12-06 | Bump libse from 3.6.2 to 3.6.4 | dependabot[bot] | |
| Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.6.2 to 3.6.4. - [Release notes](https://github.com/SubtitleEdit/subtitleedit/releases) - [Changelog](https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt) - [Commits](https://github.com/SubtitleEdit/subtitleedit/compare/3.6.2...3.6.4) --- updated-dependencies: - dependency-name: libse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-12-06 | Bump BDInfo from 0.7.6.1 to 0.7.6.2 | dependabot[bot] | |
| Bumps [BDInfo](https://github.com/jellyfin/BDInfo) from 0.7.6.1 to 0.7.6.2. - [Release notes](https://github.com/jellyfin/BDInfo/releases) - [Commits](https://github.com/jellyfin/BDInfo/commits) --- updated-dependencies: - dependency-name: BDInfo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-12-01 | Merge branch 'master' into mbaff-interlace-detection | Orry Verducci | |
| 2021-11-12 | Use codec to determine image format | Joe Rogers | |
| 2021-11-12 | Use ImageFormat instead of string for extension | Joe Rogers | |
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
| 2021-11-08 | Update to full dotnet 6 | Cody Robibero | |
| 2021-11-04 | Fix WebVTT region to spec | Thibault Nocchi | |
| 2021-11-01 | Bump UTF.Unknown from 2.4.0 to 2.5.0 | dependabot[bot] | |
| Bumps [UTF.Unknown](https://github.com/CharsetDetector/UTF-unknown) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/CharsetDetector/UTF-unknown/releases) - [Commits](https://github.com/CharsetDetector/UTF-unknown/compare/v2.4...v2.5) --- updated-dependencies: - dependency-name: UTF.Unknown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-10-31 | Add rounding to the time base check | Orry Verducci | |
| 2021-10-31 | Merge remote-tracking branch 'upstream/master' into mbaff-interlace-detection | Orry Verducci | |
| 2021-10-24 | Merge pull request #6544 from cvium/fix_ffmpeg_path_updating | Bond-009 | |
| 2021-10-21 | Merge pull request #6689 from 1337joe/expand-image-extraction | Claus Vium | |
| 2021-10-20 | Address review comments | Joe Rogers | |
| Clean up style Fix references in class summaries Combine Where+FirstOrDefault queries Break up large method, long lines Add validation on file extension Apply test naming conventions Extract mock of Movie class, comment on why not mocking interface Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-10-12 | Update to dotnet6.rc2 | Cody Robibero | |
| 2021-10-11 | Add image provider tests and clean up | Joe Rogers | |
| 2021-10-11 | Add support for non-jpg image extractions | Joe Rogers | |
| 2021-10-11 | Add handling for embedded background and logo | Joe Rogers | |
| 2021-10-10 | Move FfmpegException to MediaBrowser.Common | Dmitry Lyzo | |
| 2021-10-09 | Merge pull request #6657 from Bond-009/dotnetbug | Claus Vium | |
| 2021-10-08 | Merge pull request #6663 from crobibero/dotnet-6-rc1 | Claus Vium | |
| Reference dotnet6-rc1 packages | |||
| 2021-10-06 | Add 22/7 to split whitelist | Dominik Krivohlavek | |
| 2021-10-04 | Reference dotnet6-rc1 packages | Cody Robibero | |
| 2021-10-03 | Remove workaround for dotnet/runtime#42790 | Bond_009 | |
| 2021-10-03 | Fix warning: Qualifier is redundant (#2149) | KonH | |
| 2021-09-30 | Add mp4 track title fallback (#6638) | Joe Rogers | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-25 | Remove sync FileStream hack | Bond_009 | |
| 2021-09-25 | Address comments | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-21 | Update MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs | Claus Vium | |
| 2021-09-21 | Don't set ffmpeg path from null to its Display value + add 404 | cvium | |
| 2021-09-21 | Validate ffmpeg path | Bond_009 | |
| 2021-09-21 | Specify DateTimeStyles when possible | Bond_009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-18 | Fix SubtitleEncoder and add regression tests | Bond_009 | |
| 2021-09-13 | Fix namespace | Cody Robibero | |
