slomo gst-plugins-base: gst-plugins-base/ gst-plugins-base/win32/common/
[email protected] Wed, 7 Jan 2009 10:31:06 -0800 (PST)
| Newsgroups | gmane.comp.video.gstreamer.cvs |
|---|---|
| Message-ID | <[email protected]> |
--===============4409733876647888785==
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: slomo
Date: Wed Jan 07 2009 18:31:06 UTC
Log message:
* win32/common/libgstcdda.def:
Add new symbol to the list of exported symbols.
Modified files:
. : ChangeLog
win32/common : libgstcdda.def
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.4281&r2=1.4282
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/common/libgstcdda.def.diff?r1=1.2&r2=1.3
====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-base/ChangeLog,v
retrieving revision 1.4281
retrieving revision 1.4282
diff -u -d -r1.4281 -r1.4282
--- ChangeLog 7 Jan 2009 13:52:12 -0000 1.4281
+++ ChangeLog 7 Jan 2009 18:30:51 -0000 1.4282
@@ -1,3 +1,8 @@
+2009-01-07 Sebastian Dröge <[email protected]>
+
+ * win32/common/libgstcdda.def:
+ Add new symbol to the list of exported symbols.
2009-01-07 Wim Taymans <[email protected]>
* gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
Index: libgstcdda.def
RCS file: /cvs/gstreamer/gst-plugins-base/win32/common/libgstcdda.def,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgstcdda.def 6 Nov 2007 16:38:48 -0000 1.2
+++ libgstcdda.def 7 Jan 2009 18:30:52 -0000 1.3
@@ -1,3 +1,4 @@
EXPORTS
gst_cdda_base_src_add_track
gst_cdda_base_src_get_type
+ gst_cdda_base_src_mode_get_type
--===============4409733876647888785==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
--===============4409733876647888785==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose
--===============4409733876647888785==--