After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767298 - amc: gst_object_unref on caps
amc: gst_object_unref on caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Linux
: Normal normal
: 1.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-06-06 16:38 UTC by Xavier Claessens
Modified: 2016-06-07 07:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
amcvideoenc: Do not call gst_object_unref on GstCaps (1.21 KB, patch)
2016-06-06 16:40 UTC, Xavier Claessens
committed Details | Review

Description Xavier Claessens 2016-06-06 16:38:04 UTC
.
Comment 1 Xavier Claessens 2016-06-06 16:40:17 UTC
Created attachment 329208 [details] [review]
amcvideoenc: Do not call gst_object_unref on GstCaps
Comment 2 Tim-Philipp Müller 2016-06-06 16:54:38 UTC
Thanks!

commit 1ee15d1385174f444dbfe19b6a8771d57efbc6fb
Author: Xavier Claessens <xavier.claessens@collabora.com>
Date:   Mon Jun 6 12:38:45 2016 -0400

    amcvideoenc: Do not call gst_object_unref on GstCaps
    
    https://bugzilla.gnome.org/show_bug.cgi?id=767298