From 59bc24d7388f546acfef09dc62868a6e984d5e18 Mon Sep 17 00:00:00 2001 From: Martin Rubli Date: Fri, 5 May 2006 20:12:59 +0000 Subject: Some changes proposed by wingo in bug #338818 (but not everything yet). Patch from Martin Rubli to fix framerate dete... Original commit message from CVS: Some changes proposed by wingo in bug #338818 (but not everything yet). Patch from Martin Rubli to fix framerate detection. --- sys/v4l2/gstv4l2element.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/v4l2/gstv4l2element.h') diff --git a/sys/v4l2/gstv4l2element.h b/sys/v4l2/gstv4l2element.h index 742950a7..b8667695 100644 --- a/sys/v4l2/gstv4l2element.h +++ b/sys/v4l2/gstv4l2element.h @@ -3,6 +3,7 @@ * gstv4l2element.h: base class for V4L2 elements * * Copyright (C) 2001-2002 Ronald Bultje + * Copyright (C) 2006 Edgard Lima * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public -- cgit