Article 5GQR7 regression on -current with Mplayer

regression on -current with Mplayer

by
nobodino
from LinuxQuestions.org on (#5GQR7)
Mplayer doesn't build anymore on -current, the install-MPlayer.log shows this:
-------------------------
libmpcodecs/ad_spdif.c: In function 'uninit':
libmpcodecs/ad_spdif.c:302:13: warning: 'codec' is deprecated [-Wdeprecated-declarations]
302 | av_freep(&lavf_ctx->streams[0]->codec);
| ^~~~~~~~
In file included from libmpcodecs/ad_spdif.c:25:
/usr/include/libavformat/avformat.h:888:21: note: declared here
888 | AVCodecContext *codec;
| ^~~~~
libmpcodecs/ad_spdif.c:303:43: error: 'AVStream' has no member named 'info'
303 | av_freep(&lavf_ctx->streams[0]->info);
| ^~
make: *** [Makefile:725 : libmpcodecs/ad_spdif.o] Erreur 1
-------------------------------------------
new FFmpeg-4.4 is the only dependancy which changed since the last mass rebuild.latest?d=yIl2AUoC8zA latest?i=cjHVjkiBkXc:CMPEPBH14dw:F7zBnMy latest?i=cjHVjkiBkXc:CMPEPBH14dw:V_sGLiP latest?d=qj6IDK7rITs latest?i=cjHVjkiBkXc:CMPEPBH14dw:gIN9vFwcjHVjkiBkXc
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments