summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWilliam M. Brack <wbrack@mmm.com.hk>2008-03-25 12:33:09 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-03-25 12:33:09 +0000
commite605a94e4093e1304b153ab1baf3e5ccef7562e8 (patch)
tree38a707e792e534fbc245850ab1fcb101fcf524e8 /ChangeLog
parent4271a5523d840a2eee8a51ede0cdc3f15a7b7694 (diff)
sys/v4l2/v4l2src_calls.c: Check whether the device supports setting the framerate before trying to set it and then po...
Original commit message from CVS: Based on patch by: William M. Brack <wbrack at mmm com hk> * sys/v4l2/v4l2src_calls.c: (fractions_are_equal), (gst_v4l2src_set_capture): Check whether the device supports setting the framerate before trying to set it and then posting a warning or error if it doesn't work (#516649, #520092). Also compare fractions more correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e5fea5e..4a95cb1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-03-25 Tim-Philipp Müller <tim at centricular dot net>
+
+ Based on patch by: William M. Brack <wbrack at mmm com hk>
+
+ * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
+ (gst_v4l2src_set_capture):
+ Check whether the device supports setting the framerate before
+ trying to set it and then posting a warning or error if it doesn't
+ work (#516649, #520092). Also compare fractions more correctly.
+
2008-03-23 Tim-Philipp Müller <tim at centricular dot net>
* gst/goom/Makefile.am: