android_external_ffmpeg/compat
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
..
aix
android fftools: Fix MediaCodec on Android15+ 2025-11-23 12:53:43 +00:00
atomics compat: drop gcc, suncc, and pthreads stdatomic emulation 2024-09-23 17:08:46 +02:00
cuda compat/cuda: add device side printf function 2025-05-14 22:08:33 +02:00
dispatch_semaphore
djgpp
float
msvcrt fix broken links to msdn documentation 2021-05-13 09:13:03 +10:00
solaris all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
stdbit compat: Fix the fallback definition of stdc_trailing_zeros 2024-09-24 14:00:27 +03:00
windows compat: Fix .def file generation for ARM64EC builds on Windows 2025-12-19 10:01:16 +00:00
getopt.c compat/getopt: constify opts 2025-08-14 00:08:10 +00:00
os2threads.h android: Rename libavutil/time.h to libavutil/avtime.h 2026-01-01 22:37:41 -06:00
strtod.c
va_copy.h
w32dlfcn.h avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
w32pthreads.h android: Rename libavutil/time.h to libavutil/avtime.h 2026-01-01 22:37:41 -06:00