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 441082ea..f269b1aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-09-04 Wim Taymans <wim.taymans@gmail.com>
+ * sys/v4l2/v4l2src_calls.c:
+ (gst_v4l2src_probe_caps_for_format_and_size):
+ Add some more debugging in the framerate function.
+ Iterate stepwise framerate up to and _including_ the max and if nothing
+ was added to the list, add a dummy 0/1 to 100/1 framerate so that we
+ don't end up with an empty list.
+
+2007-09-04 Wim Taymans <wim.taymans@gmail.com>
+
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
(gst_multiudpsink_set_clients_string),
(gst_multiudpsink_get_clients_string),