From 4e76145381944090d221c76d5b6b0dab786508cc Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 5 Nov 2005 11:58:25 +0000 Subject: Speex support. Seeking and pts generation does not work. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16916 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 63b7d13018..c80cbb6de8 100644 --- a/Makefile +++ b/Makefile @@ -104,6 +104,7 @@ CODEC_LIBS = $(AV_LIB) \ $(XMMS_LIB) \ $(X264_LIB) \ $(MUSEPACK_LIB) \ + $(SPEEX_LIB) \ COMMON_LIBS = libmpcodecs/libmpcodecs.a \ $(W32_LIB) \ -- cgit v1.2.3