Isaac b39ff58211 — Update ffmpeg
— Refactor ffmpeg usage to modern APIs
— Update media encoding and decoding
2024-11-15 18:30:10 +04:00

5 lines
107 B
Makefile

clean::
$(RM) $(CLEANSUFFIXES:%=libavcodec/neon/%)
OBJS-$(CONFIG_MPEGVIDEO) += neon/mpegvideo.o