You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-03 16:24:53 +02:00
build: Add explanatory comments to (optimization) blocks in the Makefiles
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ OBJS = allcodecs.o \
|
||||
raw.o \
|
||||
utils.o \
|
||||
|
||||
# parts needed for many different codecs
|
||||
# subsystems
|
||||
OBJS-$(CONFIG_AANDCTTABLES) += aandcttab.o
|
||||
OBJS-$(CONFIG_AC3DSP) += ac3dsp.o
|
||||
OBJS-$(CONFIG_AUDIO_FRAME_QUEUE) += audio_frame_queue.o
|
||||
|
||||
Reference in New Issue
Block a user