slomo gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/ext/jp2k/
| Newsgroups | gmane.comp.video.gstreamer.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVS Root: /cvs/gstreamer
Module: gst-plugins-bad
Changes by: slomo
Date: Sat Nov 29 2008 20:07:25 UTC
Log message:
* ext/jp2k/gstjasperdec.c: (gst_jasper_dec_sink_setcaps):
Don't unref the element instance if we don't own a reference.
Modified files:
. : ChangeLog
ext/jp2k : gstjasperdec.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3764&r2=1.3765
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ext/jp2k/gstjasperdec.c.diff?r1=1.3&r2=1.4
====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3764
retrieving revision 1.3765
diff -u -d -r1.3764 -r1.3765
--- ChangeLog 29 Nov 2008 13:33:29 -0000 1.3764
+++ ChangeLog 29 Nov 2008 20:07:10 -0000 1.3765
@@ -1,5 +1,10 @@
2008-11-29 Sebastian Dröge <[email protected]>
+ * ext/jp2k/gstjasperdec.c: (gst_jasper_dec_sink_setcaps):
+ Don't unref the element instance if we don't own a reference.
+
+2008-11-29 Sebastian Dröge <[email protected]>
Patch by: Cygwin Ports maintainer
<yselkowitz at users dot sourceforge dot net>
Index: gstjasperdec.c
RCS file: /cvs/gstreamer/gst-plugins-bad/ext/jp2k/gstjasperdec.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gstjasperdec.c 13 Nov 2008 21:44:15 -0000 1.3
+++ gstjasperdec.c 29 Nov 2008 20:07:11 -0000 1.4
@@ -235,7 +235,6 @@
refuse_caps:
{
GST_WARNING_OBJECT (dec, "refused caps %" GST_PTR_FORMAT, caps);
- gst_object_unref (dec);
return 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