Public bug reported:

This is with gutsy's ffmpeg packages.

When including avcodec.h, these warnings always get issued:
/usr/include/ffmpeg/avcodec.h:2447: warning: 'ImgReSampleContext' is deprecated
/usr/include/ffmpeg/avcodec.h:2450: warning: 'ImgReSampleContext' is deprecated
This breaks compiles with -Werror.

A simple fix (that I've applied locally) would be to
s/ImgReSampleContext/void/

** Affects: ffmpeg (Ubuntu)
     Importance: Undecided
         Status: New

-- 
excess deprecation warnings
https://bugs.launchpad.net/bugs/122266
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to