mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
90dddb5f0a
PR: ports/188016 Reported by: Jakub Lach <jakub_lach@mailplus.pl> Submitted by: Jan Beich
11 lines
506 B
Plaintext
11 lines
506 B
Plaintext
--- mozilla/content/media/gstreamer/GStreamerFunctionList.h~
|
|
+++ mozilla/content/media/gstreamer/GStreamerFunctionList.h
|
|
@@ -122,6 +122,7 @@ GST_FUNC(LIBGSTREAMER, gst_buffer_set_size)
|
|
GST_FUNC(LIBGSTREAMER, gst_buffer_unmap)
|
|
GST_FUNC(LIBGSTREAMER, gst_element_factory_get_metadata)
|
|
GST_FUNC(LIBGSTREAMER, gst_event_parse_segment)
|
|
+GST_FUNC(LIBGSTREAMER, gst_event_type_get_name)
|
|
GST_FUNC(LIBGSTREAMER, gst_memory_init)
|
|
GST_FUNC(LIBGSTREAMER, gst_memory_map)
|
|
GST_FUNC(LIBGSTREAMER, gst_memory_unmap)
|