mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
win32/common/libgstcdda.def: Add new symbol to the list of exported symbols.
Original commit message from CVS: * win32/common/libgstcdda.def: Add new symbol to the list of exported symbols.
This commit is contained in:
parent
1e5f963882
commit
b132d5c7cd
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-01-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||
|
||||
* win32/common/libgstcdda.def:
|
||||
Add new symbol to the list of exported symbols.
|
||||
|
||||
2009-01-07 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||
|
||||
* gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
EXPORTS
|
||||
gst_cdda_base_src_add_track
|
||||
gst_cdda_base_src_get_type
|
||||
gst_cdda_base_src_mode_get_type
|
||||
|
|
Loading…
Reference in a new issue