Re: Latest mplayer from subversion fails to compile

Reimar Döffinger <[email protected]> Fri, 25 Mar 2022 22:07:39 +0100
Newsgroups gmane.comp.video.mplayer.user
Message-ID <[email protected]>
> On 25 Mar 2022, at 21:01, stan <[email protected]> wrote:
>
> Hi,
> The latest mplayer from subversion,
>
> $ svn update
> Updating '.':
> At revision 38360.
>
> is not compiling with the
> following error.
> av_helpers.c: In function 'mp_msp_av_log_callback':
> av_helpers.c:54:32: error: 'const struct AVCodec' has no member named
> 'decode' 54 |                     if(s->codec->decode)
>      |                                ^~

Not the only issue, but should be fixed.