summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2element.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-12sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte1-64/+124
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje1-4/+4
2003-11-09Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje1-5/+8
2003-11-07Add device autodetectionRonald S. Bultje1-1/+175
2003-11-02hmm...Ronald S. Bultje1-24/+11
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje1-259/+173
2003-09-13Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje1-11/+2
2003-03-02Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje1-49/+50
2002-11-13v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...Ronald S. Bultje1-16/+39
2002-09-28I'm such an idiot - these files should have been in a week agoRonald S. Bultje1-25/+4
2002-09-20This patch fixes some issues caused by design issues in video4linux, adds som...Ronald S. Bultje1-1/+2
2002-09-09this adds video4linux2 source and element plugins. The division in v4l2* plug...Ronald S. Bultje1-0/+493