Mercurial > mplayer.hg
diff Makefile @ 35130:46134abbcaea
Remove our own tremor copy, it is ancient, unmaintained
and tends to crash.
author | reimar |
---|---|
date | Sat, 29 Sep 2012 21:33:32 +0000 |
parents | a87c434ecaa3 |
children | 303bf4bab982 |
line wrap: on
line diff
--- a/Makefile Sat Sep 29 20:16:48 2012 +0000 +++ b/Makefile Sat Sep 29 21:33:32 2012 +0000 @@ -221,21 +221,6 @@ SRCS_COMMON-$(SPEEX) += libmpcodecs/ad_speex.c SRCS_COMMON-$(STREAM_CACHE) += stream/cache2.c -SRCS_COMMON-$(TREMOR_INTERNAL) += tremor/bitwise.c \ - tremor/block.c \ - tremor/codebook.c \ - tremor/floor0.c \ - tremor/floor1.c \ - tremor/framing.c \ - tremor/info.c \ - tremor/mapping0.c \ - tremor/mdct.c \ - tremor/registry.c \ - tremor/res012.c \ - tremor/sharedbook.c \ - tremor/synthesis.c \ - tremor/window.c \ - SRCS_COMMON-$(TV) += stream/stream_tv.c stream/tv.c \ stream/frequencies.c stream/tvi_dummy.c SRCS_COMMON-$(TV_BSDBT848) += stream/tvi_bsdbt848.c