From dfe8d582fc40d238b8dfa6240e25fc4e540bf01e Mon Sep 17 00:00:00 2001 From: "William M. Brack" Date: Mon, 26 May 2008 15:14:55 +0000 Subject: sys/v4l2/v4l2src_calls.c: If we fail to get the frame intervals, simply don't touch the framerates on the template ca... Original commit message from CVS: Patch by: William M. Brack * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format_and_size): If we fail to get the frame intervals, simply don't touch the framerates on the template caps instead of discarding the format. See #520092. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 962cadaf..6775041e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-05-26 Wim Taymans + + Patch by: William M. Brack + + * sys/v4l2/v4l2src_calls.c: + (gst_v4l2src_probe_caps_for_format_and_size): + If we fail to get the frame intervals, simply don't touch the framerates + on the template caps instead of discarding the format. See #520092. + 2008-05-26 Wim Taymans Patch by: William M. Brack -- cgit