Re: [PATCH 2/2][Ticket #2321] Build error with latest FFmpeg
Josh Finch <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <BY2PR0601MB1719E641830F99D266F2D402D4000@BY2PR0601MB1719.namprd06.prod.outlook.com> |
Fixes part of #2321, pertaining to undefined reference to `avpriv_mpegaudio_decode_header' Index: configure =================================================================== --- configure (revision 37930) +++ configure (working copy) @@ -8723,6 +8723,7 @@ CONFIG_ME_CMP = yes CONFIG_MPEG_ER = yes CONFIG_MPEGAUDIODSP = yes +CONFIG_MPEGAUDIOHEADER = yes CONFIG_MPEGVIDEO = yes CONFIG_MPEGVIDEOENC = yes CONFIG_MSS34DSP = yes _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
Patch2-Ticket2321-MPEGAUDIO.patch
(application/octet-stream, 357 B)
Index: configure =================================================================== --- configure (revision 37930) +++ configure (working copy) @@ -8723,6 +8723,7 @@ CONFIG_ME_CMP = yes CONFIG_MPEG_ER = yes CONFIG_MPEGAUDIODSP = yes +CONFIG_MPEGAUDIOHEADER = yes CONFIG_MPEGVIDEO = yes CONFIG_MPEGVIDEOENC = yes CONFIG_MSS34DSP = yes
Patch2-Ticket2321-MPEGAUDIO.patch
(application/octet-stream, 357 B)
Index: configure =================================================================== --- configure (revision 37930) +++ configure (working copy) @@ -8723,6 +8723,7 @@ CONFIG_ME_CMP = yes CONFIG_MPEG_ER = yes CONFIG_MPEGAUDIODSP = yes +CONFIG_MPEGAUDIOHEADER = yes CONFIG_MPEGVIDEO = yes CONFIG_MPEGVIDEOENC = yes CONFIG_MSS34DSP = yes