[MPlayer-dev-eng] patch for building with internal ffmpeg
Andrew Randrianasulu
randrianasulu at gmail.com
Sat Jun 15 17:11:38 EEST 2024
otherwise linking fail on Slackware 15.0 i586
-------------- next part --------------
Index: configure
===================================================================
--- configure (revision 38576)
+++ configure (working copy)
@@ -8996,6 +8996,7 @@
CONFIG_VP8DSP = yes
CONFIG_WMA_FREQS = yes
CONFIG_WMV2DSP = yes
+CONFIG_ISO_WRITER = yes
$mak_hardcoded_tables
$mak_libavcodec_mpegaudio_hp
@@ -9692,6 +9693,7 @@
#define CONFIG_VP8DSP 1
#define CONFIG_WMA_FREQS 1
#define CONFIG_WMV2DSP 1
+#define CONFIG_ISO_WRITER 1
/* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */
#ifndef MP_DEBUG
More information about the MPlayer-dev-eng
mailing list