From caeb59fc872cae36d0376eeafce64b486ec7c7b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 23 May 2017 08:42:46 +0100 Subject: [PATCH] win32: update .def file for new base class https://bugzilla.gnome.org/show_bug.cgi?id=768576 --- win32/common/libgstbadaudio.def | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/win32/common/libgstbadaudio.def b/win32/common/libgstbadaudio.def index a314022a68..d083d15f5c 100644 --- a/win32/common/libgstbadaudio.def +++ b/win32/common/libgstbadaudio.def @@ -2,3 +2,9 @@ EXPORTS gst_audio_aggregator_get_type gst_audio_aggregator_pad_get_type gst_audio_aggregator_set_sink_caps + gst_nonstream_audio_decoder_allocate_output_buffer + gst_nonstream_audio_decoder_get_downstream_info + gst_nonstream_audio_decoder_get_type + gst_nonstream_audio_decoder_handle_loop + gst_nonstream_audio_decoder_set_output_format + gst_nonstream_audio_decoder_set_output_format_simple