jellyfin-server/Jellyfin.Api/Helpers
Jan Müller 1635d82345 Remove workaround for codec capitalization
This is not required anymore as Shaka Player now supports the correct
codec strings.
2023-09-16 12:57:20 +02:00
..
AudioHelper.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
DynamicHlsHelper.cs Remove workaround for codec capitalization 2023-09-16 12:57:20 +02:00
FileStreamResponseHelpers.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
HlsCodecStringHelpers.cs Correct the HLS Opus codec string 2023-08-01 19:06:30 +02:00
HlsHelpers.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
MediaInfoHelper.cs Consistently write IP in upercase 2023-02-17 19:27:36 +01:00
ProgressiveFileStream.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
RequestHelpers.cs Merge branch 'master' into network-rewrite 2023-02-20 11:58:14 +01:00
StreamingHelpers.cs Add AV1 support in HLS streaming 2023-06-20 03:50:02 +08:00
TranscodingJobHelper.cs fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 2023-08-20 20:06:57 +02:00