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
/
Jellyfin.Api
/
Helpers
/
HlsCodecStringHelpers.cs
Age
Commit message (
Expand
)
Author
8 days
Add TrueHD and DTS codes string for HLS
nyanmisaka
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-08-28
Use Apple reccomended values for HLS CODECS
Bond_009
2024-05-16
Add remuxing support for VP9
gnattu
2024-04-02
fix: av1 codecs string (#11280)
gnattu
2023-08-01
Correct the HLS Opus codec string
Jan Müller
2023-08-01
Fix the fLaC/flac HLS issue also for audio-only
Jan Müller
2023-06-20
Apply suggestions from code review
Nyanmisaka
2023-06-20
Apply suggestions from code review
Nyanmisaka
2023-06-20
Add AV1 support in HLS streaming
nyanmisaka
2023-02-02
Migrate to file-scoped namespaces
Shadowghost
2022-10-13
Add support for OPUS and fixes for FLAC case issue in HLS
nyanmisaka
2020-11-16
Merge remote-tracking branch 'upstream/master' into fmp4-hls
nyanmisaka
2020-11-13
Fix nullability errors in Jellyfin.Api (part 1)
crobibero
2020-11-08
minor changes per suggestions
nyanmisaka
2020-11-08
add initial support for HEVC over FMP4-HLS
nyanmisaka
2020-07-31
Move DynamicHlsService to Jellyfin.Api
crobibero