diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,15 @@ Patch by: William M. Brack <wbrack at mmm dot com dot hk> + * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format): + Fix potential caps leak. + If we can't get the framerate with an ioctl, try to get it with the + current norm. Fixes #520092. + +2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk> + + Patch by: William M. Brack <wbrack at mmm dot com dot hk> + * 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 |
