summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-14 22:07:36 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-14 22:07:36 +0200
commit8ede22c025ce68473b3b3f4badc23b96f0e41bf6 (patch)
tree970a7f38f27976acc79f5843de3481d8704c4f2d /extra
parent64d1b44883f1d1e7217bfb7f5102dcd489edc979 (diff)
downloadnutyx-extra-8ede22c025ce68473b3b3f4badc23b96f0e41bf6.tar.gz
nutyx-extra-8ede22c025ce68473b3b3f4badc23b96f0e41bf6.tar.bz2
nutyx-extra-8ede22c025ce68473b3b3f4badc23b96f0e41bf6.tar.xz
nutyx-extra-8ede22c025ce68473b3b3f4badc23b96f0e41bf6.zip
ffmpeg, port nettoyé
Diffstat (limited to 'extra')
-rw-r--r--extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch b/extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch
deleted file mode 100644
index 6f8699328..000000000
--- a/extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -pruN ffmpeg.orig/libavutil/Makefile ffmpeg/libavutil/Makefile
---- ffmpeg.orig/libavutil/Makefile 2008-08-27 00:40:28.026327179 +1000
-+++ ffmpeg/libavutil/Makefile 2008-08-27 00:49:51.206331526 +1000
-@@ -28,10 +28,13 @@ HEADERS = adler32.h \
- avstring.h \
- avutil.h \
- base64.h \
-+ bswap.h \
- common.h \
- crc.h \
- fifo.h \
-+ internal.h \
- intfloat_readwrite.h \
-+ intreadwrite.h \
- log.h \
- lzo.h \
- mathematics.h \