summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2tuner.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-03moved to gst-plugins-goodThomas Vander Stichele1-341/+0
2006-09-27sys/v4l2/: Renamed some properties to match the tuner interface naming.Wim Taymans1-8/+8
2006-09-27Some cleanups and comments.Edgard Lima1-10/+0
2006-09-02sys/v4l2/: Cleanup error messages and unify header commentsStefan Kost1-2/+3
2006-05-11Changes proposed by Wingo in bug #338818.Edgard Lima1-223/+71
2006-05-05Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...Martin Rubli1-22/+173
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-2/+2
2006-03-25Just make few things more robust and also some identation.Edgard Lima1-7/+7
2006-03-11V4L2 ported to 0.10.Edgard Lima1-14/+8
2004-08-03compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-9/+9
2004-03-14gst-indentThomas Vander Stichele1-60/+48
2004-01-12sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte1-12/+20
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje1-0/+361