summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2src.h
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2006-09-15 19:11:00 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2006-09-15 19:11:00 +0000
commit5a07ae46968f997076a0091906a313c74d6a4bae (patch)
treee727d985ccdc3a9f855e589afa26927bbe976c91 /sys/v4l2/gstv4l2src.h
parentc8acc74c5e8e6b637e6526579a4bfb06d15e2659 (diff)
The test application and the plgind error messages has been improved.
Original commit message from CVS: The test application and the plgind error messages has been improved.
Diffstat (limited to 'sys/v4l2/gstv4l2src.h')
-rw-r--r--sys/v4l2/gstv4l2src.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/v4l2/gstv4l2src.h b/sys/v4l2/gstv4l2src.h
index 4445e5d4..a8edda76 100644
--- a/sys/v4l2/gstv4l2src.h
+++ b/sys/v4l2/gstv4l2src.h
@@ -99,7 +99,7 @@ struct _GstV4l2Src
/* True if we want to stop */
gboolean quit, is_capturing;
- gint offset;
+ guint64 offset;
/* how are we going to push buffers? */
guint fps_n, fps_d;