Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-18 | Removed unused variable | Petri Hintukainen | |
2010-02-24 | Fix up V4L/V4L2 for non-Linux. | Darren Salt | |
2010-01-26 | Convert xine_log → xprintf. | Darren Salt | |
2010-01-26 | Switch off logging, convert some lprintf() to xine_log(), add a startup warning. | Darren Salt | |
2010-01-26 | Get rid of a few compiler warnings. | Darren Salt | |
2010-01-26 | More error checking. | Darren Salt | |
2010-01-22 | v4l2: set no. of bytes sent, and don't send more than max_size bytes at a time. | Darren Salt | |
--HG-- branch : v4l | |||
2010-01-22 | v4l2: set stream audio/video flags; check for VIDIOC_S_FMT failure. | Darren Salt | |
--HG-- branch : v4l | |||
2010-01-21 | Require v4l2:/ prefix. | Darren Salt | |
--HG-- branch : v4l | |||
2010-01-21 | Tidy up the v4l2 plugin. | Darren Salt | |
Get rid of most compile-time warnings. Clean up white space. Mark xine_plugin_info as EXPORTED. Fix xine-lib internal #includes. Use #defines instead of many "#ifdef HAVE_LIBV4L2"/"#else"/"#endif". --HG-- branch : v4l | |||
2010-01-06 | Use libv4l only if available, add copyright header | Trever Fischer | |
--HG-- branch : v4l | |||
2010-01-06 | Preliminary support for v4l2. | Trever Fischer | |
It's ugly and works half the time, but it's there. --HG-- branch : v4l |