GNOME Bugzilla – Bug 657494
[d3dvideosink][PATCH] Fix device initialization check
Last modified: 2011-08-30 23:30:40 UTC
Created attachment 194912 [details] fix device initialization check When the device is initialize in the NULL_TO_READY state change, we always returns successfully, even if the device was not initialized properly. This behaviour doesn't allow switching to a different video sink using autovideosink, for instance. The following patch patch checks that the device was initialized properly and if not return a state change failure in the null to ready transition.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 657495 ***