summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2object.c
Commit message (Collapse)AuthorAgeFilesLines
* Some clean-ups requested by wingo in bug #338818.Edgard Lima2006-05-191-7/+7
| | | | | Original commit message from CVS: Some clean-ups requested by wingo in bug #338818.
* configure.ac: Check for X11Stefan Kost2006-05-181-2/+8
| | | | | | | | | | | | | Original commit message from CVS: * configure.ac: Check for X11 * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices): * sys/v4l2/gstv4l2object.h: * sys/v4l2/gstv4l2src.c: (gst_v4l2src_iface_supported): * sys/v4l2/gstv4l2src.h: * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open): * sys/v4l2/gstv4l2xoverlay.h: Code cleanups, fix debug macros
* Changes proposed by Wingo in bug #338818.Edgard Lima2006-05-111-0/+519
Original commit message from CVS: Changes proposed by Wingo in bug #338818.