diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-08-24 00:40:07 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-08-24 00:40:07 +0000 |
commit | a411f9e71ac0f023218be100081395c8bbed88fd (patch) | |
tree | 3273f49c005b4219fcb45404c590402c264485d2 /ChangeLog | |
parent | 2d7cf5f38549d6e18f124e3171c8687640b3eb35 (diff) | |
download | gst-plugins-bad-a411f9e71ac0f023218be100081395c8bbed88fd.tar.gz gst-plugins-bad-a411f9e71ac0f023218be100081395c8bbed88fd.tar.bz2 gst-plugins-bad-a411f9e71ac0f023218be100081395c8bbed88fd.zip |
Fix set_caps to set width and height to the values the driver is really working with.
Original commit message from CVS:
Fix set_caps to set width and height to the values the driver is really working with.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-08-23 Edgard Lima <edgard.lima@indt.org.br> + + * sys/v4l2/gstv4l2src.c: + * sys/v4l2/v4l2src_calls.c: + * sys/v4l2/v4l2src_calls.h: + Fix set_caps to set width and height to the values the driver is + really working with. + + 2006-08-23 Tim-Philipp Müller <tim at centricular dot net> * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_push_block): |