mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 19:55:32 +00:00
dummy checkin to add log for last checkin: use try_set_caps() instead of using an event to signal caps renegotiation
Original commit message from CVS: dummy checkin to add log for last checkin: use try_set_caps() instead of using an event to signal caps renegotiation
This commit is contained in:
parent
808aef5dd6
commit
fffabcc973
1 changed files with 0 additions and 1 deletions
|
@ -625,7 +625,6 @@ gst_ximagesink_chain (GstPad *pad, GstData *_data)
|
|||
switch (e.type)
|
||||
{
|
||||
case ConfigureNotify:
|
||||
|
||||
/* Window got resized or moved. We do caps negotiation
|
||||
again to get video scaler to fit that new size */
|
||||
GST_DEBUG ("ximagesink window is at %d, %d with geometry : %d,%d",
|
||||
|
|
Loading…
Reference in a new issue