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 656900 - [d3dvideosink] window does not refresh when changed via GstXOverlay
[d3dvideosink] window does not refresh when changed via GstXOverlay
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal normal
: 0.10.24
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-19 12:06 UTC by Carsten Kroll
Modified: 2012-02-07 14:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed fix (1.92 KB, patch)
2011-08-19 12:06 UTC, Carsten Kroll
none Details | Review
proposed fix (1.90 KB, patch)
2011-08-22 14:55 UTC, Carsten Kroll
committed Details | Review

Description Carsten Kroll 2011-08-19 12:06:12 UTC
Created attachment 194224 [details] [review]
proposed fix

When trying to change the window handle when in paused state doesn't show the last frame on the newly attached window
Comment 1 David Schleef 2011-08-20 20:00:46 UTC
Reindent: Same comment as #656905.

Otherwise, looks ok.
Comment 2 Carsten Kroll 2011-08-22 14:55:08 UTC
Created attachment 194372 [details] [review]
proposed fix

same as original patch but formated with gst-indent
Comment 3 Sebastian Dröge (slomo) 2012-02-07 14:36:41 UTC
commit 56193e8f4960d870a41693d580ac390a3cbc776c
Author: Carsten Kroll <car@ximidi.com>
Date:   Mon Aug 22 14:19:06 2011 +0200

    d3dvideosink: redraw last buffer when new window handle has been set.