Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add the convert functions to the source pads of the video4linux and ↵ | Ronald S. Bultje | 2002-09-16 | 1 | -1/+65 | |
| | | | | | | | video4linux2 source plugins Original commit message from CVS: Add the convert functions to the source pads of the video4linux and video4linux2 source plugins | |||||
* | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 2002-09-10 | 1 | -1/+1 | |
| | | | | | Original commit message from CVS: This updates all plugins to the new API for gst_pad_try_set_caps | |||||
* | this adds video4linux2 source and element plugins. The division in v4l2* ↵ | Ronald S. Bultje | 2002-09-09 | 11 | -0/+3159 | |
plugins is the same as for v4l1 - i.e. an el... Original commit message from CVS: this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later. |