Re: Can't compile
Alexander Strasser <[email protected]> Sun, 2 May 2021 14:23:17 +0200
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
Hi! On 2021-05-02 11:17 +0900, Masaru Nomiya wrote: > Hello, > > I tried to compile the very latest svn (rev. r38307), I got the error; > > [...] > libmpdemux/demux_rtp_codec.cpp: In function 'void rtpCodecInitialize_video(demuxer_t*, MediaSubsession*, unsigned int&)': > libmpdemux/demux_rtp_codec.cpp:143:5: error: 'avcodec_register_all' was not declared in this scope > 143 | avcodec_register_all(); > | ^~~~~~~~~~~~~~~~~~~~ > [...] > > Thanks. Should be fixed in MPlayer SVN r38308 . Thanks for the report, Alexander