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
/
MediaBrowser.MediaEncoding
/
Probing
/
ProbeResultNormalizer.cs
Age
Commit message (
Expand
)
Author
2024-07-16
Fix ArgumentNullException while scanning music
Bond_009
2024-06-23
Backport pull request #12149 from jellyfin/release-10.9.z
nyanmisaka
2024-06-23
Backport pull request #12046 from jellyfin/release-10.9.z
gnattu
2024-06-23
Backport pull request #12031 from jellyfin/release-10.9.z
nyanmisaka
2024-04-24
Use StringSplitOptions.TrimEntries where possible (#11421)
Bond-009
2024-03-15
Add LSR/CITY to artist whitelist
Joe Rogers
2024-02-11
Merge pull request #10772 from dmitrylyzo/normalize-mkv-webm
Bond-009
2024-01-28
Fix the display aspect ratio of PGSSUB subtitle burn-in
nyanmisaka
2024-01-18
fix: add av1 to webm
Dmitry Lyzo
2024-01-09
fix: discard webm if there is an unsupported codec
Dmitry Lyzo
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-11-14
Fix warnings
Bond_009
2023-10-08
Use generated regex
Stepan Goremykin
2023-10-02
Add We;Na to split whitelist
Joe Rogers
2023-08-30
Fix MJPEG video is recognized as embedded image (#10173)
Nyanmisaka
2023-07-28
Fix format normalizer for multiple input formats
Shadowghost
2023-05-04
Whitelist Smith/Kotzen
Joe Rogers
2023-04-29
Add artist to artist split whitelist
Michael Fuchs
2023-04-20
Add artist to artist split whitelist (#9659)
Penelope Gwen / Pogmommy
2023-03-25
Convert Person.Type to use PersonKind enum (#9487)
Cody Robibero
2023-03-10
Merge pull request #9254 from Shadowghost/dvdbdfix
Bond-009
2023-03-10
Fix DLNA playback of DVD and BD folders
Shadowghost
2023-02-19
Optimize tryparse
Bond_009
2023-02-01
Improve ffprobe json parsing and don't log error for Codec Type attachment
Bond_009
2023-01-26
Add Phantom/Ghost to whitelist
Lars Strojny
2023-01-19
Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)
Bond_009
2022-12-19
Adding "creation_time" as a tag lookup for FFProbe for premiere date (#8884)
bradvolen
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-07
Fix localization lookup
Joe Rogers
2022-10-07
Add hearing impaired subtitle stream indicator (#7379)
Joe Rogers
2022-10-01
Streams with CodecType "data" (like "epg" streams in DVB
markus
2022-09-11
added more artists with '/' in their names
jakka
2022-09-10
added A/T/O/S to separator whitelist
jakka
2022-06-29
Merge pull request #7964 from jellyfin/dovi-side-data
Joshua M. Boniface
2022-03-11
Merge pull request #7441 from 1337joe/add-external-stream-indicator
Cody Robibero
2022-03-10
Add label for external audio/sub tracks
Joe Rogers
2022-03-10
ProbeResultNormalizer: fix framerate compare + tests (#7167)
Mayur Panchal
2022-02-28
Remove superfluous "SoundHandler" from audio stream names
GermanCoding
2022-01-27
chore(artist-split): add more artists to split whitelist
Shadowghost
2021-12-26
Merge pull request #6934 from nyanmisaka/hwa
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-12-25
Merge remote-tracking branch 'origin/master' into hwa
nyanmisaka
2021-12-24
Apply suggestions from code review
nyanmisaka
2021-12-24
EncodingHelper hwaccel pipelines refactor
nyanmisaka
2021-12-20
Use our own Contains extension
cvium
2021-12-18
Return null on division by zero
Bond_009
2021-12-18
Add tests for ProbeResultNormalizer.GetFrameRate
Bond_009
2021-12-12
Don't check floats for equality
Bond_009
2021-12-11
Merge pull request #6222 from orryverducci/mbaff-interlace-detection
Cody Robibero
[next]