summaryrefslogtreecommitdiffstats
path: root/sys/v4l2
Commit message (Expand)AuthorAgeFilesLines
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-294-5/+5
* - UNITS -> DEFAULTWim Taymans2003-05-241-7/+1
* Actually, I didn't read the spec correctly. dohRonald S. Bultje2003-05-221-16/+2
* Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?Ronald S. Bultje2003-05-221-1/+6
* Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje2003-05-214-46/+218
* This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje2003-05-104-376/+368
* Implement element synchronization (#108301)Ronald S. Bultje2003-05-023-29/+243
* Fix v4l/v4l2 compilation problemsRonald S. Bultje2003-03-091-0/+14
* Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje2003-03-0211-328/+213
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-3/+3
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-10/+10
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...Ronald S. Bultje2002-11-139-157/+274
* Let's use g_strerror() instead of strerror()Ronald S. Bultje2002-10-263-31/+31
* Use strerror() instead of sys_errlist[] (deprecated)Ronald S. Bultje2002-10-243-31/+31
* I'm such an idiot - these files should have been in a week agoRonald S. Bultje2002-09-285-90/+28
* This patch fixes some issues caused by design issues in video4linux, adds som...Ronald S. Bultje2002-09-202-57/+67
* some enhancements for capsnegoRonald S. Bultje2002-09-181-2/+15
* This fixes the video4linux/video4linux2 debug output, which had one \n too muchRonald S. Bultje2002-09-173-3/+3
* This build bug accidently went into the CVSRonald S. Bultje2002-09-171-3/+3
* Add the convert functions to the source pads of the video4linux and video4lin...Ronald S. Bultje2002-09-161-1/+65
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* this adds video4linux2 source and element plugins. The division in v4l2* plug...Ronald S. Bultje2002-09-0911-0/+3159