aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c')
-rw-r--r--multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c b/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c
new file mode 100644
index 000000000000..093e99aed89b
--- /dev/null
+++ b/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c
@@ -0,0 +1,10 @@
+--- ffmpeg.c.orig Mon Aug 13 18:23:57 2001
++++ ffmpeg.c Tue Sep 25 14:47:58 2001
+@@ -35,6 +35,7 @@
+
+ #include "avformat.h"
+
++#define INT64_C(x) x##LL
+ #define MAXINT64 INT64_C(0x7fffffffffffffff)
+
+ typedef struct {