[Bug 1787239] [NEW] Kick me out to proposed
Launchpad Bug Tracker
1787239 at bugs.launchpad.net
Wed Aug 15 15:50:26 UTC 2018
You have been subscribed to a public bug by Iain Lane (laney):
I fixed the first batch of API changes for the new ffmpeg (diff
attached), but there's more:
codecs.c:817:16: error: ‘ME_ZERO’ undeclared here (not in a function); did you mean ‘FP_ZERO’?
{ "Zero", ME_ZERO },
^~~~~~~
FP_ZERO
codecs.c:818:16: error: ‘ME_PHODS’ undeclared here (not in a function); did you mean ‘M_PHI’?
{ "Phods", ME_PHODS },
^~~~~~~~
M_PHI
codecs.c:819:16: error: ‘ME_LOG’ undeclared here (not in a function); did you mean ‘M_LOG2E’?
{ "Log", ME_LOG },
^~~~~~
M_LOG2E
codecs.c:820:16: error: ‘ME_X1’ undeclared here (not in a function)
{ "X1", ME_X1 },
^~~~~
codecs.c:821:16: error: ‘ME_EPZS’ undeclared here (not in a function)
{ "Epzs", ME_EPZS }
and so on
This seems rather dead upstream, so how about booting it out into
cosmic-proposed or just removing it completely?
** Affects: gmerlin-encoders (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: block-proposed
--
Kick me out to proposed
https://bugs.launchpad.net/bugs/1787239
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.
More information about the ubuntu-archive
mailing list