FFmpeg/libavcodec/hevc
Andreas Rheinhardt dd8fb0aaae avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile
If any of these files (say A) would be changed in such a way
that A acquires a new dependency on another file B, building B
would need to be added to all the rules that lead to A being built.
Yet currently the rules for several files are spread over
the lavc Makefile and the Makefile of the lavc/hevc subdir, making
it more likely to be forgotten. So move the rules for these files
to the lavc/Makefile.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-09 10:59:33 +02:00
..
cabac.c
data.c
data.h
dsp_template.c
dsp.c
dsp.h
filter.c
hevc.h
hevcdec.c
hevcdec.h lavc/hevcdec: drop unused HEVCContext.width/height 2024-06-04 11:46:27 +02:00
Makefile avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 2024-06-09 10:59:33 +02:00
mvs.c
parse.c
parse.h
parser.c
pred_template.c
pred.c
pred.h
ps_enc.c
ps.c
ps.h
refs.c
sei.c
sei.h