summaryrefslogtreecommitdiff
path: root/multimedia/avidemux2/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-09 17:58:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-09 17:58:25 +0000
commit8500306355de89fe7d9a0f2f2312b9be9b9ef1f2 (patch)
tree8e49dbd6b1c514070ff90e09593d356c4edd3fa6 /multimedia/avidemux2/files
parent- Update to 0.4.1 (diff)
- Update to 2.0.24
PR: ports/66372 Submitted by: amistry <amistry@am-productions.biz> (maintainer)
Notes
Notes: svn path=/head/; revision=108737
Diffstat (limited to 'multimedia/avidemux2/files')
-rw-r--r--multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h b/multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h
deleted file mode 100644
index 7e6c37825a7d..000000000000
--- a/multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- adm_lavcodec/dsputil.h.orig Sat Feb 14 16:22:04 2004
-+++ adm_lavcodec/dsputil.h Sat Feb 14 16:22:28 2004
-@@ -487,6 +487,7 @@
- +name8(s, dst+8+8*stride, src+8+8*stride, stride);\
- }
-
-+#define HAVE_LRINTF
- #ifndef HAVE_LRINTF
- /* XXX: add ISOC specific test to avoid specific BSD testing. */
- /* better than nothing implementation. */