aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs
AgeCommit message (Expand)Author
2025-12-28Backport pull request #15807 from jellyfin/release-10.11.zgnattu
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-07-23Merge branch 'master' into fix-hwa-video-rotationNyanmisaka
2024-07-21Backport pull request #12278 from jellyfin/release-10.9.zBond-009
2024-03-30Add tests for the video rotation side datanyanmisaka
2024-01-09test: add webm testDmitry Lyzo
2024-01-06Detect audio spatial format (#9996)Mohamed Akram
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
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
2022-10-07Add hearing impaired subtitle stream indicator (#7379)Joe Rogers
2022-06-29Merge pull request #7964 from jellyfin/dovi-side-dataJoshua M. Boniface
2022-03-10ProbeResultNormalizer: fix framerate compare + tests (#7167)Mayur Panchal
2021-12-18Return null on division by zeroBond_009
2021-12-18Add tests for ProbeResultNormalizer.GetFrameRateBond_009
2021-10-01Add test data and unit test for mp4 metadata probeJoe Rogers
2021-09-21Specify DateTimeStyles when possibleBond_009
2021-09-06Remove all unused usingsFernando Fernández
2021-08-16Add some new music-related person types and parse from ffprobeMrTimscampi
2021-08-16Add performers to the ffprobe normalization for audioMrTimscampi
2021-08-16Address commentsMrTimscampi
2021-08-16Add test for audio file ffprobe normalizationMrTimscampi
2021-08-11Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.csJulien Machiels
2021-08-07Add test for year-only parsing for FFProbeMrTimscampi
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-04-06Fix typo in test data filenameMaxr1998
2021-04-06Add tests for music video metadataMaxr1998
2021-04-05Add test for ProbeResultNormalizer.GetMediaInfoBond_009