diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-20 14:58:33 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-20 14:58:33 -0200 |
commit | e3e5913c556520dce469afd75cf17f43479c2e27 (patch) | |
tree | 984c2acbe89d8e66395dc7a12643ca02ac2698d2 /.hgignore | |
parent | 8d0b0d47bd35938d37c80461e9adc9407be5d5c6 (diff) | |
download | mediapointer-dvb-s2-e3e5913c556520dce469afd75cf17f43479c2e27.tar.gz mediapointer-dvb-s2-e3e5913c556520dce469afd75cf17f43479c2e27.tar.bz2 |
Removed v4l2_tvnorm and made videodev to auto-generate standards
From: Mauro Carvalho Chehab <mchehab@infradead.org>
v4l2_tvnorm were meant to describe video standards and its names to V4L2 API.
However, this were meaning several static structures at the driver.
This patch changes the internals in a way that, at the driver, only a
v4l2_tvnorm (a 32 bit integer) should be filled, with all supported
parameters. videodev will dynamically generate the proper API array
based on supported standards.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions