Age | Commit message (Expand) | Author | Files | Lines |
2005-07-22 | sys/v4l2/: implement read access. V4l2src will use read access if mmap doesn'... | Benjamin Otte | 1 | -23/+73 |
2005-06-09 | sys/v4l2/gstv4l2src.c: Don't use bytesused/length of a buffer for GST_BUFFER_... | Ronald S. Bultje | 1 | -3/+1 |
2005-01-07 | sys/v4l2/gstv4l2src.c: Fix against template (#150576). | Ronald S. Bultje | 1 | -0/+9 |
2004-10-25 | sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall... | Ronald S. Bultje | 1 | -1/+3 |
2004-10-24 | sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness. | Ronald S. Bultje | 1 | -6/+19 |
2004-05-07 | sys/v4l2/gstv4l2src.c: | Ronald S. Bultje | 1 | -0/+1 |
2004-04-10 | sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed to | Ronald S. Bultje | 1 | -37/+42 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -278/+279 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -436/+420 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 1 | -3/+3 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-12 | sys/v4l2/: add norm, channel and frequency properties. | Benjamin Otte | 1 | -627/+621 |
2004-01-07 | Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic... | Ronald S. Bultje | 1 | -1/+1 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -142/+86 |
2003-12-21 | configure.ac: Improve mpeg2enc detection. This is for distributions that do s... | Ronald S. Bultje | 1 | -45/+96 |
2003-11-02 | hmm... | Ronald S. Bultje | 1 | -28/+18 |
2003-10-10 | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 1 | -7/+10 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -3/+3 |
2003-09-13 | Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin | Ronald S. Bultje | 1 | -11/+2 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -24/+66 |
2003-07-03 | Fix missing config.h and unistd.h includes which were apparently removed from... | Ronald S. Bultje | 1 | -0/+4 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -1/+1 |
2003-05-24 | - UNITS -> DEFAULT | Wim Taymans | 1 | -7/+1 |
2003-05-21 | Some final fixes for the v4lsrc elements. remove software sync thread (use GS... | Ronald S. Bultje | 1 | -12/+15 |
2003-05-10 | This implements filtered-caps negotiation for all the v4l*src elements, and r... | Ronald S. Bultje | 1 | -371/+318 |
2003-05-02 | Implement element synchronization (#108301) | Ronald S. Bultje | 1 | -28/+209 |
2003-03-02 | Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau... | Ronald S. Bultje | 1 | -33/+2 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -3/+3 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -10/+10 |
2002-11-13 | v4l plugins: add open/close signals v4l2 plugins: add open/close signals move... | Ronald S. Bultje | 1 | -13/+43 |
2002-09-20 | This patch fixes some issues caused by design issues in video4linux, adds som... | Ronald S. Bultje | 1 | -56/+65 |
2002-09-18 | some enhancements for capsnego | Ronald S. Bultje | 1 | -2/+15 |
2002-09-17 | This build bug accidently went into the CVS | Ronald S. Bultje | 1 | -3/+3 |
2002-09-16 | Add the convert functions to the source pads of the video4linux and video4lin... | Ronald S. Bultje | 1 | -1/+65 |
2002-09-10 | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 1 | -1/+1 |
2002-09-09 | this adds video4linux2 source and element plugins. The division in v4l2* plug... | Ronald S. Bultje | 1 | -0/+837 |