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
2023-01-14
Update test dependencies (#9094)
Patrick Barron
2023-01-11
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
Bond-009
2022-12-14
Fix debug builds (#8909)
Bond-009
2022-12-07
Update projects to .net7
Bond_009
2022-10-07
Add hearing impaired subtitle stream indicator (#7379)
Joe Rogers
2022-09-28
Remove redundant using directives
Hannes Braun
2022-09-26
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
dependabot[bot]
2022-09-09
Fix build errors from new warnings
Cody Robibero
2022-09-09
Bump xunit from 2.4.1 to 2.4.2
dependabot[bot]
2022-09-09
Bump Moq from 4.18.1 to 4.18.2
dependabot[bot]
2022-09-05
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
dependabot[bot]
2022-08-01
Backport pull request #8087 from jellyfin/release-10.8.z
Joshua Boniface
2022-06-29
Merge pull request #7964 from jellyfin/dovi-side-data
Joshua M. Boniface
2022-06-06
Merge pull request #7842 from crobibero/dependency-backport
Cody Robibero
2022-06-04
Bump Moq from 4.17.2 to 4.18.1 (#7820)
dependabot[bot]
2022-05-25
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
dependabot[bot]
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-05-09
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
dependabot[bot]
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-03-10
ProbeResultNormalizer: fix framerate compare + tests (#7167)
Mayur Panchal
2022-03-07
Bump Moq from 4.17.1 to 4.17.2 (#7416)
dependabot[bot]
2022-02-28
Bump Moq from 4.16.1 to 4.17.1
dependabot[bot]
2022-02-21
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
dependabot[bot]
2022-02-07
Bump coverlet.collector from 3.1.1 to 3.1.2
dependabot[bot]
2022-02-01
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
dependabot[bot]
2022-01-22
Ban the usage of Task.Result
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-12-18
Return null on division by zero
Bond_009
2021-12-18
Add tests for ProbeResultNormalizer.GetFrameRate
Bond_009
2021-11-01
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
dependabot[bot]
2021-10-09
Merge pull request #6646 from 1337joe/test-mp4-metadata
Claus Vium
2021-10-03
Fix warning: Using directive is not required by the code and can be safely re...
KonH
2021-10-01
Add test data and unit test for mp4 metadata probe
Joe Rogers
2021-09-25
Merge branch 'master' into theorydata
Bond-009
2021-09-24
Target net6.0
Bond_009
2021-09-22
Add regression test for #5323
Bond_009
2021-09-21
Specify DateTimeStyles when possible
Bond_009
2021-09-18
Add regression test for issue #5168
Bond_009
2021-09-18
Fix SubtitleEncoder and add regression tests
Bond_009
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-09-06
Remove all unused usings
Fernando Fernández
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-03
Merge pull request #6358 from MrTimscampi/audio-people
Bond-009
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-30
Merge branch 'master' into tonemap-overlay
Claus Vium
2021-08-30
Simplify the way we choose our ffmpeg
Bond_009
2021-08-16
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
dependabot[bot]
2021-08-16
Add some new music-related person types and parse from ffprobe
MrTimscampi
2021-08-16
Add performers to the ffprobe normalization for audio
MrTimscampi
2021-08-16
Address comments
MrTimscampi
[next]