aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.MediaEncoding.Tests/EncoderValidatorTests.cs
AgeCommit message (Expand)Author
2024-08-05Backport pull request #12374 from jellyfin/release-10.9.znyanmisaka
2024-03-17Clean the outdated ffmpeg test data and add 6.1.1nyanmisaka
2023-03-09Backport pull request #9422 from jellyfin/release-10.8.znyanmisaka
2022-12-14Fix debug builds (#8909)Bond-009
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-11Use TheoryData instead of MemberData and ClassDataianjazz246
2021-08-30Merge branch 'master' into tonemap-overlayClaus Vium
2021-08-30Simplify the way we choose our ffmpegBond_009
2021-07-25add tests for FFmpeg 4.4 and 4.3.2nyanmisaka
2020-08-20Add unsupported ffmpeg version to testsBond_009
2020-08-20Simplify FFmpeg detection codeBond_009
2020-08-20Merge branch 'master' into feature/ffmpeg-version-checkBond-009
2020-07-04add FFmpeg 4.3 detection and testsnyanmisaka
2020-06-15Fix stylecop error like on master.Max Git
2020-06-14fix StyleCop warning in Jellyfin.MediaEncoding.Teststelans
2020-06-01Try harder at detecting FFmpeg version and enable the validationMax Git
2020-01-31Enable TreatWarningsAsErrors and Nullable for test projectsBond_009
2019-09-29Fix ffmpeg version check for unknown versionsBond_009
2019-09-28Add more test dataBond_009
2019-09-28Add tests for EncoderValidatorBond_009