Debian Patches

Status for vlc/3.0.22-2

Patch Description Author Forwarded Bugs Origin Last update
0002-Do-not-generate-cache-during-build.patch Do not generate cache during build
The generated cache is not used in the package. It causes spurious build
failures on the arm64 and ppc64el builds, that are not reproducible
elsewhere.
Sebastian Ramacher <sramacher@debian.org> no 2020-07-07
0003-Bump-module-ABI-for-time_t-transition.patch Bump module ABI for time_t transition Sebastian Ramacher <sramacher@debian.org> no 2024-02-28
0001-configure-fix-linking-on-RISC-V-ISA.patch configure: fix linking on RISC-V ISA =?utf-8?q?R=C3=A9mi_Denis-Courmont?= <remi@remlab.net> no 2018-06-16
0004-avcodec-encoder-remove-AV_INPUT_BUFFER_MIN_SIZE-usag.patch avcodec: encoder: remove AV_INPUT_BUFFER_MIN_SIZE usage
It's not supported in FFMpeg 8.0 since 60.40.100.

It used to be used with preallocated packet buffers with
the old encode API, but said API is no more and therefore
there is no reason for this to be public any more.
So deprecate it and use an internal replacement
for the encoders using it as an upper bound for the
size of their headers.

(cherry picked from commit dae7faa0757ee094681c5e7100baca74c007c67c)
Steve Lhomme <robux4@ycbcr.xyz> no 2025-09-08
0005-avcodec-video-use-frame-flags-instead-of-fields.patch avcodec/video: use frame flags instead of fields
The structure fields are deprecated.
It was introduced in lavu 58.7.100.

(cherry picked from commit c79659bc9cfa2ff14754920a706f89d07d6425e6)
Steve Lhomme <robux4@ycbcr.xyz> no 2025-01-14
0006-avcodec-use-AV_PROFILE_xxx-instead-of-FF_PROFILE_xxx.patch avcodec: use AV_PROFILE_xxx instead of FF_PROFILE_xxx
This was added in libavcodec 60.26.100 [^1]. We require 58.54.100.

[^1]: https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/8238bc0b5e3dba271217b1223a901b3f9713dc6e

(cherry picked from commit ff292b650ea0b10c67c9e4ff16327486afe0d8ad) (edited)
- the vaapi had less profiles
- the direct_va doesn't have HEVC EXT
- FF_PROFILE_UNKNOWN was used in more places
Steve Lhomme <robux4@ycbcr.xyz> no 2025-09-08
0007-avcodec-use-AV_LEVEL_xxx-instead-of-FF_LEVEL_xxx.patch avcodec: use AV_LEVEL_xxx instead of FF_LEVEL_xxx
This was added in libavcodec 60.26.100 [^1].

[^1]: https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/8238bc0b5e3dba271217b1223a901b3f9713dc6e
Steve Lhomme <robux4@ycbcr.xyz> no 2025-12-09

All known versions for source package 'vlc'

Links