Bug#896825: libyami-utils: FTBFS with FFmpeg 4.0

James Cowgill jcowgill at debian.org
Tue Apr 24 16:28:27 BST 2018


Source: libyami-utils
Version: 1.3.0-1
Severity: important
User: debian-multimedia at lists.debian.org
Usertags: ffmpeg-4.0-transition

Hi,

Your package FTBFS with version 4.0 of FFmpeg. In FFmpeg 4.0, there are
a number of API changes which have cause many packages to FTBFS.

Incomplete list of changes (based on looking at common build failures):
- Some fields in AVCodecContext have been removed and replaced with
  private options which can be set using the av_opt_set* APIs
- Most CODEC_* constants have been renamed to AV_CODEC_*
- The buffer constants FF_INPUT_BUFFER_PADDING_SIZE and
  FF_MIN_BUFFER_SIZE have been renamed to AV_INPUT_BUFFER_PADDING_SIZE
  and AV_INPUT_BUFFER_MIN_SIZE.
- The old resampling API provided by libavcodec has been removed. Use
  libswresample instead.
- The libavfilter/avfiltergraph.h header has been removed, include
  libavfilter/avfilter.h instead.
- The AVFrac structure (representing mixed rational numbers) has been
  removed.

Build log:
https://people.debian.org/~jcowgill/ffmpeg-4.0-20180424/libyami-utils_amd64-2018-04-23T17:22:59Z.build

Thanks,
James





-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-multimedia-maintainers/attachments/20180424/0b8c9ee5/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list