index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.MediaEncoding.Tests
Age
Commit message (
Expand
)
Author
2020-12-10
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
dependabot[bot]
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]
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]
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]
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]
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
2020-04-03
Bump coverlet.collector from 1.2.0 to 1.2.1
dependabot-preview[bot]
2020-03-26
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
dependabot-preview[bot]
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
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