Package: gmerlin-encoders / 1.2.0-8
Metadata
| Package | Version | Patches format |
|---|---|---|
| gmerlin-encoders | 1.2.0-8 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| libav.patch | (download) |
plugins/ffmpeg/ffmpeg_common.h |
2 1 + 1 - 0 ! |
'samples_written' is needed when encoding audio2 rather than video2 |
| fix_typos.patch | (download) |
plugins/ffmpeg/params.h |
2 1 + 1 - 0 ! |
fix spelling mistakes |
| plugins ldflags.patch | (download) |
configure.ac |
3 2 + 1 - 0 ! |
pass ldflags to plugins LDFLAGS passed to ./configure should not be ignored during build, esp. if we intend to support hardening |
| libav10.patch | (download) |
plugins/ffmpeg/codecs.c |
79 34 + 45 - 0 ! |
libav10 compatibility package fails to build from source against libav 10 (currently packaged in experimental). This bug will become release-critical at some point when the libav10 transition starts. This patch renames CODEC_* constants to AV_CODEC_*, and CodecID to AVCodecID. It also removes a few codec-controls no longer present in libav10. |
| ffmpeg_2.9.patch | (download) |
plugins/ffmpeg/codecs.c |
23 10 + 13 - 0 ! |
replace deprecated ffmpeg api |
