| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-10-01 | Streams with CodecType "data" (like "epg" streams in DVB | markus | |
| recordings) get ignored. This results in wrong stream specifiers for all subsequent streams. This fix correctly handles "data" streams without any further processing. | |||
| 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 | |
| (cherry picked from commit 39d185c7b19ed2da1ae46566152fb1cf182266cd) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-03-11 | Merge pull request #7441 from 1337joe/add-external-stream-indicator | Cody Robibero | |
| Add label for external audio/sub tracks | |||
| 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 | |
| HWA pipeline refactor, AMD/Intel/Nvidia full hardware filtering support, AV1 hwdec | |||
| 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 | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-12-24 | EncodingHelper hwaccel pipelines refactor | nyanmisaka | |
| separate the HW pipeline according to HWA method for maintainability. | |||
| 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 | |
| 2021-12-09 | Added artist to '/' split whitelist | BenoƮt Dardenne | |
| 2021-12-01 | Merge branch 'master' into mbaff-interlace-detection | Orry Verducci | |
| 2021-11-12 | Use codec to determine image format | Joe Rogers | |
| 2021-10-31 | Add rounding to the time base check | Orry Verducci | |
| 2021-10-31 | Merge remote-tracking branch 'upstream/master' into mbaff-interlace-detection | Orry Verducci | |
| 2021-10-20 | Address review comments | Joe Rogers | |
| Clean up style Fix references in class summaries Combine Where+FirstOrDefault queries Break up large method, long lines Add validation on file extension Apply test naming conventions Extract mock of Movie class, comment on why not mocking interface Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-10-11 | Add support for non-jpg image extractions | Joe Rogers | |
| 2021-10-11 | Add handling for embedded background and logo | Joe Rogers | |
| 2021-10-06 | Add 22/7 to split whitelist | Dominik Krivohlavek | |
| 2021-09-30 | Add mp4 track title fallback (#6638) | Joe Rogers | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-21 | Specify DateTimeStyles when possible | Bond_009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-03 | Merge pull request #6358 from MrTimscampi/audio-people | Bond-009 | |
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-08-16 | Make performer regex static | MrTimscampi | |
| 2021-08-16 | Address comments | MrTimscampi | |
| 2021-08-16 | Add some new music-related person types and parse from ffprobe | MrTimscampi | |
| 2021-08-16 | Add performers to the ffprobe normalization for audio | MrTimscampi | |
| 2021-08-13 | Merge branch 'master' into tonemap-overlay | Nyanmisaka | |
| 2021-08-07 | Prefer original data when getting premiere date from ffprobe | MrTimscampi | |
| 2021-07-25 | add support for cuda tonemap and overlay | nyanmisaka | |
| 2021-07-10 | Fix spelling of artist K/DA in splitting whitelist | natedawg | |
| 2021-07-10 | Add more artist names to the splitting whitelist | MrTimscampi | |
| 2021-07-09 | Refactor ProbeResultNormalizer | Maxr1998 | |
| Improve code structure and readability | |||
