From c533ebfee03f58cd75f848351d2bc133c594bbaf Mon Sep 17 00:00:00 2001 From: Sergey Scobich Date: Fri, 10 Nov 2006 19:20:21 +0000 Subject: [PATCH] win32/common/libgsttag.def: Add missing symbol (#366492). Original commit message from CVS: Patch by: Sergey Scobich * win32/common/libgsttag.def: Add missing symbol (#366492). --- ChangeLog | 7 +++++++ win32/common/libgsttag.def | 1 + 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index cb28f4c..2b3ad54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-11-10 Tim-Philipp Müller + + Patch by: Sergey Scobich + + * win32/common/libgsttag.def: + Add missing symbol (#366492). + 2006-11-09 Tim-Philipp Müller * gst/playback/gststreamselector.c: (gst_stream_selector_dispose): diff --git a/win32/common/libgsttag.def b/win32/common/libgsttag.def index ce21489..f4ecc90 100644 --- a/win32/common/libgsttag.def +++ b/win32/common/libgsttag.def @@ -11,3 +11,4 @@ EXPORTS gst_tag_to_id3_tag gst_tag_to_vorbis_comments gst_tag_to_vorbis_tag + gst_vorbis_tag_add -- 2.7.4