slomo gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/ext/resindvd/

[email protected]
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-plugins-bad
Changes by:     slomo
Date:           Sun Nov 23 2008  11:16:51 UTC

Log message:
Patch by: Tal Shalif <tshalif at nargila dot org>
* ext/resindvd/resindvdsrc.c:
(rsn_dvdsrc_prepare_streamsinfo_event):
Fix format string. Fixes bug #561992.

Modified files:
    .               : ChangeLog
    ext/resindvd    : resindvdsrc.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3730&r2=1.3731
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ext/resindvd/resindvdsrc.c.diff?r1=1.10&r2=1.11

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3730
retrieving revision 1.3731
diff -u -d -r1.3730 -r1.3731
--- ChangeLog	22 Nov 2008 15:31:34 -0000	1.3730
+++ ChangeLog	23 Nov 2008 11:16:35 -0000	1.3731
@@ -1,3 +1,11 @@
+2008-11-23  Sebastian Dröge  <[email protected]>
+
+	Patch by: Tal Shalif <tshalif at nargila dot org>
+	* ext/resindvd/resindvdsrc.c:
+	(rsn_dvdsrc_prepare_streamsinfo_event):
+	Fix format string. Fixes bug #561992.
 2008-11-22  Wim Taymans  <[email protected]>
 
 	* gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
Index: resindvdsrc.c
RCS file: /cvs/gstreamer/gst-plugins-bad/ext/resindvd/resindvdsrc.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- resindvdsrc.c	30 Oct 2008 13:38:19 -0000	1.10
+++ resindvdsrc.c	23 Nov 2008 11:16:36 -0000	1.11
@@ -1350,7 +1350,7 @@
       GST_DEBUG_OBJECT (src, "Audio stream %d is language %s", i, lang_code);
     } else
-      GST_DEBUG_OBJECT (src, "Audio stream %d - no language", i, lang_code);
+      GST_DEBUG_OBJECT (src, "Audio stream %d - no language %s", i, lang_code);
   }
   if (have_audio == FALSE) {

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.