From 6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Mon, 26 Jul 2004 22:09:59 +0000 Subject: add more plugins to the build add some definitions needed by plugins fixes for build problems Original commit message from CVS: add more plugins to the build add some definitions needed by plugins fixes for build problems --- gst-libs/gst/riff/riff.def | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gst-libs/gst/riff') diff --git a/gst-libs/gst/riff/riff.def b/gst-libs/gst/riff/riff.def index 8d27a664..c6ea2089 100644 --- a/gst-libs/gst/riff/riff.def +++ b/gst-libs/gst/riff/riff.def @@ -1,6 +1,7 @@ EXPORTS gst_plugin_desc gst_riff_read_get_type + gst_riff_read_element_data gst_riff_create_video_template_caps gst_riff_create_video_caps gst_riff_create_video_caps_with_data @@ -18,7 +19,9 @@ EXPORTS gst_riff_read_ascii gst_riff_read_strh gst_riff_read_strf_iavs + gst_riff_read_strf_auds gst_riff_read_strf_auds_with_data gst_riff_read_strf_vids_with_data gst_riff_peek_tag gst_riff_peek_list + gst_riff_peek_head -- cgit v1.2.1