Age | Commit message (Collapse) | Author |
|
It looks like the vulkan decoding segmentation fault with nvidia
is fixed[1][2] upstream, so the patch can now be removed.
[1] https://trac.ffmpeg.org/ticket/10847#comment:4
[2] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/ca591e6b50ee616fc36711cc66d594e51209dddb
|
|
vapoursynth is not required as a link library anymore, but now is
loaded at runtime[1] with dlopen(), so it can now be an optdepend.
References
----------
[1] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/d42cd5b75bd7eeeba8ef7f433edf61b31f6f2858
|
|
|
|
Original patch for fixing nvidia vulkan decoding:
https://github.com/streetpea/chiaki4deck/issues/239#issuecomment-1929365254
References
----------
[1] https://trac.ffmpeg.org/ticket/10847
[2] https://trac.ffmpeg.org/ticket/10970
|