summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-06-30 09:55:14 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:11:46 +0200
commitd86aad3d5643c1e4ea287868fcaaff9adf684a03 (patch)
tree299c3ae87fe2a8998e0a20f749ca8990616a241a /Makefile
parenta701c81f6dacaab94ab832c171f7230cd1f8e933 (diff)
downloadmpv-d86aad3d5643c1e4ea287868fcaaff9adf684a03.tar.bz2
mpv-d86aad3d5643c1e4ea287868fcaaff9adf684a03.tar.xz
ad_mpg123: add MP3 decoding through libmpg123
patch by Thomas Orgis, thomas-forum orgis org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31590 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5ee3f49f2a..1d951f40b9 100644
--- a/Makefile
+++ b/Makefile
@@ -175,6 +175,7 @@ SRCS_COMMON-$(LIVE555) += libmpdemux/demux_rtp.cpp \
stream/stream_live555.c
SRCS_COMMON-$(MACOSX_FINDER) += osdep/macosx_finder_args.c
SRCS_COMMON-$(MNG) += libmpdemux/demux_mng.c
+SRCS_COMMON-$(MPG123) += libmpcodecs/ad_mpg123.c
SRCS_MP3LIB-X86-$(HAVE_AMD3DNOW) += mp3lib/dct36_3dnow.c \
mp3lib/dct64_3dnow.c