summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2tuner.c
Commit message (Expand)AuthorAgeFilesLines
* Fix comparison of the tuner normsBrijesh Singh2009-01-301-1/+1
* sys/v4l2/gstv4l2tuner.c: v4l2src doesn't have a property named "norm" so don'...Filippo Argiolas2008-08-231-0/+2
* sys/v4l2/gstv4l2src.c: Use define here.Alexander Eichner2007-07-181-0/+2
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-301-2/+3
* Fix segfault when oppening a radio device.Edgard Lima2007-02-221-19/+25
* sys/v4l2/gstv4l2tuner.*: Fix _set_channel(): remove useless g_object_notify()...Fredrik Persson2006-10-181-9/+0
* sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans2006-09-271-8/+8
* Some cleanups and comments.Edgard Lima2006-09-271-10/+0
* sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost2006-09-021-2/+3
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-111-223/+71
* Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli2006-05-051-22/+173
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-2/+2
* Just make few things more robust and also some identation.Edgard Lima2006-03-251-7/+7
* V4L2 ported to 0.10.Edgard Lima2006-03-111-14/+8
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-9/+9
* gst-indentThomas Vander Stichele2004-03-141-60/+48
* sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte2004-01-121-12/+20
* Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje2003-10-101-0/+361