aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.MediaEncoding.Tests
AgeCommit message (Expand)Author
2025-04-19Fix OverflowException when scanning media with a very short duration (#13949)Bond-009
2025-02-17Revert nullability of MediaStream.IsHearingImpaired (#13573)Cody Robibero
2024-11-14Fixed TestsJPVenson
2024-08-27Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotationBond-009
2024-08-05Backport pull request #12374 from jellyfin/release-10.9.znyanmisaka
2024-07-23Merge branch 'master' into fix-hwa-video-rotationNyanmisaka
2024-07-21Backport pull request #12278 from jellyfin/release-10.9.zBond-009
2024-06-01Backport pull request #11857 from jellyfin/release-10.9.zgnattu
2024-03-30Add tests for the video rotation side datanyanmisaka
2024-03-17Clean the outdated ffmpeg test data and add 6.1.1nyanmisaka
2024-01-09test: add webm testDmitry Lyzo
2024-01-06Detect audio spatial format (#9996)Mohamed Akram
2023-10-26Extract the MediaEncoder probing command arguments builderVincent Lark
2023-10-21Forward user_agent config to ffprobeVincent Lark
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-09-11Removed nesting levels through block-scoped `using` statement (#10025)Lehonti Ramos
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-09Backport pull request #9422 from jellyfin/release-10.8.znyanmisaka
2023-02-12Always run code analyzers for tests projects (#9304)Bond-009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2023-01-19Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)Bond_009
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-14Update test dependencies (#9094)Patrick Barron
2023-01-11Fix all warnings in MediaBrowser.MediaEncoding (#9073)Bond-009
2022-12-14Fix debug builds (#8909)Bond-009
2022-12-07Update projects to .net7Bond_009
2022-10-07Add hearing impaired subtitle stream indicator (#7379)Joe Rogers
2022-09-28Remove redundant using directivesHannes Braun
2022-09-26Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2dependabot[bot]
2022-09-09Fix build errors from new warningsCody Robibero
2022-09-09Bump xunit from 2.4.1 to 2.4.2dependabot[bot]
2022-09-09Bump Moq from 4.18.1 to 4.18.2dependabot[bot]
2022-09-05Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1dependabot[bot]
2022-08-01Backport pull request #8087 from jellyfin/release-10.8.zJoshua Boniface
2022-06-29Merge pull request #7964 from jellyfin/dovi-side-dataJoshua M. Boniface
2022-06-06Merge pull request #7842 from crobibero/dependency-backportCody Robibero
2022-06-04Bump Moq from 4.17.2 to 4.18.1 (#7820)dependabot[bot]
2022-05-25Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)dependabot[bot]
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
2022-05-09Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)dependabot[bot]
2022-03-21Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406dependabot[bot]
2022-03-10ProbeResultNormalizer: fix framerate compare + tests (#7167)Mayur Panchal
2022-03-07Bump Moq from 4.17.1 to 4.17.2 (#7416)dependabot[bot]
2022-02-28Bump Moq from 4.16.1 to 4.17.1dependabot[bot]
2022-02-21Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0dependabot[bot]
2022-02-07Bump coverlet.collector from 3.1.1 to 3.1.2dependabot[bot]
2022-02-01Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)dependabot[bot]
2022-01-22Ban the usage of Task.ResultBond_009
2021-12-24Update StyleCopBond_009