gstreamer/sys
Jan Schmidt 38baf136e6 sys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not implement ioctl) the same as
Original commit message from CVS:
* sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
Treat ENOTTY (driver does not implement ioctl) the same as
EINVAL since it implies there are no available standards.
* sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
(gst_v4l2src_get_nearest_size):
Replace gst_v4l2src_get_size_limits with 2 calls to new function
gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
probe if the driver does not support VIDIOC_TRY_FMT for whatever
reason, and if we aren't yet actively capturing.
* sys/v4l2/v4l2src_calls.h:
Remove replaced function declaration.
2008-01-31 16:12:28 +00:00
..
directdraw sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer. 2008-01-07 16:41:00 +00:00
directsound Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
oss sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is the one we requested. It is valid for the ... 2007-12-08 16:47:33 +00:00
osxaudio Managed to resolve most unused declarations. Filed a bug for one left. 2008-01-15 15:22:41 +00:00
osxvideo Revert previous change caused by a file that got stuck on an old revision. 2008-01-15 16:04:44 +00:00
sunaudio Generate the image-type values correctly. Leave them out of the caps when outputting a "preview image" tag, since it ... 2008-01-11 21:08:59 +00:00
v4l2 sys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not implement ioctl) the same as 2008-01-31 16:12:28 +00:00
waveform Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
ximage Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached() macro in GLib-2.15.x (i... 2007-12-26 16:03:57 +00:00
Makefile.am Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00