commit | 1a17948184a3320e0bb0aab561112211d2e9b7a8 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Tue Mar 04 07:28:11 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Mar 11 06:56:38 2014 -0300 |
tree | a25e6526939a67a4bde8017a1b2db76981fd17be | |
parent | 0647064293d745720fc62e2edc7734fa8af06adf [diff] |
[media] pwc: do not decompress the image unless the state is DONE There is no point in trying to decompress a captured frame unless the buffer state is OK. It won't be used in any other state, and in fact the contents of the buffer might well be corrupt. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>