diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-10-11 20:28:35 +0200 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-10-17 17:21:22 +0200 |
commit | 1a43626fdf30ecd348809a1639af896c1c71aba5 (patch) | |
tree | f66a2fece5531d84005c0ad359431b1c244336d1 /libavcodec/xvididct.c | |
parent | 675258764dce6f9f4a6f5fb58c87731714fb964a (diff) | |
download | ffmpeg-1a43626fdf30ecd348809a1639af896c1c71aba5.tar.gz |
configure: fix detection of libopenjpeg
Use check_lib2 to test the header together with the function. This is
necessary, because '-DOPJ_STATIC' changes what the included header does.
Also add '-DOPJ_STATIC' to CPPFLAGS, so that it isn't necessary to
hardcode this in libavcodec/libopenjpeg{dec,enc}.c.
Finally, check for non-static openjpeg 2.1, too.
Reviewed-by: Michael Bradshaw <mjbshaw@gmail.com>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 7a65aef00d113a38e0d1a54df49eead9df6aa15c)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavcodec/xvididct.c')
0 files changed, 0 insertions, 0 deletions