Browse Source

forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)

Originally committed as revision 2853 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Konstantin Andreyev Michael Niedermayer 21 years ago
parent
commit
e4053d526b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavformat/Makefile

+ 1
- 0
libavformat/Makefile View File

@@ -20,6 +20,7 @@ OBJS+=mpeg.o mpegts.o mpegtsenc.o ffm.o crc.o img.o raw.o rm.o \

ifeq ($(CONFIG_RISKY),yes)
OBJS+= asf.o
OBJS+= asf-enc.o
endif

ifeq ($(AMR_NB),yes)


Loading…
Cancel
Save