diff options
Diffstat (limited to 'multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h')
-rw-r--r-- | multimedia/avidemux2/files/patch-adm_lavcoded::dsputil.h | 10 |
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. */ |