966c4738ff
- Add BINDINGS option (python only, perl not working yet) - Add qt4-imageformats dependency for tmdb and ttvdb to get metadata images working - Remove MD5 checksum
11 lines
435 B
Text
11 lines
435 B
Text
--- external/FFmpeg/libavcodec/Makefile.orig 2010-11-01 21:14:42.000000000 +0100
|
|
+++ external/FFmpeg/libavcodec/Makefile 2010-11-01 20:30:35.000000000 +0100
|
|
@@ -631,7 +631,7 @@
|
|
# well.
|
|
OBJS-$(!CONFIG_SMALL) += inverse.o
|
|
|
|
--include $(SUBDIR)$(ARCH)/Makefile
|
|
+-include $(SUBDIR)x86/Makefile
|
|
|
|
SKIPHEADERS = %_tablegen.h
|
|
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
|