gstreamer/sys
Ronald S. Bultje c626afd60a sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return value than
Original commit message from CVS:
* sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
Don't actually error out if we get another return value than
-EINVAL. Opposite to what I first thought, drivers have random
return values for this, although -EINVAL is the expected return
value. Since this is not fatal, we shouldn't use
GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
2004-10-01 10:02:42 +00:00
..
v4l sys/v4l/v4lsrc_calls.c: Don't actually error out if we get another return value than 2004-10-01 10:02:42 +00:00
ximage sys/: Fix mistakes from thaytan's patches. 2004-09-22 15:59:56 +00:00
xvimage sys/: Fix mistakes from thaytan's patches. 2004-09-22 15:59:56 +00:00
Makefile.am fix for 151236 2004-08-30 10:26:52 +00:00