Re: [PATCH] mplayer compilation failure with recent ffmpeg

Alexander Strasser <[email protected]>
Newsgroups gmane.comp.video.mplayer.user
Message-ID <[email protected]>
Hi!

On 2018-07-29 17:46 +0200, dieter wrote:
> 
> I think the compilation failure is caused by ffmpeg commit
> 3735d55af32e845a7fe591bc4023c057f8e513f9
> 
> With this patch for MPlayer's configure it compiles again for me with current ffmpeg:
> 
> svn diff configure 
> Index: configure
> ===================================================================
> --- configure   (Revision 38113)
> +++ configure   (Arbeitskopie)
> @@ -1554,7 +1554,7 @@
>  echocheck "ffmpeg/libavcodec/allcodecs.c"
>  libavdecoders_all=$(list_subparts_extern  AVCodec       decoder  codec/allcodecs.c)
>  libavencoders_all=$(list_subparts_extern  AVCodec       encoder  codec/allcodecs.c)
> -libavparsers_all=$(list_subparts_extern   AVCodecParser parser   codec/parser.c)
> +libavparsers_all=$(list_subparts_extern   AVCodecParser parser   codec/parsers.c)
>  test $? -eq 0 && _list_subparts=found || _list_subparts="not found"
>  echores "$_list_subparts"

Committed. Thank you for the patch!


  Alexander
_______________________________________________
MPlayer-users mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.