I forget to add sys/v4l2/gstv4l2xoverlay.c in las commit

Original commit message from CVS:
I forget to add sys/v4l2/gstv4l2xoverlay.c in las commit
This commit is contained in:
Edgard Lima 2006-05-19 18:58:05 +00:00
parent ea312722e9
commit 343fc544c5

View file

@ -172,7 +172,7 @@ gst_v4l2_xoverlay_stop (GstV4l2Object * v4l2object)
static gboolean static gboolean
idle_refresh (gpointer data) idle_refresh (gpointer data)
{ {
GstV4l2Object *v4l2object = GST_V4L2OBJECT (data); GstV4l2Object *v4l2object = GST_V4L2_OBJECT (data);
GstV4l2Xv *v4l2xv = v4l2object->xv; GstV4l2Xv *v4l2xv = v4l2object->xv;
XWindowAttributes attr; XWindowAttributes attr;