jellyfin/Jellyfin.Api
Jan Müller 79cff704ff Allow flac inside mp4 for all HLS audio streams
The -strict -2 setting was only added if the encoder was set to 'copy'.
If 'flac' is explicitly requested, we also need to set it, so that
ffmpeg doesn't abort the conversion.

Fixes: #10066
2023-08-01 19:12:52 +02:00
..
Attributes Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Auth Merge branch 'master' into network-rewrite 2023-05-11 15:41:39 +02:00
Constants Add permissions for LiveTV access and management 2023-02-14 18:48:31 +01:00
Controllers Allow flac inside mp4 for all HLS audio streams 2023-08-01 19:12:52 +02:00
Extensions Optimize tryparse 2023-02-19 16:52:29 +01:00
Formatters Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Helpers Correct the HLS Opus codec string 2023-08-01 19:06:30 +02:00
Middleware Merge branch 'master' into network-rewrite 2023-05-25 17:07:43 +02:00
ModelBinders Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Models Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01:00
BaseJellyfinApiController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Jellyfin.Api.csproj Backport pull request #9178 from jellyfin/release-10.8.z 2023-03-09 19:29:39 -05:00