summaryrefslogtreecommitdiffstats
path: root/net-libs/opal/files/opal-3.10.10-ffmpeg-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/opal/files/opal-3.10.10-ffmpeg-header.patch')
-rw-r--r--net-libs/opal/files/opal-3.10.10-ffmpeg-header.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-libs/opal/files/opal-3.10.10-ffmpeg-header.patch b/net-libs/opal/files/opal-3.10.10-ffmpeg-header.patch
deleted file mode 100644
index dc27954..0000000
--- a/net-libs/opal/files/opal-3.10.10-ffmpeg-header.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ru opal-3.10.10-old-p/plugins/video/H.264/h264-x264.cxx opal-3.10.10/plugins/video/H.264/h264-x264.cxx
---- opal-3.10.10-old-p/plugins/video/H.264/h264-x264.cxx 2013-03-18 19:27:45.454835731 +0100
-+++ opal-3.10.10/plugins/video/H.264/h264-x264.cxx 2013-03-18 19:32:21.747823413 +0100
-@@ -44,6 +44,7 @@
-
- #include "../common/ffmpeg.h"
- #include "../common/dyna.h"
-+#define CODEC_FLAG2_DROP_FRAME_TIMECODE 0x00002000
-
- #include "shared/h264frame.h"
- #include "shared/x264wrap.h"