[MPlayer-cvslog] r38365 - trunk/configure
reimar
subversion at mplayerhq.hu
Sun Apr 17 21:15:10 EEST 2022
Author: reimar
Date: Sun Apr 17 21:15:10 2022
New Revision: 38365
Log:
configure: Fix compilation against latest FFmpeg.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Tue Apr 12 15:03:46 2022 (r38364)
+++ trunk/configure Sun Apr 17 21:15:10 2022 (r38365)
@@ -9009,6 +9009,7 @@ CONFIG_SINEWIN = yes
CONFIG_SNAPPY = yes
CONFIG_STARTCODE = yes
CONFIG_TEXTUREDSP = yes
+CONFIG_TEXTUREDSPENC = yes
CONFIG_VC1DSP = yes
CONFIG_VIDEODSP = yes
CONFIG_VP3DSP = yes
@@ -9686,6 +9687,7 @@ $def_struct_pollfd
#define CONFIG_SNAPPY 1
#define CONFIG_STARTCODE 1
#define CONFIG_TEXTUREDSP 1
+#define CONFIG_TEXTUREDSPENC 1
#define CONFIG_VC1DSP 1
#define CONFIG_VIDEODSP 1
#define CONFIG_VP56DSP 1
More information about the MPlayer-cvslog
mailing list