summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2src.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-12sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte1-627/+621
2004-01-07Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-142/+86
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje1-45/+96
2003-11-02hmm...Ronald S. Bultje1-28/+18
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje1-7/+10
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+3
2003-09-13Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje1-11/+2
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-24/+66
2003-07-03Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje1-0/+4
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-1/+1
2003-05-24- UNITS -> DEFAULTWim Taymans1-7/+1
2003-05-21Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje1-12/+15
2003-05-10This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje1-371/+318
2003-05-02Implement element synchronization (#108301)Ronald S. Bultje1-28/+209
2003-03-02Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje1-33/+2
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-3/+3
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-10/+10
2002-11-13v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...Ronald S. Bultje1-13/+43
2002-09-20This patch fixes some issues caused by design issues in video4linux, adds som...Ronald S. Bultje1-56/+65
2002-09-18some enhancements for capsnegoRonald S. Bultje1-2/+15
2002-09-17This build bug accidently went into the CVSRonald S. Bultje1-3/+3
2002-09-16Add the convert functions to the source pads of the video4linux and video4lin...Ronald S. Bultje1-1/+65
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-1/+1
2002-09-09this adds video4linux2 source and element plugins. The division in v4l2* plug...Ronald S. Bultje1-0/+837