win32/common/libgsttag.def: Add missing symbol (#366492).
Original commit message from CVS: Patch by: Sergey Scobich <sergery.scobich at gmail com> * win32/common/libgsttag.def: Add missing symbol (#366492).
This commit is contained in:
parent
69c8c3adc0
commit
c533ebfee0
@ -1,3 +1,10 @@
|
|||||||
|
2006-11-10 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
Patch by: Sergey Scobich <sergery.scobich at gmail com>
|
||||||
|
|
||||||
|
* win32/common/libgsttag.def:
|
||||||
|
Add missing symbol (#366492).
|
||||||
|
|
||||||
2006-11-09 Tim-Philipp Müller <tim at centricular dot net>
|
2006-11-09 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
|
* gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
|
||||||
|
@ -11,3 +11,4 @@ EXPORTS
|
|||||||
gst_tag_to_id3_tag
|
gst_tag_to_id3_tag
|
||||||
gst_tag_to_vorbis_comments
|
gst_tag_to_vorbis_comments
|
||||||
gst_tag_to_vorbis_tag
|
gst_tag_to_vorbis_tag
|
||||||
|
gst_vorbis_tag_add
|
||||||
|
Loading…
x
Reference in New Issue
Block a user