diff options
author | Ricardo Constantino <wiiaboo@gmail.com> | 2017-03-20 14:10:34 +0000 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2017-03-20 15:17:57 +0100 |
commit | 20c4fb2e010fff7e3f8acd36ad132c0140fec5fb (patch) | |
tree | feab7a7dc2444b171d592115f585ebd6c1ea0f3e /libavcodec/x86/hpeldsp_vp3_init.c | |
parent | 2f3d10a01ac5f613f80db8542bf3ecda1dd40d79 (diff) | |
download | ffmpeg-20c4fb2e010fff7e3f8acd36ad132c0140fec5fb.tar.gz |
configure: add stdint.h to x264 and xavs checks
Regression from 4563a86f011b54977b390c72ec3901cace35f8da.
Both need stdint.h included before the respective x264.h and xavs.h.
Old require() used different, separate checks that didn't actually
need stdint.h to work. require2()'s (now require) check_func_headers()
does include stdint.h but only after the custom headers.
For libxavs this would also be consequently fixed by libav's
commit 20abcaa273a6e77d0a2e1a98c643c73562c6f8f2 which wasn't merged yet.
Diffstat (limited to 'libavcodec/x86/hpeldsp_vp3_init.c')
0 files changed, 0 insertions, 0 deletions