ffmpeg/libavcodec/opus
Andrew Kelley 8a10a8a03e opus: qualify libavcodec include paths
Removes the special -I flag specified in the avcodec/opus/ subdirectory.

This makes code copy-pastable to other parts of the ffmpeg codebase, as
well as simplifying the build script.

It also reduces ambiguity, since there are many instances of same-named
header files existing in both libavformat/ and libavcodec/
subdirectories.

Follows: b29bdd3715
2026-06-12 00:49:14 +00:00
..
celt.c
celt.h
dec.c opus: qualify libavcodec include paths 2026-06-12 00:49:14 +00:00
dec_celt.c
dsp.c
dsp.h
enc.c opus: qualify libavcodec include paths 2026-06-12 00:49:14 +00:00
enc.h
enc_psy.c avcodec/opus/enc: fix CELT psy analysis and packet sizing 2026-05-23 10:38:28 +00:00
enc_psy.h
enc_utils.h
frame_duration_tab.c
Makefile opus: qualify libavcodec include paths 2026-06-12 00:49:14 +00:00
opus.h
parse.c opus: qualify libavcodec include paths 2026-06-12 00:49:14 +00:00
parse.h
parser.c opus: qualify libavcodec include paths 2026-06-12 00:49:14 +00:00
pvq.c opus: qualify libavcodec include paths 2026-06-12 00:49:14 +00:00
pvq.h
rc.c
rc.h
silk.c opus: qualify libavcodec include paths 2026-06-12 00:49:14 +00:00
silk.h
tab.c
tab.h