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
@ -625,7 +625,6 @@ gst_ximagesink_chain (GstPad *pad, GstData *_data)
|
|||||||
switch (e.type)
|
switch (e.type)
|
||||||
{
|
{
|
||||||
case ConfigureNotify:
|
case ConfigureNotify:
|
||||||
|
|
||||||
/* Window got resized or moved. We do caps negotiation
|
/* Window got resized or moved. We do caps negotiation
|
||||||
again to get video scaler to fit that new size */
|
again to get video scaler to fit that new size */
|
||||||
GST_DEBUG ("ximagesink window is at %d, %d with geometry : %d,%d",
|
GST_DEBUG ("ximagesink window is at %d, %d with geometry : %d,%d",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user