summaryrefslogtreecommitdiffstats
path: root/old-configure
diff options
context:
space:
mode:
Diffstat (limited to 'old-configure')
-rwxr-xr-xold-configure6
1 files changed, 0 insertions, 6 deletions
diff --git a/old-configure b/old-configure
index 6bdfc4413b..2558985b03 100755
--- a/old-configure
+++ b/old-configure
@@ -814,12 +814,6 @@ api_statement_check \
'av_frame_get_metadata(NULL)'
api_statement_check \
- "libavutil AVFrame colorspace information" \
- HAVE_AVFRAME_CSP \
- libavutil/frame.h \
- 'AVFrame frame; frame.color_primaries = frame.color_trc = 0;'
-
-api_statement_check \
"libavutil AVFrame skip samples metadata" \
HAVE_AVFRAME_SKIP_SAMPLES \
libavutil/frame.h \