wtay gstreamer: gstreamer/ gstreamer/gst/

[email protected] Thu, 15 Jan 2009 02:04:51 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
--===============5146701857545700559==

CVS Root:       /cvs/gstreamer
Module:         gstreamer
Changes by:     wtay
Date:           Thu Jan 15 2009  10:04:51 UTC

Log message:
Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
* gst/gstpad.h:
A small documentation fix.

Modified files:
    .               : ChangeLog
    gst             : gstpad.h

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.4221&r2=1.4222
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstpad.h.diff?r1=1.222&r2=1.223

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gstreamer/ChangeLog,v
retrieving revision 1.4221
retrieving revision 1.4222
diff -u -d -r1.4221 -r1.4222
--- ChangeLog	11 Jan 2009 09:46:50 -0000	1.4221
+++ ChangeLog	15 Jan 2009 10:04:35 -0000	1.4222
@@ -1,3 +1,10 @@
+2009-01-15  Wim Taymans  <[email protected]>
+
+	Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
+	* gst/gstpad.h:
+	A small documentation fix.
 2009-01-11  Sebastian Dröge  <[email protected]>
 
 	* gst/gstutils.h:
Index: gstpad.h
RCS file: /cvs/gstreamer/gstreamer/gst/gstpad.h,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -d -r1.222 -r1.223
--- gstpad.h	1 Sep 2008 10:42:04 -0000	1.222
+++ gstpad.h	15 Jan 2009 10:04:37 -0000	1.223
@@ -225,7 +225,7 @@
  * gst_buffer_unref() when the buffer is no longer needed.
  *
  * When a chain function detects an error in the data stream, it must post an
- * error on the buffer and return an appropriate #GstFlowReturn value.
+ * error on the bus and return an appropriate #GstFlowReturn value.
  * Returns: #GST_FLOW_OK for success
  */


--===============5146701857545700559==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
--===============5146701857545700559==
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

--===============5146701857545700559==--