summaryrefslogtreecommitdiffstats
path: root/old-configure
diff options
context:
space:
mode:
Diffstat (limited to 'old-configure')
-rwxr-xr-xold-configure6
1 files changed, 6 insertions, 0 deletions
diff --git a/old-configure b/old-configure
index 910ebf7cc8..cc0945f956 100755
--- a/old-configure
+++ b/old-configure
@@ -810,6 +810,12 @@ api_statement_check \
'enum AVPacketSideDataType type = AV_PKT_DATA_METADATA_UPDATE'
api_statement_check \
+ "libavformat metadata update flags" \
+ HAVE_AVFORMAT_METADATA_UPDATE_FLAG \
+ libavformat/avformat.h \
+ 'int x = AVFMT_EVENT_FLAG_METADATA_UPDATED'
+
+api_statement_check \
"libavcodec replaygain side data" \
HAVE_AVCODEC_REPLAYGAIN_SIDE_DATA \
libavcodec/avcodec.h \