android_external_ffmpeg/libswscale/tests
Michael Goffioul 97b8f0f68f android: Rename libavutil/time.h to libavutil/avtime.h
This avoid conflicts with libc's time.h. Using "-I bionic/libc/include"
is not working anymore, because bionic now exports the same directory
with -isystem, which supersedes the -I version (as stated in GCC doc).
This means the version of time.h in libavutil will now be found first,
via "-I external/ffmpeg/libavutil" (-I dirs are searched first, before
the -isystem ones).

Change-Id: I0d1e4276fbd0ea79d448ca96577528b296a4d462
2026-01-01 22:37:41 -06:00
..
.gitignore
colorspace.c
floatimg_cmp.c swscale: add support for new 10/12 bit MSB formats 2025-07-11 17:49:58 +02:00
pixdesc_query.c
sws_ops.c swscale/format: add source format info to ff_sws_encode_colors() 2025-12-15 14:31:58 +00:00
swscale.c android: Rename libavutil/time.h to libavutil/avtime.h 2026-01-01 22:37:41 -06:00