summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2008-07-07 21:28:58 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-07-07 21:28:58 +0000
commit23078b431b8326da30fcb60101fd26618951587b (patch)
tree30bc0a2322f309e6c1bb04fff088aad74536ee46 /ChangeLog
parent0db3e69da91738f8ae84923ab3d78deb25bc2ca4 (diff)
sys/v4l2/v4l2src_calls.c: Try progressive video if interlaced fails. Fixes bug #541956 and the usage of v4l2src on OLPC.
Original commit message from CVS: Patch by: Daniel Drake <dsd at gentoo dot org> * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture), (gst_v4l2src_get_nearest_size): Try progressive video if interlaced fails. Fixes bug #541956 and the usage of v4l2src on OLPC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19ce2fe1..56ecd69c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2008-07-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ Patch by: Daniel Drake <dsd at gentoo dot org>
+
+ * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
+ (gst_v4l2src_get_nearest_size):
+ Try progressive video if interlaced fails. Fixes bug #541956
+ and the usage of v4l2src on OLPC.
+
+2008-07-07 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
(gst_rtp_speex_depay_process):
* gst/rtp/gstrtpspeexdepay.h: