diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2007-09-11 Wim Taymans <wim.taymans@gmail.com> + + * sys/v4l2/v4l2src_calls.c: + (gst_v4l2src_probe_caps_for_format_and_size): + Fix framerate detection code some more. + Handle the case where there is a weird step in the stepwise framerates. + Don't overwrite the min interval with the framerate, use a temp variable + instead. + Use max in the Continuous framerate intervals instead of step, which is + 1 according to the docs. Fixes #475424. + 2007-09-10 Wim Taymans <wim.taymans@gmail.com> * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create): |
