tests: gdkpixbufoverlay-test: remove outdated FIXME
This commit is contained in:
parent
d67da4c8ae
commit
953789fb8e
@ -176,7 +176,6 @@ buffer_cb (GstPad * pad, GstPadProbeInfo * info, gpointer user_data)
|
|||||||
|
|
||||||
GST_LOG ("%3d, %3d", x, y);
|
GST_LOG ("%3d, %3d", x, y);
|
||||||
|
|
||||||
/* FIXME: need absolute positioning where negative offsets are not flipped */
|
|
||||||
g_object_set (overlay, "offset-x", x, "offset-y", y, NULL);
|
g_object_set (overlay, "offset-x", x, "offset-y", y, NULL);
|
||||||
|
|
||||||
return GST_PAD_PROBE_OK;
|
return GST_PAD_PROBE_OK;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user