| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
|
|
|
Some simple changes to reduce the number of allocated strings
|
|
Should be way more efficient
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Jellyfin.Api/Controllers/DynamicHlsController.cs
|
|
|
|
AV1 in fMP4 requires global_header data for parsing.
Only disable global_header in TS since it has no global_header.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
|
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
|
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
|
|
This fixes the check whether a warning should be logged when resetting
the password from outside the local network.
Fixes: #10059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#9747)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pass encoder, not codec
|