summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6775041e..31c7fe7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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