Re: [PATCH] mplayer compilation failure with recent ffmpeg

Christian Ebert <[email protected]>
Newsgroups gmane.comp.video.mplayer.user
Organization Black Trash Productions https://blacktrash.org
Message-ID <[email protected]>
* dieter on Sunday, July 29, 2018 at 17:46:32 +0200 
> I think the compilation failure is caused by ffmpeg commit
> 3735d55af32e845a7fe591bc4023c057f8e513f9

Makes sense.

> 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"

Works for me too. Thanks a lot.

-- 
LAST SHIP HOME
Die Weltumsegelung der Peter von Danzig
Ein Film von Michael Weber und Christian Ebert
--->> https://lastshiphome.de
_______________________________________________
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.