| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-10 | Update packages to net5 | crobibero | |
| 2020-11-09 | Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-08-31 | Bump Microsoft.NET.Test.Sdk and add missing reference | crobibero | |
| 2020-08-31 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 2020-08-26 | Clean up json Converters | crobibero | |
| 2020-08-24 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 2020-08-20 | Add unsupported ffmpeg version to tests | Bond_009 | |
| 2020-08-20 | Simplify FFmpeg detection code | Bond_009 | |
| 2020-08-20 | Merge branch 'master' into feature/ffmpeg-version-check | Bond-009 | |
| 2020-08-12 | bump deps | crobibero | |
| 2020-08-10 | Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-07-04 | add FFmpeg 4.3 detection and tests | nyanmisaka | |
| 2020-06-16 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 2020-06-15 | Bump coverlet.collector from 1.2.1 to 1.3.0 | dependabot[bot] | |
| Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-15 | Fix stylecop error like on master. | Max Git | |
| 2020-06-15 | Merge from master & fix conflict | Max Git | |
| 2020-06-14 | fix StyleCop warning in Jellyfin.MediaEncoding.Tests | telans | |
| 2020-06-13 | enable code analyzers for tests | telans | |
| 2020-06-11 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 2020-06-11 | Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-01 | Try harder at detecting FFmpeg version and enable the validation | Max Git | |
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-03 | Bump coverlet.collector from 1.2.0 to 1.2.1 | dependabot-preview[bot] | |
| Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/tonerdo/coverlet/releases) - [Commits](https://github.com/tonerdo/coverlet/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-03-26 | Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 | dependabot-preview[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||
| 2020-01-31 | Enable TreatWarningsAsErrors and Nullable for test projects | Bond_009 | |
| 2020-01-28 | Update deps | Bond_009 | |
| 2020-01-12 | Add test to prevent regressions | Bond_009 | |
| 2019-12-06 | Move to .Net Core 3.1 | Bond_009 | |
| 2019-10-11 | Move to netcore3.0 | Bond_009 | |
| 2019-09-29 | Merge pull request #1814 from Bond-009/ffmpeg_fix | Joshua M. Boniface | |
| Fix ffmpeg version check for unknown versions | |||
| 2019-09-29 | Fix tests | Bond_009 | |
| 2019-09-29 | Fix ffmpeg version check for unknown versions | Bond_009 | |
| 2019-09-28 | Add more test data | 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 | |||
