ensonic gst-plugins-good: gst-plugins-good/ gst-plugins-good/gst/avi/

[email protected] Tue, 16 Dec 2008 08:08:02 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-plugins-good
Changes by:     ensonic
Date:           Tue Dec 16 2008  16:08:02 UTC

Log message:
	* gst/avi/gstavimux.c:
	  Rename api from _flush to _reset_tags.

Modified files:
    .               : ChangeLog
    gst/avi         : gstavimux.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/ChangeLog.diff?r1=1.3869&r2=1.3870
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/avi/gstavimux.c.diff?r1=1.112&r2=1.113

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-good/ChangeLog,v
retrieving revision 1.3869
retrieving revision 1.3870
diff -u -d -r1.3869 -r1.3870
--- ChangeLog	16 Dec 2008 14:22:49 -0000	1.3869
+++ ChangeLog	16 Dec 2008 16:07:47 -0000	1.3870
@@ -1,6 +1,11 @@
 2008-12-16  Stefan Kost  <[email protected]>
 
 	* gst/avi/gstavimux.c:
+	  Rename api from _flush to _reset_tags. 
+
+2008-12-16  Stefan Kost  <[email protected]>
+	* gst/avi/gstavimux.c:
 	  Use new tagsetter api to flush tags.
 2008-12-16  Sebastian Dröge  <[email protected]>
Index: gstavimux.c
RCS file: /cvs/gstreamer/gst-plugins-good/gst/avi/gstavimux.c,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -d -r1.112 -r1.113
--- gstavimux.c	16 Dec 2008 14:22:51 -0000	1.112
+++ gstavimux.c	16 Dec 2008 16:07:48 -0000	1.113
@@ -390,7 +390,7 @@
   avimux->write_header = TRUE;
   /* tags */
-  gst_tag_setter_flush (GST_TAG_SETTER (avimux));
+  gst_tag_setter_reset_tags (GST_TAG_SETTER (avimux));
 }
 static void

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/

_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose