GNOME Bugzilla – Bug 668733
[0.11] dvdspu should forward video caps event
Last modified: 2012-02-20 15:04:05 UTC
Created attachment 206172 [details] simple patch Right now it just swallows the event, which is not good.
This leaks the event if _set_caps failed.
Created attachment 206226 [details] [review] Don't leak event Oops, sorry, Attaching updated patch
commit 232ef9cc391efb52ea07ae7a84d1acca6e7124a6 Author: Matej Knopp <matej.knopp@gmail.com> Date: Thu Jan 26 16:32:17 2012 -0500 dvdspu should forward video caps event