diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2013-07-02 07:56:38 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-07-26 10:29:52 -0300 |
commit | a34cacab1565fdee77544b12407274ffb4d9daa0 (patch) | |
tree | e5a8bd2aa38281401f3be684edae3e3b59daf6b4 /drivers/media/Makefile | |
parent | 81913283c80be8c0b7e038c26e2a611ab38394f1 (diff) |
[media] usbtv: Fix deinterlacing
The image data is laid out a bit more weirdly and thus needs more work to
properly interlace. What we get from hardware is V4L2_FIELD_ALTERNATE, but
since userspace support for it is practically nonexistent, thus we make
V4L2_FIELD_INTERLACED from it so that it's more easily interpreted.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/Makefile')
0 files changed, 0 insertions, 0 deletions