aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.MediaEncoding.Tests/Probing
AgeCommit message (Expand)Author
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