Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 1 | -0/+837 | |
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. |