android_external_ffmpeg/libavcodec/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
..
aarch64
arm
ppc
x86 avcodec/x86/simple_idct: Port to SSE2 2025-11-08 18:48:54 +01:00
.gitignore
apv.c
av1_levels.c
avcodec.c avcodec/tests/avcodec: Check codec {pix,sample}_fmt etc. arrays 2025-11-07 17:55:43 +00:00
avpacket.c
bitstream_be.c
bitstream_le.c
bitstream_template.c
cabac.c
celp_math.c
codec_desc.c
dct.c android: Rename libavutil/time.h to libavutil/avtime.h 2026-01-01 22:37:41 -06:00
golomb.c
h264_levels.c
h265_levels.c
hashtable.c
htmlsubtitles.c
jpeg2000dwt.c
mathops.c
mjpegenc_huffman.c
motion.c android: Rename libavutil/time.h to libavutil/avtime.h 2026-01-01 22:37:41 -06:00
mpeg12framerate.c
rangecoder.c
snowenc.c av{codec,util}/tests: Remove pointless undefs 2025-11-24 16:48:31 +01:00