[SCM] libav/experimental: Remove stray object from list of Blackfin assembler objects. patch by Marc Hoffman, mmh pleasantst com

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:58:28 UTC 2013


The following commit has been merged in the experimental branch:
commit b56a8374b1802be699676c0b84d3edfefbdee011
Author: Marc Hoffman <mmh at pleasantst.com>
Date:   Mon Apr 2 07:26:14 2007 +0000

    Remove stray object from list of Blackfin assembler objects.
    patch by Marc Hoffman, mmh pleasantst com
    
    Originally committed as revision 8597 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 69c298d..9ec6b96 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -397,7 +397,6 @@ OBJS-$(TARGET_ARCH_BFIN)               += bfin/dsputil_bfin.o \
 ASM_OBJS-$(TARGET_ARCH_BFIN)           += bfin/pixels_bfin.o \
                                           bfin/idct_bfin.o   \
                                           bfin/fdct_bfin.o   \
-                                          bfin/xidct.o       \
 
 EXTRALIBS := -L$(BUILD_ROOT)/libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list