Public bug reported:

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: Medium
     Assignee: Andy Whitcroft (apw)
         Status: Confirmed


** Tags: block-proposed

** Attachment added: "gmerlin-encoders.debdiff"
   
https://bugs.launchpad.net/bugs/1787239/+attachment/5175884/+files/gmerlin-encoders.debdiff

** Tags added: block-proposed

** Changed in: gmerlin-encoders (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787239

Title:
  Kick gmerlin-encoders out to proposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gmerlin-encoders/+bug/1787239/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to