diff options
| author | Andy Wingo <wingo@pobox.com> | 2007-06-06 10:19:17 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2007-06-06 10:19:17 +0000 |
| commit | dd803ce06c892cfed21e26095cc8d13b343a3a76 (patch) | |
| tree | 015e6e78d2d34e877ccf33331615ffab51f0194b /ChangeLog | |
| parent | 37e309798181a7ec0e56123563cc891facd3809b (diff) | |
sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
Original commit message from CVS:
2007-06-06 Andy Wingo <wingo@pobox.com>
* sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
(gst_v4l2src_probe_caps_for_format_and_size): Only probe for
format and size if the ioctls are defined; should fix compilation
on Linux < 2.16.19.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-06-06 Andy Wingo <wingo@pobox.com> + + * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format) + (gst_v4l2src_probe_caps_for_format_and_size): Only probe for + format and size if the ioctls are defined; should fix compilation + on Linux < 2.16.19. + 2007-06-06 Tim-Philipp Müller <tim at centricular dot net> * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420): |
