Package: gmerlin-avdecoder / 2.0.0~svngit.20240110.09d9073+dfsg-1~exp1
Metadata
Package | Version | Patches format |
---|---|---|
gmerlin-avdecoder | 2.0.0~svngit.20240110.09d9073+dfsg-1~exp1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix spelling.patch | (download) |
lib/in_hls.c |
2 1 + 1 - 0 ! |
fix spelling |
cross compiling.patch | (download) |
configure.ac |
3 2 + 1 - 0 ! |
cross-compilation fixes Mostly: add 3rd option to AC_TRY_RUN |
DEBIAN_autoconf removed sources.patch | (download) |
configure.ac |
1 0 + 1 - 0 ! |
fix build-system due to removed upstream sources |
DEBIAN_system gsm.patch | (download) |
configure.ac |
12 12 + 0 - 0 ! |
use system libgsm use system's libgsm (+headers), since the version that ships with upstream is removed (for policy reasons) and the two are supposed to be compatible |
ffmpeg51.patch | (download) |
lib/demux_ffmpeg.c |
4 2 + 2 - 0 ! |
fix build against newer ffmpeg5 in order to use LIBAVCODEC_VERSION_INT we must include libavcodec/version.h there are also some deprecation warning, which i got rid of |