Commit 6b529725 authored by gpoirier's avatar gpoirier

revert useless patch that was supposed to fix DTS support (but the fix belongs...

revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg)


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4652 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 9ecfaafa
......@@ -240,7 +240,6 @@ EXTRALIBS += -L../libavutil -lavutil$(BUILDSUF)
# currently using libdts for dts decoding
ifeq ($(CONFIG_DTS),yes)
OBJS+= dtsdec.o
CFLAGS+= $(DTS_INC)
endif
ifeq ($(CONFIG_FAAD),yes)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment