Debian Patches

Status for mpv/0.35.1-4

Patch Description Author Forwarded Bugs Origin Last update
0001-Add-keywords-to-desktop-file.patch Add keywords to desktop file =?utf-8?q?Mateusz_=C5=81ukasik?= <mati75@linuxmint.pl> no 2021-09-07
0002-io-stdin-used.patch Add _IO_stdin_used to mpv version script
This symbol is used on some architectures by glibc to determine whether the
calling executable is linked with the old libio ABI or the new libio ABI. All
new executables are supposed to have it defined. Unfortunately, if the version
script does not allow this symbol to be exported, glibc will try to use the
old ABI and cause chaos (crashes in various places).
James Cowgill <jcowgill@debian.org> no 2021-09-07
0003-ytdl_hook-init-fragment-requires-other-fragments.patch ytdl_hook: init fragment requires other fragments
With dash the first fragment was always considered an init fragment if
there wasn't a duration. However that only makes sense when there are
also other fragments, so check if there are other fragments in addition
to the lack of a duration.
Christoph Heinrich <christoph.heinrich@student.tugraz.at> no 2023-03-03
0004-ytdl_hook-only-log-error-when-no-fallback-url-availa.patch ytdl_hook: only log error when no fallback url available
An error indicates that something doesn't work, but as long as a
safe url is available, playback is still expected to work.

Thus reduce logging level of MP4 DASH without fragments message and
add a new error message for when there is no safe url available either.

Also adds a missing space.
Christoph Heinrich <christoph.heinrich@student.tugraz.at> no 2023-03-03

All known versions for source package 'mpv'

Links