diff options
Diffstat (limited to 'old-configure')
-rwxr-xr-x | old-configure | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/old-configure b/old-configure index 91f83da2f9..6d00ff4946 100755 --- a/old-configure +++ b/old-configure @@ -821,12 +821,6 @@ api_statement_check \ 'enum AVFrameSideDataType type = AV_FRAME_DATA_SKIP_SAMPLES' api_statement_check \ - "libavutil QP API" \ - HAVE_AVUTIL_QP_API \ - libavutil/frame.h \ - 'av_frame_get_qp_table(NULL, NULL, NULL)' - -api_statement_check \ "libavcodec av_vdpau_alloc_context()" \ HAVE_AVCODEC_VDPAU_ALLOC_CONTEXT \ libavcodec/vdpau.h \ |