Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys/v4l2/: Fix compilation with newer GIT kernels that deprecated | Bastien Nocera | 2008-06-09 | 1 | -0/+8 |
| | | | | | | | | | Original commit message from CVS: Patch by: Bastien Nocera <hadess at hadess dot net> * sys/v4l2/gstv4l2vidorient.c: * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists): Fix compilation with newer GIT kernels that deprecated V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317. | ||||
* | docs/plugins/: Add v4l2 plugin to the docs. | Wim Taymans | 2006-09-26 | 1 | -7/+7 |
| | | | | | | | | | | | | | | Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: Add v4l2 plugin to the docs. * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read), (gst_v4l2src_get_mmap), (gst_v4l2src_create): * sys/v4l2/gstv4l2src.h: * sys/v4l2/gstv4l2vidorient.c: Fix docs. Remove some more externs. | ||||
* | Add Video Orientation interface support to v4l2src. | Edgard Lima | 2006-09-19 | 1 | -0/+96 |
Original commit message from CVS: Add Video Orientation interface support to v4l2src. |