diff options
| author | Daniel Drake <dsd@gentoo.org> | 2008-07-07 21:28:58 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-07-07 21:28:58 +0000 |
| commit | 23078b431b8326da30fcb60101fd26618951587b (patch) | |
| tree | 30bc0a2322f309e6c1bb04fff088aad74536ee46 /ChangeLog | |
| parent | 0db3e69da91738f8ae84923ab3d78deb25bc2ca4 (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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |
