diff libmpcodecs/Makefile @ 17151:9a6b48d19e12

Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)
author rtognimp
date Fri, 09 Dec 2005 16:52:44 +0000
parents 47c5e9846cd3
children 3fccbde62324
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Fri Dec 09 16:36:50 2005 +0000
+++ b/libmpcodecs/Makefile	Fri Dec 09 16:52:44 2005 +0000
@@ -15,7 +15,6 @@
                ad_msadpcm.c \
                ad_msgsm.c \
                ad_pcm.c \
-               ad_ra1428.c \
 
 AUDIO_SRCS_OPT=ad_acm.c \
                ad_dmo.c \
@@ -157,9 +156,7 @@
              ve_xvid4.c \
              ve_xvid.c \
 
-NATIVE_SRCS=native/decode144.c \
-            native/decode288.c \
-            native/minilzo.c \
+NATIVE_SRCS=native/minilzo.c \
             native/nuppelvideo.c \
             native/RTjpegN.c \
             native/xa_gsm.c \