diff options
author | Jan Ekström <jeebjp@gmail.com> | 2021-07-01 23:39:30 +0300 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2021-07-12 12:07:10 +0300 |
commit | 25d28f297b755d3cb6a3e036a1e251148d0e4d5c (patch) | |
tree | b04083cc09646c59818255dc01f09542724638c8 /libavcodec/arm/mpegvideo_arm.h | |
parent | b53738bf902626c48f950b9f3f27133f59141fbb (diff) | |
download | ffmpeg-25d28f297b755d3cb6a3e036a1e251148d0e4d5c.tar.gz |
configure: move x264_csp_bgr check under general libx264 checks
This makes the libx264rgb check work when pkg-config is utilized
and x264.h is not part of the standard include path (as is often
with cross-compilation, or when you just have a custom prefix in
general in f.ex. your home directory).
The X264_BUILD >= 118 required by configure since 2011 should have
X264_CSP_BGR defined unconditionally (it was added a few X264_BUILD
updates earlier), but as 134cba728bc6f4e3c5caec98b800faad244d8cfb
added this additional check, I have kept it for now.
Diffstat (limited to 'libavcodec/arm/mpegvideo_arm.h')
0 files changed, 0 insertions, 0 deletions