Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-03 | removing icle for v4l2 | Thomas Vander Stichele | 1 | -510/+0 | |
Original commit message from CVS: removing icle for v4l2 | |||||
2006-09-27 | Removed set-undef-fps. | Edgard Lima | 1 | -11/+1 | |
Original commit message from CVS: Removed set-undef-fps. | |||||
2006-09-27 | Small cleanups. | Wim Taymans | 1 | -8/+29 | |
Original commit message from CVS: * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_set_property_helper), (gst_v4l2_set_defaults): * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read), (gst_v4l2src_create): * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open): * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities), (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_set_norm), (gst_v4l2_get_frequency), (gst_v4l2_set_frequency), (gst_v4l2_signal_strength), (gst_v4l2_get_attribute), (gst_v4l2_set_attribute), (gst_v4l2_get_input), (gst_v4l2_set_input): * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame), (gst_v4l2src_get_capture), (gst_v4l2src_set_capture), (gst_v4l2src_capture_init), (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop), (gst_v4l2src_buffer_new): * tests/icles/v4l2src-test.c: (my_bus_callback), (main): Small cleanups. Fix error messages. Use locks when getting timestamps. Fix leaks in test. Add licensing header to tests. | |||||
2006-09-27 | Some cleanups and comments. | Edgard Lima | 1 | -6/+6 | |
Original commit message from CVS: Some cleanups and comments. | |||||
2006-09-19 | Just a small fix to the app options. | Edgard Lima | 1 | -1/+1 | |
Original commit message from CVS: Just a small fix to the app options. | |||||
2006-09-19 | Add Video Orientation interface support to v4l2src. | Edgard Lima | 1 | -2/+91 | |
Original commit message from CVS: Add Video Orientation interface support to v4l2src. | |||||
2006-09-15 | The test application and the plgind error messages has been improved. | Edgard Lima | 1 | -24/+193 | |
Original commit message from CVS: The test application and the plgind error messages has been improved. | |||||
2006-05-05 | Some changes proposed by wingo in bug #338818 (but not everything yet). ↵ | Martin Rubli | 1 | -2/+2 | |
Patch from Martin Rubli to fix framerate dete... Original commit message from CVS: Some changes proposed by wingo in bug #338818 (but not everything yet). Patch from Martin Rubli to fix framerate detection. | |||||
2006-05-01 | Few improvements to move to good. | Edgard Lima | 1 | -0/+241 | |
Original commit message from CVS: Few improvements to move to good. |