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 668733 - [0.11] dvdspu should forward video caps event
[0.11] dvdspu should forward video caps event
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.11.x
Other All
: Normal normal
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-26 12:19 UTC by Matej Knopp
Modified: 2012-02-20 15:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
simple patch (828 bytes, application/octet-stream)
2012-01-26 12:19 UTC, Matej Knopp
  Details
Don't leak event (879 bytes, patch)
2012-01-26 21:33 UTC, Matej Knopp
none Details | Review

Description Matej Knopp 2012-01-26 12:19:54 UTC
Created attachment 206172 [details]
simple patch

Right now it just swallows the event, which is not good.
Comment 1 Vincent Penquerc'h 2012-01-26 14:44:42 UTC
This leaks the event if _set_caps failed.
Comment 2 Matej Knopp 2012-01-26 21:33:15 UTC
Created attachment 206226 [details] [review]
Don't leak event

Oops, sorry, Attaching updated patch
Comment 3 Wim Taymans 2012-02-20 15:04:05 UTC
commit 232ef9cc391efb52ea07ae7a84d1acca6e7124a6
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Thu Jan 26 16:32:17 2012 -0500

    dvdspu should forward video caps event