You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
generate adts frame headers if required
Originally committed as revision 4970 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -27,7 +27,7 @@ OBJS+=mpeg.o mpegts.o mpegtsenc.o ffm.o crc.o img.o img2.o raw.o rm.o \
|
||||
|
||||
# muxers
|
||||
ifeq ($(CONFIG_MUXERS),yes)
|
||||
OBJS+= flvenc.o movenc.o asf-enc.o
|
||||
OBJS+= flvenc.o movenc.o asf-enc.o adtsenc.o
|
||||
endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user