[MPlayer-cvslog] r38433 - trunk/configure
reimar
subversion at mplayerhq.hu
Sat Jul 1 15:05:09 EEST 2023
Author: reimar
Date: Sat Jul 1 15:05:09 2023
New Revision: 38433
Log:
configure: fix compilation against latest FFmpeg.
Enable evcparser by default.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Tue Jun 27 17:22:03 2023 (r38432)
+++ trunk/configure Sat Jul 1 15:05:09 2023 (r38433)
@@ -8953,6 +8953,7 @@ CONFIG_DCT = yes
CONFIG_DOVI_RPU = yes
CONFIG_DWT = yes
CONFIG_ERROR_RESILIENCE = yes
+CONFIG_EVCPARSE = yes
CONFIG_EXIF = yes
CONFIG_FAANDCT = yes
CONFIG_FAANIDCT= yes
@@ -9670,6 +9671,7 @@ $def_struct_pollfd
#define CONFIG_DVPROFILE 1
#define CONFIG_DWT 1
#define CONFIG_ERROR_RESILIENCE 1
+#define CONFIG_EVCPARSE 1
#define CONFIG_EXIF 1
#define CONFIG_FAANDCT 1
#define CONFIG_FAANIDCT 1
More information about the MPlayer-cvslog
mailing list