summaryrefslogtreecommitdiff
path: root/mail/thunderbird45/patches/patch-mozilla_dom_media_gstreamer_GStreamerAllocator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird45/patches/patch-mozilla_dom_media_gstreamer_GStreamerAllocator.cpp')
-rw-r--r--mail/thunderbird45/patches/patch-mozilla_dom_media_gstreamer_GStreamerAllocator.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/thunderbird45/patches/patch-mozilla_dom_media_gstreamer_GStreamerAllocator.cpp b/mail/thunderbird45/patches/patch-mozilla_dom_media_gstreamer_GStreamerAllocator.cpp
new file mode 100644
index 00000000000..2533ca2af5c
--- /dev/null
+++ b/mail/thunderbird45/patches/patch-mozilla_dom_media_gstreamer_GStreamerAllocator.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-mozilla_dom_media_gstreamer_GStreamerAllocator.cpp,v 1.1 2017/04/27 13:38:18 ryoon Exp $
+
+--- mozilla/dom/media/gstreamer/GStreamerAllocator.cpp.orig 2016-04-07 21:33:27.000000000 +0000
++++ mozilla/dom/media/gstreamer/GStreamerAllocator.cpp
+@@ -51,7 +51,6 @@ typedef struct
+ #pragma GCC diagnostic ignored "-Wunused-function"
+ G_DEFINE_TYPE(MozGfxMemoryAllocator, moz_gfx_memory_allocator, GST_TYPE_ALLOCATOR);
+ G_DEFINE_TYPE(MozGfxBufferPool, moz_gfx_buffer_pool, GST_TYPE_VIDEO_BUFFER_POOL);
+-#pragma GCC diagnostic pop
+
+ void
+ moz_gfx_memory_reset(MozGfxMemory *mem)