From 70393ddfb3b3f1e9c90802c7327232a94c422e97 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 8 Aug 2012 09:13:38 +0100 Subject: [PATCH] win32: update for stream-id API additions --- win32/common/libgstreamer.def | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 30310d5..062bc83 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -455,6 +455,7 @@ EXPORTS gst_event_parse_step gst_event_parse_stream_config gst_event_parse_stream_config_setup_data + gst_event_parse_stream_start gst_event_parse_tag gst_event_parse_toc gst_event_parse_toc_select @@ -653,6 +654,9 @@ EXPORTS gst_pad_chain gst_pad_chain_list gst_pad_check_reconfigure + gst_pad_create_stream_id + gst_pad_create_stream_id_printf + gst_pad_create_stream_id_printf_valist gst_pad_direction_get_type gst_pad_event_default gst_pad_flags_get_type -- 2.7.4